Chapter 14. Cache Control in ASP.NET

This chapter introduces the caching features of ASP.NET, and is structured as follows:

  • ASP.NET cache management— Looks at what cache management is and how it can be used.

  • Page output caching— Looks at ASP.NET Web Form output caching.

  • Fragment caching— Looks at ASP.NET fragment caching, which has the capability of caching only sections of a page through the use of user controls.

  • Request caching— Looks at request caching in an ASP.NET application and demonstrates its use.

By the end of this chapter, you should be able to integrate cache management into your web-based applications and understand the concepts ...

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