<?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.ness.net &#187; Tools</title>
	<atom:link href="http://eric.ness.net/archives/tag/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://eric.ness.net</link>
	<description>...I never learned to read.</description>
	<lastBuildDate>Sat, 21 Jan 2012 05:27:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>My toolbox: A little list of programming tools.</title>
		<link>http://eric.ness.net/archives/my-toolbox-a-little-list-of-programming-tools/</link>
		<comments>http://eric.ness.net/archives/my-toolbox-a-little-list-of-programming-tools/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 17:05:53 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://eric.ness.net/?p=213</guid>
		<description><![CDATA[A little list of tools I use.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Feric.ness.net%2Farchives%2Fmy-toolbox-a-little-list-of-programming-tools%2F' data-shr_title='My+toolbox%3A+A+little+list+of+programming+tools.'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Feric.ness.net%2Farchives%2Fmy-toolbox-a-little-list-of-programming-tools%2F' data-shr_title='My+toolbox%3A+A+little+list+of+programming+tools.'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://eric.ness.net/wp-content/uploads/2009/06/mytoolbox.jpg"><img class="alignnone size-full wp-image-214" title="mytoolbox" src="http://eric.ness.net/wp-content/uploads/2009/06/mytoolbox.jpg" alt="" width="577" height="360" /></a></p>
<p>List of tools I use:</p>
<h2><strong>Add-In&#8217;s</strong></h2>
<p><strong>Resharper:</strong> Is one of those add-ins that once you start using it would be hard to give up â€“ as it provides solutions to programming errors, helps out with refactoring, unit testing, code formatting and clean up. [<a title="Resharper" href="http://www.jetbrains.com/resharper/" target="_blank">link</a>]<br />
<strong>VisualSVN:</strong> You need a plug-in that connects your solution to some form of version control. Iâ€™ve always been a fan of Subversion [free] and VisualSVN helps me connect to it.<a title="ankhsvn" href="http://ankhsvn.open.collab.net/" target="_blank"> AnkhSVN</a> is also a great free alternative. I would also recommend that you check out <a title="Visual SVN Server" href="http://www.visualsvn.com/server/" target="_blank">Visual SVN Server</a> as it allows you configure and manage Subversion for your whole team and it is free. [<a title="VisualSVN" href="http://www.visualsvn.com/" target="_blank">link</a>]<br />
<strong>GhostDoc:</strong> This free extension automatically generates your documentation comments for your code. A must. [<a title="ghostdoc" href="http://submain.com/products/ghostdoc.aspx" target="_blank">link</a>]<br />
<strong>Clone Detective: </strong>This add-in tells you where you are repeating code. Very helpful but sometimes does not play well with others add-ins. [<a title="Clone Detective" href="http://www.codeplex.com/CloneDetectiveVS" target="_blank">link</a>]</p>
<h2><strong>Controls</strong></h2>
<p><strong>Dundas:</strong> Best graphing framework on .NET period. Only negative is that it is not cheap but you can accomplish most stuff with ASP.NET Charting Controls. [<a title="Dundas" href="http://dundas.com/" target="_blank">link</a>]<br />
<strong>Virtual Earth:</strong> Fun control to use Virtual Earth. [<a title="Virtual Earth" href="http://msdn.microsoft.com/en-us/library/dd877180.aspx" target="_blank">link</a>]<br />
<strong>Telerik RadControls:</strong> Great controls and is a must but like Dundas is not cheap. [<a title="telerik" href="http://www.telerik.com/" target="_blank">link</a>]<br />
<strong>ASP.Net Ajax Framework:</strong> A must if you are still doing web forms page. [<a title="ASP.NET Ajax" href="http://www.asp.net/ajax/">link</a>]<br />
<strong>ASP.Net Ajax Toolkit:</strong> The bells and whistles for the framework. [<a title="ASP.NET Ajax Toolkit" href="http://www.asp.net/ajax/AjaxControlToolkit/Samples/" target="_blank">link</a>]</p>
<div class="shr-publisher-213"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://eric.ness.net/archives/my-toolbox-a-little-list-of-programming-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snippet Designer</title>
		<link>http://eric.ness.net/archives/snippet-designer/</link>
		<comments>http://eric.ness.net/archives/snippet-designer/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 17:32:28 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://eric.ness.net/?p=77</guid>
		<description><![CDATA[There is a new tool that allows you to create your own Visual Studio snippets. ]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Feric.ness.net%2Farchives%2Fsnippet-designer%2F' data-shr_title='Snippet+Designer'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Feric.ness.net%2Farchives%2Fsnippet-designer%2F' data-shr_title='Snippet+Designer'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop Automatic --><p><img src="http://eric.ness.net/wp-content/uploads/2008/10/snippeteditor.jpg" /><br />
There is a new tool that allows you to create your own Visual Studio snippets. It can be downloaded <a title="Snippet Designer" href="http://www.codeplex.com/SnippetDesigner">here</a> at codeplex.</p>
<p>[<a href="http://blogs.microsoft.co.il/blogs/tamir/archive/2008/09/22/visual-studio-snippet-designer.aspx">Tamir Khason</a>]</p>
<div class="shr-publisher-77"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://eric.ness.net/archives/snippet-designer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

