<?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>云飞扬的ITblog &#187; c#</title>
	<atom:link href="http://www.ajaxcn.net/archives/category/c/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxcn.net</link>
	<description>关注 flex ajax asp.net等</description>
	<lastBuildDate>Sat, 28 Jan 2012 13:00:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>优化一句替换一段句子</title>
		<link>http://www.ajaxcn.net/archives/1697</link>
		<comments>http://www.ajaxcn.net/archives/1697#comments</comments>
		<pubDate>Wed, 11 Jan 2012 13:55:46 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[c#]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1697</guid>
		<description><![CDATA[select top 1  aa from table  where classid="+classid+" order by NEWID()]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1697/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>调用ip138的页面获取IP地址</title>
		<link>http://www.ajaxcn.net/archives/1685</link>
		<comments>http://www.ajaxcn.net/archives/1685#comments</comments>
		<pubDate>Mon, 27 Jun 2011 05:16:27 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[获取IP地址]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1671</guid>
		<description><![CDATA[调用ip138的IP获取IP地址      string pagehtml = RESTCommand.htmlGetter(@"http://www.ip138.com/ip2city.asp", "", "gb2312", false, null, null);]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1685/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux(Ubuntu)如何搭建C#开发环境</title>
		<link>http://www.ajaxcn.net/archives/1548</link>
		<comments>http://www.ajaxcn.net/archives/1548#comments</comments>
		<pubDate>Sun, 16 Jan 2011 14:12:08 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[ubuntu linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1548</guid>
		<description><![CDATA[如 果平时主要开发控制台类、组件、后端服务等程序，可以尝试在Linux类操作系统下搭建C#.Net开发环境，好处是在Linux环境里你不用担心朋友或同事拿你的电脑来玩魔兽世界或者一不小心被装了一大堆流氓软件 ;-)先看看本篇文章最终效果：在 Ubuntu 里跑的开发环境 MonoDevelop：。。。]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1548/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux(Ubuntu)如何搭建C#开发环境</title>
		<link>http://www.ajaxcn.net/archives/1678</link>
		<comments>http://www.ajaxcn.net/archives/1678#comments</comments>
		<pubDate>Sun, 16 Jan 2011 14:12:08 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[ubuntu linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1548</guid>
		<description><![CDATA[如 果平时主要开发控制台类、组件、后端服务等程序，可以尝试在Linux类操作系统下搭建C#.Net开发环境，好处是在Linux环境里你不用担心朋友或同事拿你的电脑来玩魔兽世界或者一不小心被装了一大堆流氓软件 ;-)先看看本篇文章最终效果：在 Ubuntu 里跑的开发环境 MonoDevelop：。。。]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1678/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>重装IIS 7.5 ASP.NET 4.0命令及HTTP 错误 404.17 - Not Found</title>
		<link>http://www.ajaxcn.net/archives/1529</link>
		<comments>http://www.ajaxcn.net/archives/1529#comments</comments>
		<pubDate>Sat, 04 Dec 2010 16:09:53 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[重装IIS]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1529</guid>
		<description><![CDATA[重装IIS 7.5 ASP.NET 4.0命令cmd
"%WINDIR%\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe" -iru -enable 
错误问题如下：]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1529/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>验证视图状态 MAC 失败的错误bug</title>
		<link>http://www.ajaxcn.net/archives/1528</link>
		<comments>http://www.ajaxcn.net/archives/1528#comments</comments>
		<pubDate>Sat, 04 Dec 2010 14:47:16 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[MAC]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1528</guid>
		<description><![CDATA[一般加enableEventValidation="false" viewStateEncryptionMode ="Never" 但不行
原来随便测试代码中form runat="server"+action加 button服务器包含html,导致产生标题错误，去掉。。。。。

]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1528/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Directory.EnumerateFiles的使用</title>
		<link>http://www.ajaxcn.net/archives/1519</link>
		<comments>http://www.ajaxcn.net/archives/1519#comments</comments>
		<pubDate>Sun, 14 Nov 2010 12:46:47 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[EnumerateFiles]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1519</guid>
		<description><![CDATA[?View Code CSHARPusing System; using System.Collections.Generic; using System.Linq; using System.IO; &#160; class Program &#123; static void Main&#40;string&#91;&#93; args&#41; &#123; try &#123; // LINQ query for all files containing the word 'Europe'. var files = from file in Directory.EnumerateFiles&#40;@&#34;\\archives1\library\&#34;&#41; where file.ToLower&#40;&#41;.Contains&#40;&#34;europe&#34;&#41; select file; &#160; // Show results. foreach &#40;var file in files&#41; &#123; Console.WriteLine&#40;&#34;{0}&#34;, file&#41;; &#125; [...]]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1519/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C#读取文本文件小结</title>
		<link>http://www.ajaxcn.net/archives/1230</link>
		<comments>http://www.ajaxcn.net/archives/1230#comments</comments>
		<pubDate>Mon, 04 Oct 2010 12:05:41 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[文本文件]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1230</guid>
		<description><![CDATA[ReadLine读取一行，ReadToEnd全部读取,  while(sr.Peek()>-1) //还有数据 ,例子如下：]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1230/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C#有用代码 Application.DoEvents()</title>
		<link>http://www.ajaxcn.net/archives/1228</link>
		<comments>http://www.ajaxcn.net/archives/1228#comments</comments>
		<pubDate>Sun, 03 Oct 2010 13:09:57 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[winform]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1228</guid>
		<description><![CDATA[有时对代码一片空白，博客上还是Copy份 
  bool loading = true;
  for (int i = 0; i < list.Count; i++)]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1228/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>合并如何2个相同的List</title>
		<link>http://www.ajaxcn.net/archives/1210</link>
		<comments>http://www.ajaxcn.net/archives/1210#comments</comments>
		<pubDate>Sat, 02 Oct 2010 10:40:52 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[AddRange]]></category>
		<category><![CDATA[List]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1210</guid>
		<description><![CDATA[合并2个相同的List采用List.AddRange() 方法如下：]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1210/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C#据说最简单的List排序方法</title>
		<link>http://www.ajaxcn.net/archives/1207</link>
		<comments>http://www.ajaxcn.net/archives/1207#comments</comments>
		<pubDate>Tue, 28 Sep 2010 15:11:48 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[List]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1207</guid>
		<description><![CDATA[ List如果用Compare要用一大堆东西，用委托可以使用很少的代码实现如下：
List<实体类> List1=....;//获取List1]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1207/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>C#常用泛型数组应用</title>
		<link>http://www.ajaxcn.net/archives/1201</link>
		<comments>http://www.ajaxcn.net/archives/1201#comments</comments>
		<pubDate>Mon, 27 Sep 2010 15:57:09 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[泛型]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1201</guid>
		<description><![CDATA[常用泛型数组应用如下：
<pre lang="csharp">
List<string> list= new List<string>(s.Trim().Split(new string[] { "," }, 
StringSplitOptions.RemoveEmptyEntries));
</pre>]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1201/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VS2010中CopySourceAsHtml 安装失败</title>
		<link>http://www.ajaxcn.net/archives/1194</link>
		<comments>http://www.ajaxcn.net/archives/1194#comments</comments>
		<pubDate>Fri, 24 Sep 2010 13:51:54 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[CopySourceAsHtml]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1194</guid>
		<description><![CDATA[拷贝CopySourceAsHtml.AddIn，JTLeigh.Tools.Development.CopySourceAsHtml.dll 到VS2010目录下 
C:\Documents and Settings\Administrator\My Documents\Visual Studio 2010\Addins
修改CopySourceAsHtml.AddIn如下：但是VS2010仍然失败，启动VS2010无响应，CPU站49%,修改文件如下：]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1194/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BitArray和BitVector32的使用</title>
		<link>http://www.ajaxcn.net/archives/1189</link>
		<comments>http://www.ajaxcn.net/archives/1189#comments</comments>
		<pubDate>Thu, 23 Sep 2010 15:50:41 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[BitArray]]></category>
		<category><![CDATA[BitVector32]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1189</guid>
		<description><![CDATA[具体看代码和注释如下：]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1189/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET最新重要安全漏洞Security Vulnerability解决方案</title>
		<link>http://www.ajaxcn.net/archives/1172</link>
		<comments>http://www.ajaxcn.net/archives/1172#comments</comments>
		<pubDate>Sat, 18 Sep 2010 14:58:44 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[ASP.NET-安全漏洞-解决方案]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1172</guid>
		<description><![CDATA[本文主要参考scottgu的文章的解决方法，文章大致意思就是使用自定错误，]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1172/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

