Answer: The Fragement caching is support to cache a web part in the web page.For instance, a Web form might contain many pieces of variable information plus a single large table that almost never changes. In this case, you might place that table in a Web user control and store the response for that control in cache. |