<?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; .NET</title>
	<atom:link href="http://blog.irongs.com/topics/tech/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.irongs.com</link>
	<description>人应该根据未来计划现在，不能根据现在计划未来</description>
	<lastBuildDate>Fri, 30 Jul 2010 01:58:25 +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>在.NET项目中使用log4net</title>
		<link>http://blog.irongs.com/tech/using-log4net-in-dotnet-projects/</link>
		<comments>http://blog.irongs.com/tech/using-log4net-in-dotnet-projects/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 10:14:31 +0000</pubDate>
		<dc:creator>艾榕</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[log4net]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.irongs.com/?p=202</guid>
		<description><![CDATA[<p><a rel="nofollow" target="_blank" href="http://logging.apache.org/log4net/" target="_self">log4net</a>是Apache开发的一个用于.NET应用程序的logger工具，log4net是开源的，使用Apache License, Version 2.0开源协议。<span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/using-log4net-in-dotnet-projects/' rel="nofollow">Read more...</a></p><p><a rel="nofollow" target="_blank" href="http://logging.apache.org/log4net/" target="_self">log4net</a>是Apache开发的一个用于.NET应用程序的logger工具，log4net是开源的，使用Apache License, Version 2.0开源协议。<span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/using-log4net-in-dotnet-projects/' rel="nofollow">Read more...</a></p>相关文章:使用InternalsVisibleTo给assembly添加“友元assembly” DotNet下NUnit的使用（1）&#8212;- NUnit入门 DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程 Update the application configuration file automatically in C# 性能: 字符串倒序算法 (C# version) How to use Sql Azure 让Linux走出虚拟机 WordPress插件StyleBox JQuery Ajax发送GET请求乱码的解决办法


<h3>相关文章:</h3><ol><li style="font-size:15px;"><a href='http://blog.irongs.com/tech/use-internalsvisible-to-assembly/' rel='bookmark' title='Permanent Link: 使用InternalsVisibleTo给assembly添加“友元assembly”'>使用InternalsVisibleTo给assembly添加“友元assembly”</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-class1/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（1）&#8212;- NUnit入门'>DotNet下NUnit的使用（1）&#8212;- NUnit入门</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-firstnunitproject/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程'>DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-update-the-application-configuration-file-automatically-in-csharp/' rel='bookmark' title='Permanent Link: Update the application configuration file automatically in C#'>Update the application configuration file automatically in C#</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/performance-fastest-string-reversing-algorithms-cs/' rel='bookmark' title='Permanent Link: 性能: 字符串倒序算法 (C# version)'>性能: 字符串倒序算法 (C# version)</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-use-sql-azure/' rel='bookmark' title='Permanent Link: How to use Sql Azure'>How to use Sql Azure</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/let-linux-run-outof-virtual-platform/' rel='bookmark' title='Permanent Link: 让Linux走出虚拟机'>让Linux走出虚拟机</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/wordpress-plugin-stylebox/' rel='bookmark' title='Permanent Link: WordPress插件StyleBox'>WordPress插件StyleBox</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/jquery-ajax-get-messy-code/' rel='bookmark' title='Permanent Link: JQuery Ajax发送GET请求乱码的解决办法'>JQuery Ajax发送GET请求乱码的解决办法</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a rel="nofollow" target="_blank" href="http://logging.apache.org/log4net/" target="_self">log4net</a>是Apache开发的一个用于.NET应用程序的logger工具，log4net是开源的，使用Apache License, Version 2.0开源协议。<span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/using-log4net-in-dotnet-projects/' rel="nofollow">Read more...</a></p>

<p><h3>相关文章:</h3></p><ol><li style="font-size:15px;"><a href='http://blog.irongs.com/tech/use-internalsvisible-to-assembly/' rel='bookmark' title='Permanent Link: 使用InternalsVisibleTo给assembly添加“友元assembly”'>使用InternalsVisibleTo给assembly添加“友元assembly”</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-class1/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（1）&#8212;- NUnit入门'>DotNet下NUnit的使用（1）&#8212;- NUnit入门</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-firstnunitproject/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程'>DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-update-the-application-configuration-file-automatically-in-csharp/' rel='bookmark' title='Permanent Link: Update the application configuration file automatically in C#'>Update the application configuration file automatically in C#</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/performance-fastest-string-reversing-algorithms-cs/' rel='bookmark' title='Permanent Link: 性能: 字符串倒序算法 (C# version)'>性能: 字符串倒序算法 (C# version)</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-use-sql-azure/' rel='bookmark' title='Permanent Link: How to use Sql Azure'>How to use Sql Azure</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/let-linux-run-outof-virtual-platform/' rel='bookmark' title='Permanent Link: 让Linux走出虚拟机'>让Linux走出虚拟机</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/wordpress-plugin-stylebox/' rel='bookmark' title='Permanent Link: WordPress插件StyleBox'>WordPress插件StyleBox</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/jquery-ajax-get-messy-code/' rel='bookmark' title='Permanent Link: JQuery Ajax发送GET请求乱码的解决办法'>JQuery Ajax发送GET请求乱码的解决办法</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.irongs.com/tech/using-log4net-in-dotnet-projects/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>使用InternalsVisibleTo给assembly添加“友元assembly”</title>
		<link>http://blog.irongs.com/tech/use-internalsvisible-to-assembly/</link>
		<comments>http://blog.irongs.com/tech/use-internalsvisible-to-assembly/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 08:22:02 +0000</pubDate>
		<dc:creator>艾榕</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.irongs.com/?p=199</guid>
		<description><![CDATA[<p>C#的internal关键字可以使标记的方法，字段或者属性等等只能在当前assembly内部使用，那么如果其他的assembly需要使用这个internal的方法的时候怎么办呢？.NET提供了一种类似于C++中的友元类的方式来完成这个功能，那就是使用<span style="color: #3366ff;">InternalsVisibleTo<span style="color: #000000;">。</span></span><span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/use-internalsvisible-to-assembly/' rel="nofollow">Read more...</a></p><p>C#的internal关键字可以使标记的方法，字段或者属性等等只能在当前assembly内部使用，那么如果其他的assembly需要使用这个internal的方法的时候怎么办呢？.NET提供了一种类似于C++中的友元类的方式来完成这个功能，那就是使用<span style="color: #3366ff;">InternalsVisibleTo<span style="color: #000000;">。</span></span><span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/use-internalsvisible-to-assembly/' rel="nofollow">Read more...</a></p>相关文章:在.NET项目中使用log4net DotNet下NUnit的使用（1）&#8212;- NUnit入门 DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程 Update the application configuration file automatically in C# 性能: 字符串倒序算法 (C# version) How to use Sql Azure 让Linux走出虚拟机 WordPress插件StyleBox JQuery Ajax发送GET请求乱码的解决办法


<h3>相关文章:</h3><ol><li style="font-size:15px;"><a href='http://blog.irongs.com/tech/using-log4net-in-dotnet-projects/' rel='bookmark' title='Permanent Link: 在.NET项目中使用log4net'>在.NET项目中使用log4net</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-class1/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（1）&#8212;- NUnit入门'>DotNet下NUnit的使用（1）&#8212;- NUnit入门</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-firstnunitproject/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程'>DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-update-the-application-configuration-file-automatically-in-csharp/' rel='bookmark' title='Permanent Link: Update the application configuration file automatically in C#'>Update the application configuration file automatically in C#</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/performance-fastest-string-reversing-algorithms-cs/' rel='bookmark' title='Permanent Link: 性能: 字符串倒序算法 (C# version)'>性能: 字符串倒序算法 (C# version)</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-use-sql-azure/' rel='bookmark' title='Permanent Link: How to use Sql Azure'>How to use Sql Azure</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/let-linux-run-outof-virtual-platform/' rel='bookmark' title='Permanent Link: 让Linux走出虚拟机'>让Linux走出虚拟机</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/wordpress-plugin-stylebox/' rel='bookmark' title='Permanent Link: WordPress插件StyleBox'>WordPress插件StyleBox</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/jquery-ajax-get-messy-code/' rel='bookmark' title='Permanent Link: JQuery Ajax发送GET请求乱码的解决办法'>JQuery Ajax发送GET请求乱码的解决办法</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>C#的internal关键字可以使标记的方法，字段或者属性等等只能在当前assembly内部使用，那么如果其他的assembly需要使用这个internal的方法的时候怎么办呢？.NET提供了一种类似于C++中的友元类的方式来完成这个功能，那就是使用<span style="color: #3366ff;">InternalsVisibleTo<span style="color: #000000;">。</span></span><span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/use-internalsvisible-to-assembly/' rel="nofollow">Read more...</a></p>

<p><h3>相关文章:</h3></p><ol><li style="font-size:15px;"><a href='http://blog.irongs.com/tech/using-log4net-in-dotnet-projects/' rel='bookmark' title='Permanent Link: 在.NET项目中使用log4net'>在.NET项目中使用log4net</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-class1/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（1）&#8212;- NUnit入门'>DotNet下NUnit的使用（1）&#8212;- NUnit入门</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-firstnunitproject/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程'>DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-update-the-application-configuration-file-automatically-in-csharp/' rel='bookmark' title='Permanent Link: Update the application configuration file automatically in C#'>Update the application configuration file automatically in C#</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/performance-fastest-string-reversing-algorithms-cs/' rel='bookmark' title='Permanent Link: 性能: 字符串倒序算法 (C# version)'>性能: 字符串倒序算法 (C# version)</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-use-sql-azure/' rel='bookmark' title='Permanent Link: How to use Sql Azure'>How to use Sql Azure</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/let-linux-run-outof-virtual-platform/' rel='bookmark' title='Permanent Link: 让Linux走出虚拟机'>让Linux走出虚拟机</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/wordpress-plugin-stylebox/' rel='bookmark' title='Permanent Link: WordPress插件StyleBox'>WordPress插件StyleBox</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/jquery-ajax-get-messy-code/' rel='bookmark' title='Permanent Link: JQuery Ajax发送GET请求乱码的解决办法'>JQuery Ajax发送GET请求乱码的解决办法</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.irongs.com/tech/use-internalsvisible-to-assembly/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>性能: 字符串倒序算法 (C# version)</title>
		<link>http://blog.irongs.com/tech/performance-fastest-string-reversing-algorithms-cs/</link>
		<comments>http://blog.irongs.com/tech/performance-fastest-string-reversing-algorithms-cs/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 16:02:47 +0000</pubDate>
		<dc:creator>艾榕</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[性能]]></category>

		<guid isPermaLink="false">http://blog.irongs.com/?p=47</guid>
		<description><![CDATA[<p>C#中有个string类型，是个很特殊的reference type, 存储在内存中一个特殊的“静态池”中，这里是MSDN关于string的介绍：<a rel="nofollow" target="_blank" href="http://msdn.microsoft.com/zh-cn/library/362314fe(VS.80).aspx">http://msdn.microsoft.com/zh-cn/library/362314fe(VS.80).aspx</a><span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/performance-fastest-string-reversing-algorithms-cs/' rel="nofollow">Read more...</a></p><p>C#中有个string类型，是个很特殊的reference type, 存储在内存中一个特殊的“静态池”中，这里是MSDN关于string的介绍：<a rel="nofollow" target="_blank" href="http://msdn.microsoft.com/zh-cn/library/362314fe(VS.80).aspx">http://msdn.microsoft.com/zh-cn/library/362314fe(VS.80).aspx</a><span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/performance-fastest-string-reversing-algorithms-cs/' rel="nofollow">Read more...</a></p>相关文章:DotNet下NUnit的使用（1）&#8212;- NUnit入门 DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程 Update the application configuration file automatically in C# 使用InternalsVisibleTo给assembly添加“友元assembly” 在.NET项目中使用log4net How to use Sql Azure


<h3>相关文章:</h3><ol><li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-class1/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（1）&#8212;- NUnit入门'>DotNet下NUnit的使用（1）&#8212;- NUnit入门</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-firstnunitproject/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程'>DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-update-the-application-configuration-file-automatically-in-csharp/' rel='bookmark' title='Permanent Link: Update the application configuration file automatically in C#'>Update the application configuration file automatically in C#</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/use-internalsvisible-to-assembly/' rel='bookmark' title='Permanent Link: 使用InternalsVisibleTo给assembly添加“友元assembly”'>使用InternalsVisibleTo给assembly添加“友元assembly”</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/using-log4net-in-dotnet-projects/' rel='bookmark' title='Permanent Link: 在.NET项目中使用log4net'>在.NET项目中使用log4net</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-use-sql-azure/' rel='bookmark' title='Permanent Link: How to use Sql Azure'>How to use Sql Azure</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>C#中有个string类型，是个很特殊的reference type, 存储在内存中一个特殊的“静态池”中，这里是MSDN关于string的介绍：<a rel="nofollow" target="_blank" href="http://msdn.microsoft.com/zh-cn/library/362314fe(VS.80).aspx">http://msdn.microsoft.com/zh-cn/library/362314fe(VS.80).aspx</a><span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/performance-fastest-string-reversing-algorithms-cs/' rel="nofollow">Read more...</a></p>

<p><h3>相关文章:</h3></p><ol><li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-class1/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（1）&#8212;- NUnit入门'>DotNet下NUnit的使用（1）&#8212;- NUnit入门</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-firstnunitproject/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程'>DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-update-the-application-configuration-file-automatically-in-csharp/' rel='bookmark' title='Permanent Link: Update the application configuration file automatically in C#'>Update the application configuration file automatically in C#</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/use-internalsvisible-to-assembly/' rel='bookmark' title='Permanent Link: 使用InternalsVisibleTo给assembly添加“友元assembly”'>使用InternalsVisibleTo给assembly添加“友元assembly”</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/using-log4net-in-dotnet-projects/' rel='bookmark' title='Permanent Link: 在.NET项目中使用log4net'>在.NET项目中使用log4net</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-use-sql-azure/' rel='bookmark' title='Permanent Link: How to use Sql Azure'>How to use Sql Azure</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.irongs.com/tech/performance-fastest-string-reversing-algorithms-cs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update the application configuration file automatically in C#</title>
		<link>http://blog.irongs.com/tech/how-to-update-the-application-configuration-file-automatically-in-csharp/</link>
		<comments>http://blog.irongs.com/tech/how-to-update-the-application-configuration-file-automatically-in-csharp/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 12:36:25 +0000</pubDate>
		<dc:creator>艾榕</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[configuration]]></category>

		<guid isPermaLink="false">http://blog.irongs.com/?p=29</guid>
		<description><![CDATA[<p style="margin-top: 1em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; padding: 0px;">The structure of an application’s configuration file always include:<span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/how-to-update-the-application-configuration-file-automatically-in-csharp/' rel="nofollow">Read more...</a></p><p style="margin-top: 1em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; padding: 0px;">The structure of an application’s configuration file always include:<span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/how-to-update-the-application-configuration-file-automatically-in-csharp/' rel="nofollow">Read more...</a></p>相关文章:DotNet下NUnit的使用（1）&#8212;- NUnit入门 DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程 性能: 字符串倒序算法 (C# version) 使用InternalsVisibleTo给assembly添加“友元assembly” 在.NET项目中使用log4net How to use Sql Azure


<h3>相关文章:</h3><ol><li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-class1/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（1）&#8212;- NUnit入门'>DotNet下NUnit的使用（1）&#8212;- NUnit入门</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-firstnunitproject/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程'>DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/performance-fastest-string-reversing-algorithms-cs/' rel='bookmark' title='Permanent Link: 性能: 字符串倒序算法 (C# version)'>性能: 字符串倒序算法 (C# version)</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/use-internalsvisible-to-assembly/' rel='bookmark' title='Permanent Link: 使用InternalsVisibleTo给assembly添加“友元assembly”'>使用InternalsVisibleTo给assembly添加“友元assembly”</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/using-log4net-in-dotnet-projects/' rel='bookmark' title='Permanent Link: 在.NET项目中使用log4net'>在.NET项目中使用log4net</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-use-sql-azure/' rel='bookmark' title='Permanent Link: How to use Sql Azure'>How to use Sql Azure</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="margin-top: 1em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; padding: 0px;">The structure of an application’s configuration file always include:<span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/how-to-update-the-application-configuration-file-automatically-in-csharp/' rel="nofollow">Read more...</a></p>

<p><h3>相关文章:</h3></p><ol><li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-class1/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（1）&#8212;- NUnit入门'>DotNet下NUnit的使用（1）&#8212;- NUnit入门</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-firstnunitproject/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程'>DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/performance-fastest-string-reversing-algorithms-cs/' rel='bookmark' title='Permanent Link: 性能: 字符串倒序算法 (C# version)'>性能: 字符串倒序算法 (C# version)</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/use-internalsvisible-to-assembly/' rel='bookmark' title='Permanent Link: 使用InternalsVisibleTo给assembly添加“友元assembly”'>使用InternalsVisibleTo给assembly添加“友元assembly”</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/using-log4net-in-dotnet-projects/' rel='bookmark' title='Permanent Link: 在.NET项目中使用log4net'>在.NET项目中使用log4net</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-use-sql-azure/' rel='bookmark' title='Permanent Link: How to use Sql Azure'>How to use Sql Azure</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.irongs.com/tech/how-to-update-the-application-configuration-file-automatically-in-csharp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程</title>
		<link>http://blog.irongs.com/tech/dotnet-nunit-firstnunitproject/</link>
		<comments>http://blog.irongs.com/tech/dotnet-nunit-firstnunitproject/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 12:28:29 +0000</pubDate>
		<dc:creator>艾榕</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[Nunit]]></category>

		<guid isPermaLink="false">http://blog.irongs.com/?p=28</guid>
		<description><![CDATA[<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程 收藏</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">准备工作</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">1. 打开visual studio, 新建一个“Class Library”工程，命名为“NUnitDemo”</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">2. 在工程中新建一个Class：“FirstNUnitClass”， 在类中添加一个public的方法：GetBonous(int level), 最终类的内容：</div>
<p><strong>准备工作</strong><br />
1. 打开visual studio, 新建一个“Class Library”工程，命名为“NUnitDemo”<br />
2. 在工程中新建一个Class：“FirstNUnitClass”， 在类中添加一个public的方法：GetBonous(int level), 最终类的内容：<span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/dotnet-nunit-firstnunitproject/' rel="nofollow">Read more...</a></p><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程 收藏</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">准备工作</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">1. 打开visual studio, 新建一个“Class Library”工程，命名为“NUnitDemo”</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">2. 在工程中新建一个Class：“FirstNUnitClass”， 在类中添加一个public的方法：GetBonous(int level), 最终类的内容：</div>
<p><strong>准备工作</strong><br />
1. 打开visual studio, 新建一个“Class Library”工程，命名为“NUnitDemo”<br />
2. 在工程中新建一个Class：“FirstNUnitClass”， 在类中添加一个public的方法：GetBonous(int level), 最终类的内容：<span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/dotnet-nunit-firstnunitproject/' rel="nofollow">Read more...</a></p>相关文章:DotNet下NUnit的使用（1）&#8212;- NUnit入门 Update the application configuration file automatically in C# 性能: 字符串倒序算法 (C# version) 使用InternalsVisibleTo给assembly添加“友元assembly” 在.NET项目中使用log4net How to use Sql Azure


<h3>相关文章:</h3><ol><li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-class1/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（1）&#8212;- NUnit入门'>DotNet下NUnit的使用（1）&#8212;- NUnit入门</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-update-the-application-configuration-file-automatically-in-csharp/' rel='bookmark' title='Permanent Link: Update the application configuration file automatically in C#'>Update the application configuration file automatically in C#</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/performance-fastest-string-reversing-algorithms-cs/' rel='bookmark' title='Permanent Link: 性能: 字符串倒序算法 (C# version)'>性能: 字符串倒序算法 (C# version)</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/use-internalsvisible-to-assembly/' rel='bookmark' title='Permanent Link: 使用InternalsVisibleTo给assembly添加“友元assembly”'>使用InternalsVisibleTo给assembly添加“友元assembly”</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/using-log4net-in-dotnet-projects/' rel='bookmark' title='Permanent Link: 在.NET项目中使用log4net'>在.NET项目中使用log4net</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-use-sql-azure/' rel='bookmark' title='Permanent Link: How to use Sql Azure'>How to use Sql Azure</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程 收藏</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">准备工作</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">1. 打开visual studio, 新建一个“Class Library”工程，命名为“NUnitDemo”</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">2. 在工程中新建一个Class：“FirstNUnitClass”， 在类中添加一个public的方法：GetBonous(int level), 最终类的内容：</div>
<p><strong>准备工作</strong><br />
1. 打开visual studio, 新建一个“Class Library”工程，命名为“NUnitDemo”<br />
2. 在工程中新建一个Class：“FirstNUnitClass”， 在类中添加一个public的方法：GetBonous(int level), 最终类的内容：<span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/dotnet-nunit-firstnunitproject/' rel="nofollow">Read more...</a></p>

<p><h3>相关文章:</h3></p><ol><li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-class1/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（1）&#8212;- NUnit入门'>DotNet下NUnit的使用（1）&#8212;- NUnit入门</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-update-the-application-configuration-file-automatically-in-csharp/' rel='bookmark' title='Permanent Link: Update the application configuration file automatically in C#'>Update the application configuration file automatically in C#</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/performance-fastest-string-reversing-algorithms-cs/' rel='bookmark' title='Permanent Link: 性能: 字符串倒序算法 (C# version)'>性能: 字符串倒序算法 (C# version)</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/use-internalsvisible-to-assembly/' rel='bookmark' title='Permanent Link: 使用InternalsVisibleTo给assembly添加“友元assembly”'>使用InternalsVisibleTo给assembly添加“友元assembly”</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/using-log4net-in-dotnet-projects/' rel='bookmark' title='Permanent Link: 在.NET项目中使用log4net'>在.NET项目中使用log4net</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-use-sql-azure/' rel='bookmark' title='Permanent Link: How to use Sql Azure'>How to use Sql Azure</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.irongs.com/tech/dotnet-nunit-firstnunitproject/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DotNet下NUnit的使用（1）&#8212;- NUnit入门</title>
		<link>http://blog.irongs.com/tech/dotnet-nunit-class1/</link>
		<comments>http://blog.irongs.com/tech/dotnet-nunit-class1/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 12:24:54 +0000</pubDate>
		<dc:creator>艾榕</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[Nunit]]></category>

		<guid isPermaLink="false">http://blog.irongs.com/?p=27</guid>
		<description><![CDATA[<ul style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 35px; list-style-type: none; padding: 0px;">
<li style="padding-top: 2px; padding-right: 0px; padding-bottom: 2px; padding-left: 0px; list-style-type: disc; margin: 0px;">什么是Nunit<br style="margin: 0px;" /><a rel="nofollow" target="_blank" style="text-decoration: none; color: #de7008; margin: 0px;" href="http://www.nunit.org/"><span style="text-decoration: underline;">NUnit </span></a> 是一个单元测试框架，可以用于所有的.Net语言，与JUnit类似，可以用来很方便的进行单元测试，NUnit是完全用C#语言编写而成，使用NUnit，您可以只需在您的代码上加上简单的&#8217;Attribute&#8217;就可以进行单元测试，目前NUnit的最新稳定版本是 2.4.8 (<a rel="nofollow" target="_blank" style="text-decoration: none; color: #de7008; margin: 0px;" href="http://www.nunit.org/index.php?p=download"><span style="text-decoration: underline;">下载</span></a> ), 下面是来自就NUnit官方的介绍：<br style="margin: 0px;" /><br />
<blockquote style="margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #f5f5f5; font: normal normal normal 12px/normal simsun; background-position: initial initial; background-repeat: initial initial; padding: 10px; border: 1px dotted #98a47f;"><p><span style="font-size: 14px; font-family: Verdana; margin: 0px;">NUnit is a unit-testing framework for all .Net languages. Initially ported from </span><a rel="nofollow" target="_blank" style="text-decoration: none; color: #de7008; margin: 0px;" href="http://www.junit.org/" target="_self"><span style="font-size: 14px; color: black; font-family: Verdana; text-decoration: none; margin: 0px;">JUnit</span></a><span style="font-size: 14px; font-family: Verdana; margin: 0px;">, the current production release, version 2.4, is the fifth major release of this xUnit based unit testing tool for Microsoft .NET. It is written entirely in C# and has been completely redesigned to take advantage of many .NET language features, for example custom attributes and other reflection related capabilities. NUnit brings xUnit to all .NET languages.</span><br style="margin: 0px;" /><span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/dotnet-nunit-class1/' rel="nofollow">Read more...</a></p><ul style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 35px; list-style-type: none; padding: 0px;">
<li style="padding-top: 2px; padding-right: 0px; padding-bottom: 2px; padding-left: 0px; list-style-type: disc; margin: 0px;">什么是Nunit<br style="margin: 0px;" /><a rel="nofollow" target="_blank" style="text-decoration: none; color: #de7008; margin: 0px;" href="http://www.nunit.org/"><span style="text-decoration: underline;">NUnit </span></a> 是一个单元测试框架，可以用于所有的.Net语言，与JUnit类似，可以用来很方便的进行单元测试，NUnit是完全用C#语言编写而成，使用NUnit，您可以只需在您的代码上加上简单的&#8217;Attribute&#8217;就可以进行单元测试，目前NUnit的最新稳定版本是 2.4.8 (<a rel="nofollow" target="_blank" style="text-decoration: none; color: #de7008; margin: 0px;" href="http://www.nunit.org/index.php?p=download"><span style="text-decoration: underline;">下载</span></a> ), 下面是来自就NUnit官方的介绍：<br style="margin: 0px;" /><br />
<blockquote style="margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #f5f5f5; font: normal normal normal 12px/normal simsun; background-position: initial initial; background-repeat: initial initial; padding: 10px; border: 1px dotted #98a47f;"><p><span style="font-size: 14px; font-family: Verdana; margin: 0px;">NUnit is a unit-testing framework for all .Net languages. Initially ported from </span><a rel="nofollow" target="_blank" style="text-decoration: none; color: #de7008; margin: 0px;" href="http://www.junit.org/" target="_self"><span style="font-size: 14px; color: black; font-family: Verdana; text-decoration: none; margin: 0px;">JUnit</span></a><span style="font-size: 14px; font-family: Verdana; margin: 0px;">, the current production release, version 2.4, is the fifth major release of this xUnit based unit testing tool for Microsoft .NET. It is written entirely in C# and has been completely redesigned to take advantage of many .NET language features, for example custom attributes and other reflection related capabilities. NUnit brings xUnit to all .NET languages.</span><br style="margin: 0px;" /><span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/dotnet-nunit-class1/' rel="nofollow">Read more...</a></p>相关文章:DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程 Update the application configuration file automatically in C# 性能: 字符串倒序算法 (C# version) 使用InternalsVisibleTo给assembly添加“友元assembly” 在.NET项目中使用log4net How to use Sql Azure


<h3>相关文章:</h3><ol><li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-firstnunitproject/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程'>DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-update-the-application-configuration-file-automatically-in-csharp/' rel='bookmark' title='Permanent Link: Update the application configuration file automatically in C#'>Update the application configuration file automatically in C#</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/performance-fastest-string-reversing-algorithms-cs/' rel='bookmark' title='Permanent Link: 性能: 字符串倒序算法 (C# version)'>性能: 字符串倒序算法 (C# version)</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/use-internalsvisible-to-assembly/' rel='bookmark' title='Permanent Link: 使用InternalsVisibleTo给assembly添加“友元assembly”'>使用InternalsVisibleTo给assembly添加“友元assembly”</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/using-log4net-in-dotnet-projects/' rel='bookmark' title='Permanent Link: 在.NET项目中使用log4net'>在.NET项目中使用log4net</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-use-sql-azure/' rel='bookmark' title='Permanent Link: How to use Sql Azure'>How to use Sql Azure</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<ul style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 35px; list-style-type: none; padding: 0px;">
<li style="padding-top: 2px; padding-right: 0px; padding-bottom: 2px; padding-left: 0px; list-style-type: disc; margin: 0px;">什么是Nunit<br style="margin: 0px;" /><a rel="nofollow" target="_blank" style="text-decoration: none; color: #de7008; margin: 0px;" href="http://www.nunit.org/"><span style="text-decoration: underline;">NUnit </span></a> 是一个单元测试框架，可以用于所有的.Net语言，与JUnit类似，可以用来很方便的进行单元测试，NUnit是完全用C#语言编写而成，使用NUnit，您可以只需在您的代码上加上简单的&#8217;Attribute&#8217;就可以进行单元测试，目前NUnit的最新稳定版本是 2.4.8 (<a rel="nofollow" target="_blank" style="text-decoration: none; color: #de7008; margin: 0px;" href="http://www.nunit.org/index.php?p=download"><span style="text-decoration: underline;">下载</span></a> ), 下面是来自就NUnit官方的介绍：<br style="margin: 0px;" /><br />
<blockquote style="margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #f5f5f5; font: normal normal normal 12px/normal simsun; background-position: initial initial; background-repeat: initial initial; padding: 10px; border: 1px dotted #98a47f;"><p><span style="font-size: 14px; font-family: Verdana; margin: 0px;">NUnit is a unit-testing framework for all .Net languages. Initially ported from </span><a rel="nofollow" target="_blank" style="text-decoration: none; color: #de7008; margin: 0px;" href="http://www.junit.org/" target="_self"><span style="font-size: 14px; color: black; font-family: Verdana; text-decoration: none; margin: 0px;">JUnit</span></a><span style="font-size: 14px; font-family: Verdana; margin: 0px;">, the current production release, version 2.4, is the fifth major release of this xUnit based unit testing tool for Microsoft .NET. It is written entirely in C# and has been completely redesigned to take advantage of many .NET language features, for example custom attributes and other reflection related capabilities. NUnit brings xUnit to all .NET languages.</span><br style="margin: 0px;" /><span style=\"margin-left:10px;\"></span> <a href='http://blog.irongs.com/tech/dotnet-nunit-class1/' rel="nofollow">Read more...</a></p>

<p><h3>相关文章:</h3></p><ol><li style="font-size:15px;"><a href='http://blog.irongs.com/tech/dotnet-nunit-firstnunitproject/' rel='bookmark' title='Permanent Link: DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程'>DotNet下NUnit的使用（2）&#8212;- 第一个NUnit工程</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-update-the-application-configuration-file-automatically-in-csharp/' rel='bookmark' title='Permanent Link: Update the application configuration file automatically in C#'>Update the application configuration file automatically in C#</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/performance-fastest-string-reversing-algorithms-cs/' rel='bookmark' title='Permanent Link: 性能: 字符串倒序算法 (C# version)'>性能: 字符串倒序算法 (C# version)</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/use-internalsvisible-to-assembly/' rel='bookmark' title='Permanent Link: 使用InternalsVisibleTo给assembly添加“友元assembly”'>使用InternalsVisibleTo给assembly添加“友元assembly”</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/using-log4net-in-dotnet-projects/' rel='bookmark' title='Permanent Link: 在.NET项目中使用log4net'>在.NET项目中使用log4net</a></li>
<li style="font-size:15px;"><a href='http://blog.irongs.com/tech/how-to-use-sql-azure/' rel='bookmark' title='Permanent Link: How to use Sql Azure'>How to use Sql Azure</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.irongs.com/tech/dotnet-nunit-class1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
