<?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 for Alex Tsung's Weblog</title>
	<atom:link href="http://atsung.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://atsung.wordpress.com</link>
	<description>ASP.NET related</description>
	<lastBuildDate>Thu, 19 Nov 2009 03:37:13 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on DotNetNuke Reset Password by Michael Washington</title>
		<link>http://atsung.wordpress.com/2008/11/18/dotnetnuke-reset-password/#comment-50</link>
		<dc:creator>Michael Washington</dc:creator>
		<pubDate>Thu, 19 Nov 2009 03:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://atsung.wordpress.com/?p=80#comment-50</guid>
		<description>Thanks this totally works even in DNN 5.</description>
		<content:encoded><![CDATA[<p>Thanks this totally works even in DNN 5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Velocity (CTP3) &#8211; How do I know if a cache region is created? by Fatih Sever</title>
		<link>http://atsung.wordpress.com/2009/06/01/velocity-how-do-i-know-if-a-cache-region-is-created/#comment-44</link>
		<dc:creator>Fatih Sever</dc:creator>
		<pubDate>Thu, 06 Aug 2009 11:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://atsung.wordpress.com/?p=118#comment-44</guid>
		<description>Absolutely right!

I&#039;ve same issue too. I&#039;m using code like this:

DataCacheFactory cacheFactory = new DataCacheFactory();
DataCache cache = cacheFactory.GetCache(&quot;Default&quot;);

try
{
     cache.CreateRegion(&quot;Articles&quot;, false);
}
catch {}

But I&#039;m sure that everybody knows that is not a healty method.</description>
		<content:encoded><![CDATA[<p>Absolutely right!</p>
<p>I&#8217;ve same issue too. I&#8217;m using code like this:</p>
<p>DataCacheFactory cacheFactory = new DataCacheFactory();<br />
DataCache cache = cacheFactory.GetCache(&#8220;Default&#8221;);</p>
<p>try<br />
{<br />
     cache.CreateRegion(&#8220;Articles&#8221;, false);<br />
}<br />
catch {}</p>
<p>But I&#8217;m sure that everybody knows that is not a healty method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google AJAX Language Custom Server Control by jdk</title>
		<link>http://atsung.wordpress.com/2008/08/26/google-ajax-language-custom-server-control/#comment-24</link>
		<dc:creator>jdk</dc:creator>
		<pubDate>Sat, 03 Jan 2009 11:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://atsung.wordpress.com/?p=46#comment-24</guid>
		<description>neat. thanks</description>
		<content:encoded><![CDATA[<p>neat. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery and ASP.NET AJAX PageMethods by atsung</title>
		<link>http://atsung.wordpress.com/2008/08/12/jquery-and-aspnet-ajax-pagemethods/#comment-23</link>
		<dc:creator>atsung</dc:creator>
		<pubDate>Tue, 30 Dec 2008 18:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://atsung.wordpress.com/?p=21#comment-23</guid>
		<description>&lt;a href=&quot;http://encosia.com/2008/03/27/using-jquery-to-consume-aspnet-json-web-services/&quot; rel=&quot;nofollow&quot;&gt;encosia.com&lt;/a&gt; is a great site, I use it as my main reference for Ajax.</description>
		<content:encoded><![CDATA[<p><a href="http://encosia.com/2008/03/27/using-jquery-to-consume-aspnet-json-web-services/" rel="nofollow">encosia.com</a> is a great site, I use it as my main reference for Ajax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery and ASP.NET AJAX PageMethods by Michael Waddell</title>
		<link>http://atsung.wordpress.com/2008/08/12/jquery-and-aspnet-ajax-pagemethods/#comment-22</link>
		<dc:creator>Michael Waddell</dc:creator>
		<pubDate>Tue, 30 Dec 2008 08:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://atsung.wordpress.com/?p=21#comment-22</guid>
		<description>Very nice article and discussion. I&#039;m just cracking the surface on this stuff. Your approach is clear and makes sense. Have you seen the &lt;a href=&quot;http://encosia.com/2008/03/27/using-jquery-to-consume-aspnet-json-web-services/&quot; rel=&quot;nofollow&quot;&gt;encosia.com&lt;/a&gt;? Several good articles on jquery, json and related stuff.</description>
		<content:encoded><![CDATA[<p>Very nice article and discussion. I&#8217;m just cracking the surface on this stuff. Your approach is clear and makes sense. Have you seen the <a href="http://encosia.com/2008/03/27/using-jquery-to-consume-aspnet-json-web-services/" rel="nofollow">encosia.com</a>? Several good articles on jquery, json and related stuff.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
