Wiki NewForum | Latest Entertainment News

Wiki NewForum | Latest Entertainment News (https://www.wikinewforum.com//index.php)
-   ASP.NET Forum & Tutorial (https://www.wikinewforum.com//forumdisplay.php?f=106)
-   -   What is Fragment Caching in ASP.NET? (https://www.wikinewforum.com//showthread.php?t=7613)

bholus7 05-31-2009 04:45 AM

What is Fragment Caching in ASP.NET?
 
What is Fragment Caching in ASP.NET?


  • Fragment caching refers to the caching of individual user controls within a Web Form.
  • Each user control can have independent cache durations and implementations of how the caching behavior is to be applied.
  • Fragment caching is useful when you need to cache only a subset of a page.
  • Navigation bars, header, and footers are good candidates for fragment caching.


All times are GMT. The time now is 03:30 PM.

Powered by vBulletin® Version 3.8.10
Copyright ©2000 - 2024, vBulletin Solutions, Inc.