December 2004
Intermediate to advanced
1008 pages
21h 40m
English
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.
Read now
Unlock full access