10 ASP.NET Performance and Scalability Secrets
02 Feb 2008Very good article. Covers all the following topics:
- ASP.NET Pipeline optimization
- ASP.NET Process configuration optimization
- Things you must do for ASP.NET before going live
- Content Delivery Network
- Caching AJAX calls on browser
- Making best use of Browser Cache
- On demand progressive UI loading for fast smooth experience
- Optimize ASP.NET 2.0 Profile provider
- How to query ASP.NET 2.0 Membership tables without bringing down the site
- Prevent Denial of Service (DOS) attack
http://www.codeproject.com/KB/aspnet/10ASPNetPerformance.aspx