Pages

Sunday, March 9, 2008

Improving ASP.NET Performance

To build ASP.NET applications that meet your performance objectives, you need to understand the places where bottlenecks typically occur, the causes of the bottlenecks, and the steps to take to prevent the bottlenecks from occurring in your application. A combination of sound architecture and design, best practice coding techniques, and optimized platform and Microsoft .NET Framework configuration is required.

I came accross a very good article around to improve the performance of the system.


http://msdn2.microsoft.com/en-us/library/ms998549.aspx

No comments: