What is the difference between page-level caching and fragment caching?
Ask by Sumit Kesarwani
Updated 22 Sep 2020
In the page-level caching, an entire Web page is cached; whereas, in the fragment caching, a part of the Web page, such as a user control added to the Web page, is cached.