提高ASP.NET应用程序的性能

问题描述:

如何提高ASP.NET应用程序的性能?这是我是应该照顾字段?该应用程序包括数据库连接和图像解析等。

How to improve the performance of an ASP.NET application? Which are are the fields I should take care? The application includes DB connections and Image Parsing etc.

这本书提高.NET应用程序性能和可伸缩性有rel=\"nofollow\">提高ASP.NET在,这可能是值得一读。完整的书在网上MSDN,而且也可作为 PDF下载

The book Improving .NET Application Performance and Scalability has a chapter on Improving ASP.NET Performance, that might be worth reading. The full book is online at MSDN, and is also available as a PDF download.