Summary

This chapter discussed the ASP.NET toolkit that enables developers to store pages in a cache. You also reviewed how to manage the behavior of the cache.

Use of a cache could greatly increase the performance of your application, but you should use it very carefully because you could get surprising results: incorrect data representation (retrieving an incorrect version of the page from the cache) or memory overflow on the server side.

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.