very new to ASP.NET Web Forms but ok with the others. Im just curious what the equivalent to "cache.manifest" in ASP.NET WebForms?
Thank you
ps. I was looking into <%@ OutputCache Duration="60" VaryByParam="*" %> am i on the right lines? if so, can you explain? thanks