<?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://fatjames.extjs.org.cn/archives/category/aspnet/feed" rel="self" type="application/rss+xml" />
	<link>http://fatjames.extjs.org.cn</link>
	<description>--变肥的占卜师</description>
	<lastBuildDate>Tue, 13 Apr 2010 01:58:28 +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>推荐VS2008插件CodeRush Xpress for C#</title>
		<link>http://fatjames.extjs.org.cn/archives/343</link>
		<comments>http://fatjames.extjs.org.cn/archives/343#comments</comments>
		<pubDate>Wed, 25 Nov 2009 07:52:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[开发工具]]></category>
		<category><![CDATA[CodeRush]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=343</guid>
		<description><![CDATA[前段时间DevExpress和微软共同发布了CodeRush Xpress for C#，它包含了Code Rush和Refactor! Pro中的一些特性。这些特性包括增强的导航、选择工具、代码创建功能以及强大的重构能力。另外CodeRush Xpress还对C#中既有的重构功能做了封装，这些功能用起来更为方便了。不过它不支持Express版的Visual Studio。 ]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/343/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>安装VS2010后,更改iis的asp.net版本</title>
		<link>http://fatjames.extjs.org.cn/archives/332</link>
		<comments>http://fatjames.extjs.org.cn/archives/332#comments</comments>
		<pubDate>Thu, 16 Jul 2009 09:36:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Microsoft产品]]></category>
		<category><![CDATA[开发工具]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=332</guid>
		<description><![CDATA[今天安装了一个vs2010来更新一下程序,发现一个奇怪的问题.asp.net的版本不能更改了.出现以下提示:
---------------------------
Confirm
---------------------------
Changing the Framework version requires a restart of the W3SVC service. Alternatively, you can change the Framework version without restarting the W3SVC service by running: aspnet_regiis.exe -norestart -s IIS-Viirtual-Path
Do you want to continue (this will change the Framework version and restart the W3SVC service)?
---------------------------
是(Y)   否(N)   
---------------------------]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/332/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>系统发送带图片的邮件(.NET版)</title>
		<link>http://fatjames.extjs.org.cn/archives/302</link>
		<comments>http://fatjames.extjs.org.cn/archives/302#comments</comments>
		<pubDate>Thu, 02 Apr 2009 12:06:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[带图片的邮件]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=302</guid>
		<description><![CDATA[有时候需要系统发一些带图片的邮件给用户,一般的做法是将邮件中的图版放到公网上,然后在HTML邮件中指定绝对地址.但这样做有一些bug,就是outlook2003等其他一些客户端会禁止你看这些图片.
现在最好的做法是将图版放在邮件中,发送一个带图的HTML邮件给客户.
下面是 .NET 发邮件中的关键代码.]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/302/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>配置 WCF &#8211; 解决 &#8220;HTTP Error 404.3 &#8211; Not Found&#8221;</title>
		<link>http://fatjames.extjs.org.cn/archives/295</link>
		<comments>http://fatjames.extjs.org.cn/archives/295#comments</comments>
		<pubDate>Thu, 26 Mar 2009 03:37:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[Not Found]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/archives/295</guid>
		<description><![CDATA[<p>&#160;&#160;&#160; 今天跟同事Micheal跟进一个项目的时候发现了一个问题,在Micheal上可以正常使用的WCF程序到了我的机上就不能运行了.出错信息如下:</p>  <h3>应用程序“DEFAULT WEB SITE/COISWEB”中的服务器错误</h3>  <h4>&#160;</h4>  <h5><font color="#000000">HTTP 错误 404.0 - Not Found</font></h5>  <h5><font color="#000000">您要找的资源已被删除、已更名或暂时不可用。</font></h5>  <p>&#160;</p>]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/295/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>隐式类型的局部变量</title>
		<link>http://fatjames.extjs.org.cn/archives/196</link>
		<comments>http://fatjames.extjs.org.cn/archives/196#comments</comments>
		<pubDate>Wed, 04 Feb 2009 07:36:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[var]]></category>
		<category><![CDATA[隐式类型]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=196</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;可以赋予局部变量推断“类型”var 而不是显式类型。var 关键字指示编译器根据初始化语句右侧的表达式推断变量的类型。推断类型可以是内置类型、匿名类型、用户定义类型或 .NET Framework 类库中定义的类型。]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/196/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>泛型的优点</title>
		<link>http://fatjames.extjs.org.cn/archives/194</link>
		<comments>http://fatjames.extjs.org.cn/archives/194#comments</comments>
		<pubDate>Wed, 04 Feb 2009 07:25:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ArrayList]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Object]]></category>
		<category><![CDATA[泛型]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=194</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;在公共语言运行时和 C# 语言的早期版本中，通用化是通过在类型与通用基类型 Object 之间进行强制转换来实现的，泛型提供了针对这种限制的解决方案。通过创建泛型类，您可以创建一个在编译时类型安全的集合。]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/194/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>检测到在集成的托管管道模式下不适用的 ASP.NET 设置</title>
		<link>http://fatjames.extjs.org.cn/archives/183</link>
		<comments>http://fatjames.extjs.org.cn/archives/183#comments</comments>
		<pubDate>Mon, 19 Jan 2009 08:06:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[HTTP 错误 500.23]]></category>
		<category><![CDATA[Internal Server Error]]></category>
		<category><![CDATA[托管管道模式]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/archives/183</guid>
		<description><![CDATA[ 最近由于项目比较紧张,过年了,很多外地的同事都请假提前回家了.没办法,进度还是要按时完成的.只能硬着头皮自己也参与到项目的代码编写当中来了.
    这个项目是香港集团的一个应用系统,以前一直在win2000服务器下运行,基本上没有什么错误.最近要加一个新的需求,顺便也把.net framework 从1.1升级到2.0. 在同事的winxp下面,也一点问题也没有.可是搬到我的机器上,就出问题了,错误信息如下:
HTTP 错误 500.23 - Internal Server Error 
检测到在集成的托管管道模式下不适用的 ASP.NET 设置。
]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/183/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>{由于代码已经过优化或者本机框架位于调用堆栈之上,无法计算表达式的值}</title>
		<link>http://fatjames.extjs.org.cn/archives/175</link>
		<comments>http://fatjames.extjs.org.cn/archives/175#comments</comments>
		<pubDate>Sat, 17 Jan 2009 08:11:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Response.End]]></category>
		<category><![CDATA[{由于代码已经过优化或者本机框架位于调用堆栈之上]]></category>
		<category><![CDATA[无法计算表达式的值}]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/archives/175</guid>
		<description><![CDATA[今天在家闲着无事,想找个时间补一下.net方面的基础知识.于是乎打了很久之前的一个小小的测试项目,编译项目成功.但是运行的时候居然报错.该项目前一阵子还在我公司的电脑上测试通过的.出错代码部分....]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/175/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>asp.net连接mysql字符校对不匹配</title>
		<link>http://fatjames.extjs.org.cn/archives/93</link>
		<comments>http://fatjames.extjs.org.cn/archives/93#comments</comments>
		<pubDate>Sat, 27 Dec 2008 02:42:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[DataBase]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=93</guid>
		<description><![CDATA[今天升级了一个原来由Visual Studio 2002开发的一个asp.net+mysql项目,升级到.net framework 2.0后,编译没有任何错误,但居然不能运行了,提示信息如下:

<strong>Illegal mix of collations (latin1_swedish_ci,IMPLICIT), (gb2312_chinese_ci,COERCIBLE), (gb2312_chinese_ci,COERCIBLE)</strong>

解决办法如下:
]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/93/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>aspx文件编码不统一导致乱码</title>
		<link>http://fatjames.extjs.org.cn/archives/67</link>
		<comments>http://fatjames.extjs.org.cn/archives/67#comments</comments>
		<pubDate>Fri, 12 Dec 2008 02:00:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[aspx乱码]]></category>
		<category><![CDATA[修改编码]]></category>
		<category><![CDATA[升级乱码]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=67</guid>
		<description><![CDATA[今天在将一个旧的MIS系统升级到VS2008时,发现了一个很奇怪的现象,有些页面乱码,而有些則不会.
所有页面在VS2008下面都是可以正常显示的,一点问题也没有.]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/67/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
