<?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>Knightby&#039;s blog &#187; ASP.net</title>
	<atom:link href="http://www.knightby.net/tag/asp-net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.knightby.net</link>
	<description>成功，就是每天进步一点点……</description>
	<lastBuildDate>Sun, 25 Apr 2010 09:55:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Gravatar ASP.NET 用户控件 (翻译)</title>
		<link>http://www.knightby.net/gravatar-asp-net-user-control-in-chinese.html</link>
		<comments>http://www.knightby.net/gravatar-asp-net-user-control-in-chinese.html#comments</comments>
		<pubDate>Wed, 30 Sep 2009 11:58:49 +0000</pubDate>
		<dc:creator>Knightby</dc:creator>
				<category><![CDATA[ASP.net]]></category>
		<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://www.knightby.net/?p=660</guid>
		<description><![CDATA[Gravatar ASP.NET 用户控件

原文地址：http://www.freshclickmedia.com/blog/2008/02/gravatar-aspnet-control/

我在我自己的网站freshclickmedia.com 使用了Gravatar。Gravatar是一种根据您的电子邮件地址来显示头像的服务，不少博客用它来装饰博客评论。注册是非常简单的——所有你需要做的是提供一个电子邮件地址，一幅图片，然后设置图片的等级。

<span class="readmore"><a href="http://www.knightby.net/gravatar-asp-net-user-control-in-chinese.html" title="Gravatar ASP.NET 用户控件 (翻译)">阅读全文——共1150字</a></span><h3>Related Posts</h3><ul><li><a href="http://www.knightby.net/some-asp-net-2-0-the-page-directive.html" title="ASP.NET 2.0的Page指令 2009.08.1">ASP.NET 2.0的Page指令</a>(1)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://www.mrcantus.com" >Mr.Cantus</a> : <a class="comment_content" href="http://www.knightby.net/gravatar-asp-net-user-control-in-chinese.html#comment-488" title="View the entire comment by Mr.Cantus" >高中没毕业就这么厉害了。呵呵

这个直接用链接就可以了，感觉没必要做控件这么麻烦</a></li>
<li><a class="commentor" href="http://www.Knightby.net" >Knightby</a> : <a class="comment_content" href="http://www.knightby.net/gravatar-asp-net-user-control-in-chinese.html#comment-255" title="View the entire comment by Knightby" >Orz...我高中还没毕业呢!</a></li>
<li><a class="commentor" href="http://www.wangchuan.org" >王川博客</a> : <a class="comment_content" href="http://www.knightby.net/gravatar-asp-net-user-control-in-chinese.html#comment-251" title="View the entire comment by 王川博客" >你是做.net 开发的吗？？？</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.knightby.net/gravatar-asp-net-user-control-in-chinese.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ASP.NET 2.0的Page指令</title>
		<link>http://www.knightby.net/some-asp-net-2-0-the-page-directive.html</link>
		<comments>http://www.knightby.net/some-asp-net-2-0-the-page-directive.html#comments</comments>
		<pubDate>Sat, 01 Aug 2009 07:58:36 +0000</pubDate>
		<dc:creator>Knightby</dc:creator>
				<category><![CDATA[ASP.net]]></category>
		<category><![CDATA[.NET FrameWork]]></category>

		<guid isPermaLink="false">http://www.knightby.net/?p=610</guid>
		<description><![CDATA[ASP.NET指令在每个ASP.NET页面中都有。使用这些指令可以控制ASP.NET页面的行为。下面是Page指令的一个例子：

&#60;%@ Page AutoEventWireup=&#8221;false&#8221; CodeFile=&#8221;Default.aspx.vb&#8221;

Inherits=&#8221;_Default&#8221; %&#62;

<span class="readmore"><a href="http://www.knightby.net/some-asp-net-2-0-the-page-directive.html" title="ASP.NET 2.0的Page指令">阅读全文——共9572字</a></span><h3>Related Posts</h3><ul><li><a href="http://www.knightby.net/gravatar-asp-net-user-control-in-chinese.html" title="Gravatar ASP.NET 用户控件 (翻译) 2009.09.30">Gravatar ASP.NET 用户控件 (翻译)</a>(3)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://blog.designlinks.cn" >Beach</a> : <a class="comment_content" href="http://www.knightby.net/some-asp-net-2-0-the-page-directive.html#comment-113" title="View the entire comment by Beach" >回访...

留言十分钟可修改是采用WP AJAX Edit Comments这个插件实现的。</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.knightby.net/some-asp-net-2-0-the-page-directive.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
