<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>记事本 &#187; ASP.NET</title>
	<atom:link href="http://www.zhoumingzhi.com/category/aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zhoumingzhi.com</link>
	<description>这里全是流水账</description>
	<lastBuildDate>Sun, 11 Dec 2011 09:49:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<atom:link rel='hub' href='http://www.zhoumingzhi.com/?pushpress=hub'/>
		<item>
		<title>缓存的一点测试</title>
		<link>http://www.zhoumingzhi.com/2010/07/02/client-side-cache/</link>
		<comments>http://www.zhoumingzhi.com/2010/07/02/client-side-cache/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 10:02:19 +0000</pubDate>
		<dc:creator>小寒</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[个人日记]]></category>
		<category><![CDATA[缓存]]></category>

		<guid isPermaLink="false">http://www.zhoumingzhi.com/?p=903</guid>
		<description><![CDATA[记录一下测试用的代码。]]></description>
		<wfw:commentRss>http://www.zhoumingzhi.com/2010/07/02/client-side-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>分部方法（Partial Methods）</title>
		<link>http://www.zhoumingzhi.com/2010/03/14/partial-methods/</link>
		<comments>http://www.zhoumingzhi.com/2010/03/14/partial-methods/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 06:07:34 +0000</pubDate>
		<dc:creator>小寒</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://www.zhoumingzhi.com/?p=636</guid>
		<description><![CDATA[在C# 3.0里有一个叫做“分部方法”的新特性，使得对轻量级事件的处理变得可行。]]></description>
		<wfw:commentRss>http://www.zhoumingzhi.com/2010/03/14/partial-methods/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>尾递归遍历节点树</title>
		<link>http://www.zhoumingzhi.com/2010/02/10/tail-recursion/</link>
		<comments>http://www.zhoumingzhi.com/2010/02/10/tail-recursion/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 13:25:35 +0000</pubDate>
		<dc:creator>小寒</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.zhoumingzhi.com/?p=549</guid>
		<description><![CDATA[尾递归的形式找到节点的所有父节点，并且按照父节点->子节点的顺序排列。]]></description>
		<wfw:commentRss>http://www.zhoumingzhi.com/2010/02/10/tail-recursion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>动态加载用户控件到Template</title>
		<link>http://www.zhoumingzhi.com/2009/02/26/add-custom-control-to-template/</link>
		<comments>http://www.zhoumingzhi.com/2009/02/26/add-custom-control-to-template/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 07:31:13 +0000</pubDate>
		<dc:creator>小寒</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://www.zhoumingzhi.com/?p=139</guid>
		<description><![CDATA[记录一下。]]></description>
		<wfw:commentRss>http://www.zhoumingzhi.com/2009/02/26/add-custom-control-to-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>禁用或启用一个ValidationGroup里的全部验证控件</title>
		<link>http://www.zhoumingzhi.com/2009/01/15/validationgroupenable/</link>
		<comments>http://www.zhoumingzhi.com/2009/01/15/validationgroupenable/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 07:54:30 +0000</pubDate>
		<dc:creator>小寒</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://www.zhoumingzhi.com/?p=143</guid>
		<description><![CDATA[禁用或启用一个ValidationGroup里的全部验证控件。]]></description>
		<wfw:commentRss>http://www.zhoumingzhi.com/2009/01/15/validationgroupenable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

