Thursday, January 10, 2008

ASP.NET Performance Tips

The article provides some tips to improve the performance of your ASP.NET applications by using multiple recordsets, paged data access, and Cache API. The author further examines Per-request, Page output, and Kernel caching mechanisms along with a description of connection pooling and GZip compression.

http://aspalliance.com/1533_ASPNET_Performance_Tips.all

No comments: