<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Tips for using the ASP.NET cache to store SQL Server DataSets</title>
	<atom:link href="http://nerdfortress.com/2008/07/28/tips-for-using-the-aspnet-cache-to-store-sql-server-datasets-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://nerdfortress.com/2008/07/28/tips-for-using-the-aspnet-cache-to-store-sql-server-datasets-3/</link>
	<description>Esoteric How-to&#039;s, Essays, and Rand();</description>
	<lastBuildDate>Fri, 03 Feb 2012 01:03:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: sunny</title>
		<link>http://nerdfortress.com/2008/07/28/tips-for-using-the-aspnet-cache-to-store-sql-server-datasets-3/#comment-602</link>
		<dc:creator><![CDATA[sunny]]></dc:creator>
		<pubDate>Mon, 28 Mar 2011 12:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://nerdfortress.com/index.php/2008/07/28/tips-for-using-the-aspnet-cache-to-store-sql-server-datasets-3/#comment-602</guid>
		<description><![CDATA[nice post ! just want to mentioned that if your app is running in a multi-server environment, then the use of asp.net cant be reliable as  it is stand alone inProc. the use of a in memory &lt;a href=&quot;http://www.alachisoft.com/ncache/asp-net-cache.html&quot; rel=&quot;nofollow&quot;&gt;distributed cache&lt;/a&gt; is recommended here.]]></description>
		<content:encoded><![CDATA[<p>nice post ! just want to mentioned that if your app is running in a multi-server environment, then the use of asp.net cant be reliable as  it is stand alone inProc. the use of a in memory <a href="http://www.alachisoft.com/ncache/asp-net-cache.html" rel="nofollow">distributed cache</a> is recommended here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

