<?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>Ryan Cromwell &#187; Visual Studio</title>
	<atom:link href="http://blog.cromwellhaus.com/index.php/category/visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cromwellhaus.com</link>
	<description>Improving my craft...</description>
	<lastBuildDate>Thu, 02 Sep 2010 14:38:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ReSharper Test Runner and MSTest Projects</title>
		<link>http://blog.cromwellhaus.com/index.php/2010/07/resharper-test-runner-and-mstest-projects/</link>
		<comments>http://blog.cromwellhaus.com/index.php/2010/07/resharper-test-runner-and-mstest-projects/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 13:17:08 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://blog.cromwellhaus.com/index.php/2010/07/resharper-test-runner-and-mstest-projects/</guid>
		<description><![CDATA[One of my biggest irritants with the Unit Testing ecosystem is that each runner does things a little different. Gallio has helped solve this to some extent, but even that hasn’t solved all the problems that come with content or resource file deployments, coverage settings, etc.&#160; Gallio’s goal is noble if not arrogant, become the [...]]]></description>
		<wfw:commentRss>http://blog.cromwellhaus.com/index.php/2010/07/resharper-test-runner-and-mstest-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual Property C# Code Snippet</title>
		<link>http://blog.cromwellhaus.com/index.php/2008/07/virtual-property-c-code-snippet/</link>
		<comments>http://blog.cromwellhaus.com/index.php/2008/07/virtual-property-c-code-snippet/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 03:31:00 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">/blogs/ryanc/archive/2008/07/02/virtual-property-c-code-snippet.aspx</guid>
		<description><![CDATA[For those of you who use NHibernate you may find this convenient, if you don&#8217;t already have your own.&#160; Below is a C# code snippet for creating a public virtual property (code and file are both there).&#160; Just put it in your &#60;Visual Studio 2005/2008&#62;\Code Snippets\Visual C#\My Code Snippets folder and you&#8217;re off and running.&#160; [...]]]></description>
		<wfw:commentRss>http://blog.cromwellhaus.com/index.php/2008/07/virtual-property-c-code-snippet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
