Chapter 15. Performance, Scalability, and Metrics
ASP.NET makes it possible to develop Web applications quickly and easily, but the relative ease of use doesn't mean that the resulting product will perform or scale well. What is perfectly adequate for a small intranet site may very well buckle under the pressure of a huge audience on the Internet.In this chapter, we'll look at performance, the capability of your application to scale, and a number of ways to measure performance and scalability.