<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Christopher Hujanen's .NET Developer Blog &#187; Developer Tools</title>
	<atom:link href="http://hugeonion.com/category/developer-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://hugeonion.com</link>
	<description>&#34;huge onion&#34; == GetButcheredPronunciation(&#34;Hujanen&#34;)</description>
	<lastBuildDate>Sat, 31 Mar 2012 08:43:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hugeonion.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/e1a8b8f47a1a8476080287003adff202?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Christopher Hujanen's .NET Developer Blog &#187; Developer Tools</title>
		<link>http://hugeonion.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hugeonion.com/osd.xml" title="Christopher Hujanen&#039;s .NET Developer Blog" />
	<atom:link rel='hub' href='http://hugeonion.com/?pushpress=hub'/>
		<item>
		<title>Out with Clean Sources Plus, In with TreeTrim</title>
		<link>http://hugeonion.com/2009/05/08/out-with-clean-sources-plus-in-with-treetrim/</link>
		<comments>http://hugeonion.com/2009/05/08/out-with-clean-sources-plus-in-with-treetrim/#comments</comments>
		<pubDate>Fri, 08 May 2009 16:04:00 +0000</pubDate>
		<dc:creator>Christopher Hujanen</dc:creator>
				<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://hugeonion.wordpress.com/2009/05/08/out-with-clean-sources-plus-in-with-treetrim/</guid>
		<description><![CDATA[If you are a fan of CleanSourcesPlus to clean up your Visual Studio build files, but have either had problems with it in a “modern” OS like Vista or just don’t like the command prompt popping up, I have a suggestion:&#160; check out TreeTrim from Steve Dunn. It adds a right click menu option to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hugeonion.com&#038;blog=2982820&#038;post=63&#038;subd=hugeonion&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hugeonion.com/2009/05/08/out-with-clean-sources-plus-in-with-treetrim/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4b14c488161ee8e6f6586f024229a43?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=R" medium="image">
			<media:title type="html">hugeonion</media:title>
		</media:content>

		<media:content url="http://hugeonion.files.wordpress.com/2009/05/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://hugeonion.files.wordpress.com/2009/05/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft StyleCop</title>
		<link>http://hugeonion.com/2008/07/30/microsoft-stylecop/</link>
		<comments>http://hugeonion.com/2008/07/30/microsoft-stylecop/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 03:29:12 +0000</pubDate>
		<dc:creator>Christopher Hujanen</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://hugeonion.wordpress.com/2008/07/30/microsoft-stylecop/</guid>
		<description><![CDATA[I just found out about a C# source code analysis tool from Microsoft called StyleCop.&#160; You can download it from code.microsoft.com. The tool&#8217;s description is as follows: StyleCop analyzes C# source code to enforce a set of style and consistency rules. It can be run from inside of Visual Studio or integrated into an MSBuild [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hugeonion.com&#038;blog=2982820&#038;post=21&#038;subd=hugeonion&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hugeonion.com/2008/07/30/microsoft-stylecop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4b14c488161ee8e6f6586f024229a43?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=R" medium="image">
			<media:title type="html">hugeonion</media:title>
		</media:content>
	</item>
		<item>
		<title>Smart Paster Add-In for Visual Studio 2008</title>
		<link>http://hugeonion.com/2008/07/02/smart-paster-add-in-for-visual-studio-2008/</link>
		<comments>http://hugeonion.com/2008/07/02/smart-paster-add-in-for-visual-studio-2008/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 00:58:08 +0000</pubDate>
		<dc:creator>Christopher Hujanen</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://hugeonion.wordpress.com/2008/07/02/smart-paster-add-in-for-visual-studio-2008/</guid>
		<description><![CDATA[I had the need today to take a bunch of JavaScript code and paste it into an ASP.NET code behind file.&#160; I was using the script as a basis for a custom script that was placed into the Page using the ClientScript.RegisterClientScriptBlock method.&#160; I did some quick googling and found the Visual Studio Add-In called [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hugeonion.com&#038;blog=2982820&#038;post=16&#038;subd=hugeonion&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hugeonion.com/2008/07/02/smart-paster-add-in-for-visual-studio-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4b14c488161ee8e6f6586f024229a43?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=R" medium="image">
			<media:title type="html">hugeonion</media:title>
		</media:content>

		<media:content url="http://hugeonion.files.wordpress.com/2008/07/smart-paster-example-thumb.png" medium="image">
			<media:title type="html">smart-paster-example</media:title>
		</media:content>
	</item>
		<item>
		<title>BitDiffer tool</title>
		<link>http://hugeonion.com/2008/02/27/bitdiffer-tool/</link>
		<comments>http://hugeonion.com/2008/02/27/bitdiffer-tool/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 14:00:00 +0000</pubDate>
		<dc:creator>Christopher Hujanen</dc:creator>
				<category><![CDATA[Developer Tools]]></category>

		<guid isPermaLink="false">http://hugeonion.wordpress.com/2008/02/27/bitdiffer-tool/</guid>
		<description><![CDATA[I just came across the developer utility BitDiffer by Bitwidgets which can be used to compare two versions of the same assemblies.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hugeonion.com&#038;blog=2982820&#038;post=8&#038;subd=hugeonion&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hugeonion.com/2008/02/27/bitdiffer-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4b14c488161ee8e6f6586f024229a43?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=R" medium="image">
			<media:title type="html">hugeonion</media:title>
		</media:content>
	</item>
	</channel>
</rss>
