Chapter 15. Tuning and Debugging Applications

Tuning and Debugging Applications

In this chapter, you’ll learn:

How to make your ASP.NET pages run more efficiently.

How to test and diagnose problems in ASP.NET pages.

All the examples and text so far in this book have emphasized getting Web pages to work in the simplest, most obvious way possible. This approach has many advantages in terms of learning time, development time, and ongoing maintenance time. However, as so often happens, the most obvious approach isn’t always the most efficient one. If everything goes right and your pages become a phenomenal success, you should expect to encounter a performance bottleneck or two.

ASP.NET ...

Get Web Database Development Step by Step .NET Edition, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.