<?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>陈超群’s Blog &#187; asp.net</title>
	<atom:link href="http://www.51jquery.com/tag/aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.51jquery.com</link>
	<description>活着，开心最重要！</description>
	<lastBuildDate>Sun, 25 Jul 2010 14:33:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>ASP.NET MVC项目中文件上传的几种方式</title>
		<link>http://www.51jquery.com/2009-10/upload-file/</link>
		<comments>http://www.51jquery.com/2009-10/upload-file/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 08:06:46 +0000</pubDate>
		<dc:creator>陈超群</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[jquery插件]]></category>
		<category><![CDATA[asp.net mvc]]></category>

		<guid isPermaLink="false">http://www.51jquery.com/?p=521</guid>
		<description><![CDATA[<p>在ASP.NET MVC Framework中，上传文件真是超级简单，看代码：<br/> <a href='http://www.51jquery.com/2009-10/upload-file/' rel="nofollow">continue to read </a></p>]]></description>
		<wfw:commentRss>http://www.51jquery.com/2009-10/upload-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【笔记】Asp.Net构架(Http请求处理流程)</title>
		<link>http://www.51jquery.com/2009-04/http-flow/</link>
		<comments>http://www.51jquery.com/2009-04/http-flow/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 07:53:40 +0000</pubDate>
		<dc:creator>陈超群</dc:creator>
				<category><![CDATA[asp.net]]></category>

		<guid isPermaLink="false">http://www.51jquery.com/2009-04/%e3%80%90%e7%ac%94%e8%ae%b0%e3%80%91aspnet%e6%9e%84%e6%9e%b6http%e8%af%b7%e6%b1%82%e5%a4%84%e7%90%86%e6%b5%81%e7%a8%8b/</guid>
		<description><![CDATA[<p>最近面试了一些Asp.Net开发人员，在聊到技术的时候，发现很多的Asp.Net开发人员都不明白在ASP.NET中一个页面请求的处理流程，今天自己在反思的过程中，发现我自己对这个了解得也很模糊，于是抽时间又拜读了一次<a href="http://www.tracefact.net" target="_blank">张子阳</a>同学的<a href="http://www.tracefact.net/Asp-Net/Http-Request-Processing-Flow.aspx" target="_blank">文章</a>。读罢，记录一部份重要的在自己的博客。<br/> <a href='http://www.51jquery.com/2009-04/http-flow/' rel="nofollow">continue to read </a></p>]]></description>
		<wfw:commentRss>http://www.51jquery.com/2009-04/http-flow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FCKeditor出现&#8221;this connector is disabled Please check 的解决方法</title>
		<link>http://www.51jquery.com/2009-03/fckeditor-this-connector-is-disabled/</link>
		<comments>http://www.51jquery.com/2009-03/fckeditor-this-connector-is-disabled/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 04:46:34 +0000</pubDate>
		<dc:creator>陈超群</dc:creator>
				<category><![CDATA[asp.net]]></category>

		<guid isPermaLink="false">http://www.51jquery.com/2009/03/fckeditor%e5%87%ba%e7%8e%b0this-connector-is-disabled-please-check-%e7%9a%84%e8%a7%a3%e5%86%b3%e6%96%b9%e6%b3%95/</guid>
		<description><![CDATA[<p>老博客上的文章用工具没给导过来，只有一篇一篇慢慢往这上面移，先移一篇吧。<br/> <a href='http://www.51jquery.com/2009-03/fckeditor-this-connector-is-disabled/' rel="nofollow">continue to read </a></p>]]></description>
		<wfw:commentRss>http://www.51jquery.com/2009-03/fckeditor-this-connector-is-disabled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(笔记)ASP.NET页面生命周期和asp.net应用程序生命周期</title>
		<link>http://www.51jquery.com/2009-03/aspnet-lifecycle/</link>
		<comments>http://www.51jquery.com/2009-03/aspnet-lifecycle/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 14:23:40 +0000</pubDate>
		<dc:creator>陈超群</dc:creator>
				<category><![CDATA[asp.net]]></category>

		<guid isPermaLink="false">http://www.51jquery.com/?p=42</guid>
		<description><![CDATA[<p class="MsoNormal" style="margin: 0cm 0cm 0pt;">PS:作为一个asp.net程序员，不了解ASP.NET页面生命周期和asp.net应用程序生命周期是绝对不行的，那永远只能是菜鸟级别。我很早就学过，可是没次还是得去翻，一些事件还是记不住，还是记在自己的blog吧，呵呵。<br/> <a href='http://www.51jquery.com/2009-03/aspnet-lifecycle/' rel="nofollow">continue to read </a></p>]]></description>
		<wfw:commentRss>http://www.51jquery.com/2009-03/aspnet-lifecycle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
