Mega Code Archive
Categories
/
ASP.Net
/
Session Cookie
Output Cache Duration (VB net)
<%@ Page Language="vb" %> <%@ OutputCache Duration="60" VaryByParam="name" %>
Output Cache Demonstration
Demonstration of Output Caching