<?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>Eric Polerecky &#187; nunit</title>
	<atom:link href="http://eric.polerecky.com/archives/category/nunit/feed/" rel="self" type="application/rss+xml" />
	<link>http://eric.polerecky.com</link>
	<description>An outlet for my obsession with technology</description>
	<lastBuildDate>Wed, 08 Sep 2010 21:18:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Tools I want to use more</title>
		<link>http://eric.polerecky.com/archives/tools-i-want-to-use-more/</link>
		<comments>http://eric.polerecky.com/archives/tools-i-want-to-use-more/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 17:05:00 +0000</pubDate>
		<dc:creator>Eric Polerecky</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[ASP.NET MVC Futures]]></category>
		<category><![CDATA[MEF]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[ndepend]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[nunit]]></category>
		<category><![CDATA[resharper]]></category>
		<category><![CDATA[ndpend]]></category>

		<guid isPermaLink="false">http://eric.polerecky.com/archives/tools-i-want-to-use-more/</guid>
		<description><![CDATA[As a follow up to my tools post here is a list of the tools I’d like to spend more time with. The % next to the title is an estimation as the likelihood I’ll do any serious work with the tool/software/etc. ReSharper – 20% http://www.jetbrains.com/resharper/ Simply put, ReSharper is a must-have productivity tool for


No related posts.]]></description>
			<content:encoded><![CDATA[<p>As a follow up to my tools post here is a list of the tools I’d like to spend more time with. The % next to the title is an estimation as the likelihood I’ll do any serious work with the tool/software/etc.</p>
<h3 class="underline shift">ReSharper – 20%</h3>
<p><a title="http://www.jetbrains.com/resharper/" href="http://www.jetbrains.com/resharper/">http://www.jetbrains.com/resharper/</a></p>
<p>Simply put, ReSharper is a must-have productivity tool for .NET developers. It fully integrates with Visual Studio to intelligently and powerfully extend the functionality that is native to Visual Studio. ReSharper provides solution-wide error highlighting on the fly, instant solutions for found errors, over 30 advanced code refactorings, superior unit testing tools, handy navigation and search features, single-click code formatting and cleanup, automatic code generation and templates, and a lot more productivity features for C#, VB.NET, ASP.NET, XML, and XAML.</p>
<h3>NDepend – 10%</h3>
<p><a href="http://www.ndepend.com/">http://www.ndepend.com/</a></p>
<p><span style="font-family: arial; color: rgb(89,124,176); font-size: 10pt" id="ctl00_MyContentPH_Label1"><font color="#000000">NDepend is a tool that simplifies managing a complex .NET code base. Architects and developers can analyze code structure, specify design rules, plan massive refactoring, do effective code reviews and master evolution by comparing different versions of the code. </font></span></p>
<h3><font color="#000000">C# – 70%</font></h3>
<p><a href="http://msdn.microsoft.com/en-us/vcsharp/default.aspx">http://msdn.microsoft.com/en-us/vcsharp/default.aspx</a></p>
<h3>NHibernate – 80%</h3>
<p><a href="https://www.hibernate.org/343.html">https://www.hibernate.org/343.html</a></p>
<p><span style="color: rgb(204,0,0)">NHibernate</span> is a port of <a href="https://www.hibernate.org/344.html"><u><font color="#0066cc">Hibernate Core</font></u></a> for Java to the .NET Framework. It handles persisting plain .NET objects to and from an underlying relational database. Given an XML description of your entities and relationships, <span style="color: rgb(204,0,0)">NHibernate</span> automatically generates SQL for loading and storing the objects. Optionally, you can describe your mapping metadata with attributes in your source code.</p>
<h3>NUnit – 20%</h3>
<p><a href="http://www.nunit.org/index.php">http://www.nunit.org/index.php</a></p>
<p>NUnit is a unit-testing framework for all .Net languages. Initially ported from <a href="http://www.junit.org/" target="_self"><u><font color="#0066cc">JUnit</font></u></a>, 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.</p>
<p> <span id="ctl00_ctl00_MasterContent_Content_wikiSourceLabel"><br />
<h3>MEF – 60%</h3>
<p><span id="ctl00_ctl00_MasterContent_Content_wikiSourceLabel"><a href="http://www.codeplex.com/MEF">http://www.codeplex.com/MEF</a></span></p>
<p><span>The Managed Extensibility Framework (MEF) is a new library in .NET that enables greater reuse of applications and components. Using MEF, .NET applications can make the shift from being statically compiled to dynamically composed. If you are building extensible applications, extensible frameworks and application extensions, then MEF is for you.</span></p>
<h3>DDD – 100%</h3>
</p>
<p> </span></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://eric.polerecky.com/archives/tools-i-want-to-use-more/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
