In this chapter, you'll learn:
How to cache site content for faster performance.
This article provides guidelines for improving performance of a site and links to best-practices documentation.
This article describes how to increase performance by caching application data and page output.
This article describes how to cache some or all of the response generated by an ASP.NET page (output caching).
This article shows you how to cache only certain parts of a page.