Browse by Tags
Sorry, but there are no more tags available to filter with.
- Architects UG: 16 Case Studies of ASP.NET Web Performance
-
Below is a slide deck for the talk I gave today on Architect UG. The presentation focused on 16 case studies of performance that is less than optimal. The session is focused on baking performance engineering into the development lifecycle. Read More...
- Distributed Architecture Drawbacks Revealed By Netmon(Bonus - TDS Parser Goes Public)
-
Distributed architecture can mercilessly backfire at you. In my case flexible architecture, elegant design patterns, and smart code led to abuse of the flexibility, resulting in very poor performance . Free Microsoft Network Read More...
- Why My ASP.NET Application's Performance Is Less Than Optimal?
-
From my recent engagements I collected few performance anti-patterns that make ASP.NET web application to perform the way that is less than optimal. Many related to architecture and design. Below is the list of the anti-patterns Read More...
- Silverlight - Browser Cache And Performance Optimization
-
I was recently involved in the discussion about how Silverlight application is handled by the browser regarding browser cache. After quick research I have found two great articles by Dino Esposito that contain good explanation Read More...