I add <%@ OutputCache Location="server" VaryByParam="*"%> directive asp.net page. The web application is deployed either via Visual Studio Development Server, IIS Express and IIS 7.5 on a local machine. Where can I find the cached files on the machine to verify that different versions of cached pages are generated depends on various query string combination?
Thanks,
Jacob
sample :
https://web.archive.org/web/20211020121627/https://www.4guysfromrolla.com/articles/061610-1.aspx
http://www.codeguru.com/csharp/.net/net_asp/article.php/c19835/Creating-a-Custom-Output-Cache-Provider-in-ASPNET-4.htm