Chapter 11. Tweaking ASP.NET Web Forms performance

This chapter covers

  • Improving HTML
  • Changing your settings
  • Utilizing a code profiler

In the previous chapter, we started looking deeper into the performance of an ASP.NET MVC application. In this chapter, we begin to look at specific techniques for ASP.NET Web Forms performance. (Chapter 10 focused on ASP.NET MVC performance.)

As you’ve progressed through this book, you’ve cut the load time of the Surf Store application in half. That is pretty impressive, considering it was all done using front-end optimization techniques. But what happens when you’ve optimized the front end of your website as much as possible, yet your web pages still load slowly? This is a good indication that you should ...

Get Fast ASP.NET Websites 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.