ASP.NET
Caching OutputASP.NET - Caching Output
Caching Output
Caching Content
Managing Cached Content
Caching User Controls
When Output Caching Makes Sense
Conclusion 14
Tutorial 15 Quick Reference
After completing this tutorial, you will be able to
- Cache content
- Improve the performance of Web applications by using output caching
- Manage the cached content through the OutputCache directive
- Manage the cached content through the HttpCachePolicy class