<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/asp/tags/cache</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 15:05:28 GMT</pubDate>
<item>
<title>(ASP) ASP.net: Prevent Caching of a Page - jink</title>
<link>http://snipplr.com/view/14705/aspnet-prevent-caching-of-a-page/</link>
<description><![CDATA[ <p>Code snippet prevents caching of the page by setting http header values and a LAST MODIFIED header to prevent google from caching too long.  This should go into the page load event.</p> ]]></description>
<pubDate>Mon, 04 May 2009 10:28:12 GMT</pubDate>
<guid>http://snipplr.com/view/14705/aspnet-prevent-caching-of-a-page/</guid>
</item>
<item>
<title>(ASP) ASP no cache - elightbo</title>
<link>http://snipplr.com/view/1662/asp-no-cache/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 13 Nov 2006 12:10:00 GMT</pubDate>
<guid>http://snipplr.com/view/1662/asp-no-cache/</guid>
</item>
</channel>
</rss>