Is there a way to cache part of a page in asp.net mvc to the file system? basically i would like to cache a partial or everything within the master page.
Is there a way to cache part of a page in asp.net mvc to the file system? basically i would like to cache a partial or everything within the master page.