AppFabric Caching Talk Materials
Thanks to all the attendants of the yesterday’s session. I had a lot of fun, hope you had too. Please feel free sending me questions and comments. You can find slides and demos from the session on my SkyDrive: Have fun. Yours, Vlad Share | var ... המשך לקרוא>
linqed , 10-04-2010 14:34
AppFabric Caching Talk @ WDC Today!
It is still not late to register and take part in the talk. This talk is going to be one of the richest sources of information about AppFabric Caching available, so you will definitely benefit from it. For details and registration: https://msevents ... המשך לקרוא>
linqed , 10-03-2010 11:09
ASP.NET Output Cache Provider
ASP.NET Output Cache Provider One of the new features that were shipped with ASP.NET 4 was new providers for caching purpose. In this post I’ll explain one of them – the OutputCacheProvider . OutputCacheProvider Up until ASP.NET 4 the output ... המשך לקרוא>
Gil Fink , 07-18-2010 14:17
Application Monitors may hurt performance badly
I’ve just spent two days and a night between them on the client site, trying to solve a severe performance problem with the application, that Netwise (the company I work for) has developed. It is an ASP.NET web application, running on Windows ... המשך לקרוא>
linqed , 03-16-2010 16:53
Exceptions are common enemies of Web Apps performance
(Update: Thanks to Avi Pinto for pointing out at a stupid mistake regarding catching exceptions in every method. What I meant was that it is a bad practice catching exceptions in every method. Don’t catch exceptions if you have nothing to do ... המשך לקרוא>
linqed , 03-11-2010 11:52
Using ASP.NET to Generate Dynamic JavaScript
     NOTE: I am excited to have Rick Kiessig as our guest blogger. Rick worked with Myspace, MSN, eBay, and Silicon Valley’s MTC to mention a few. His recent work is a book Ultra-Fast ASP.NET which anyone who’s serious about ... המשך לקרוא>
alikl , 11-08-2009 8:18
Performance: Automatically minify java script files with Visual Studio.
One of simplest ways to reduce network load is to minify java script files downloaded to a clients. By minifying I mean removing all “Enters”, “Tabs”, “Spaces”, Comments etc.  all those that help us to turn our scripts into a readable story ... המשך לקרוא>
Frolov Yevgeni , 10-21-2009 8:24
Replacing ASP.NET Session with Velocity Session Provider
Replacing ASP.NET Session with Velocity Session Provider One nice feature of Microsoft Distributed Cache aka Velocity is a custom session provider that can replace the ASP.NET default session provider . In this post I’ll explain how to replace ... המשך לקרוא>
Gil Fink , 10-06-2009 10:13
Building a Simple Cache Manager
Building a Simple Cache Manager As I wrote in a previous post , I’ve started to work in a new project. My role there is a technical team leader of a very big team (10 developers). Part of my role is helping the team to create infrastructure ... המשך לקרוא>
Gil Fink , 08-21-2009 16:25
כיווץ הקובץ שיורד ללקוח באמצעות - Response.Filter
ב - UserGroup האחרון של קבוצת ה - Web, דיבר דן אמיגה על החידושים ב- Asp.Net 4.0 אני לא זוכר באיזה הקשר הוא הראה כיצד להקטין את גודל ה - Response שיורד, כי אפשר לעשות את זה גם בגרסאות קודמות. כל מה שאתם צריכים לעשות, זה להוסיף את שני שורות הקוד ... המשך לקרוא>
Shlomo , 06-09-2009 8:03
Page 1 of 4 (34 items) 1 2 3 4 Next >