Chapter 24. Caching

IN BRIEF

This chapter introduces you to the world of data caching in ASP.NET. You will learn the different techniques of caching data in ASP.NET and when you should use each of the different means of caching. Next, you will learn about the OutputCache directive and how to use it. Finally, you will learn about the HttpCachePolicy and Cache objects.

WHAT YOU NEED

RECOMMENDED SOFTWARE.NET Framework

Visual Studio .NET

IIS
RECOMMENDED HARDWARE.NET-enabled desktop client
SKILLS REQUIREDC# coding

CACHING AT A GLANCE

Caching484  
 Introduction to ASP.NET Caching485Using HttpCachePolicy489
 OutputCache Directive486Using the Cache Object491
Summary496  
Further Reading496  

Get Microsoft® Visual C#® .NET 2003 Unleashed 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.