Visual C#. NET 2003 Unleashed
|
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
CACHING AT A GLANCE
|
|