<?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>C# 411 &#187; Tools</title>
	<atom:link href="http://www.csharp411.com/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharp411.com</link>
	<description>C# Information, Code, Tips and News</description>
	<lastBuildDate>Mon, 19 Jul 2010 14:56:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>C# Code Converter</title>
		<link>http://www.csharp411.com/net-code-converter-c-or-vb-to-c-vb-python-or-ruby/</link>
		<comments>http://www.csharp411.com/net-code-converter-c-or-vb-to-c-vb-python-or-ruby/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 14:56:35 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.csharp411.com/net-code-converter-c-or-vb-to-c-vb-python-or-ruby/</guid>
		<description><![CDATA[DeveloperFusion offers a free .NET code converter.&#160; Simply paste your C# or VB.NET code into this web-based tool, then select your target language: C#, VB.NET, Python or Ruby.&#160; Supports syntax up to .NET 3.5.
Code Converter


Related posts:C# Universal Type ConverterExecuting Code in Partial Trust EnvironmentsMicrosoft to Share .NET Framework Code


Related posts:<ol><li><a href='http://www.csharp411.com/c-universal-type-converter/' rel='bookmark' title='Permanent Link: C# Universal Type Converter'>C# Universal Type Converter</a></li><li><a href='http://www.csharp411.com/executing-code-in-partial-trust-environments/' rel='bookmark' title='Permanent Link: Executing Code in Partial Trust Environments'>Executing Code in Partial Trust Environments</a></li><li><a href='http://www.csharp411.com/microsoft-to-share-net-framework-code/' rel='bookmark' title='Permanent Link: Microsoft to Share .NET Framework Code'>Microsoft to Share .NET Framework Code</a></li></ol>]]></description>
		<wfw:commentRss>http://www.csharp411.com/net-code-converter-c-or-vb-to-c-vb-python-or-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NP .NET Profiler</title>
		<link>http://www.csharp411.com/np-net-profiler/</link>
		<comments>http://www.csharp411.com/np-net-profiler/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 17:09:47 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.csharp411.com/np-net-profiler/</guid>
		<description><![CDATA[NP .NET Profiler Tool is designed to assist in troubleshooting issues such as slow performance, memory related issues, and first chance exceptions in any .NET process.&#160; The tool has the following features:

XCopy deployable: no install or reboot required 
Supports all types of .NET applications 
Generates true callstacks for exceptions, memory allocations, and function calls 
Can [...]


Related posts:<ol><li><a href='http://www.csharp411.com/net-code-converter-c-or-vb-to-c-vb-python-or-ruby/' rel='bookmark' title='Permanent Link: C# Code Converter'>C# Code Converter</a></li><li><a href='http://www.csharp411.com/exceptions-are-for-exceptions/' rel='bookmark' title='Permanent Link: Exceptions are for Exceptions'>Exceptions are for Exceptions</a></li><li><a href='http://www.csharp411.com/free-developer-tools/' rel='bookmark' title='Permanent Link: Free Developer Tools'>Free Developer Tools</a></li></ol>]]></description>
		<wfw:commentRss>http://www.csharp411.com/np-net-profiler/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Free Developer Tools</title>
		<link>http://www.csharp411.com/free-developer-tools/</link>
		<comments>http://www.csharp411.com/free-developer-tools/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 13:34:31 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[Guid]]></category>
		<category><![CDATA[Hex]]></category>
		<category><![CDATA[Search-Replace]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/free-developer-tools/</guid>
		<description><![CDATA[Following are some simple but useful FREE tools for software developers.  Each tool is freely distributable and includes the original C# source code so you can modify the tool to your needs.  These tools are not supported.  Enjoy!
  Color Gadget
Select a .NET KnownColor or other color, copy RGB and hex values [...]


Related posts:<ol><li><a href='http://www.csharp411.com/visual-studio-2008-and-net-35-released/' rel='bookmark' title='Permanent Link: Visual Studio 2008 and .NET 3.5 Released'>Visual Studio 2008 and .NET 3.5 Released</a></li><li><a href='http://www.csharp411.com/disable-the-ctrltab-navigator-window-in-visual-studio-2008/' rel='bookmark' title='Permanent Link: Disable the Ctrl+Tab Navigator Window in Visual Studio 2008'>Disable the Ctrl+Tab Navigator Window in Visual Studio 2008</a></li><li><a href='http://www.csharp411.com/free-microsoft-software-from-websitespark/' rel='bookmark' title='Permanent Link: Free Microsoft Software from WebsiteSpark'>Free Microsoft Software from WebsiteSpark</a></li></ol>]]></description>
		<wfw:commentRss>http://www.csharp411.com/free-developer-tools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2008 and .NET 3.5 Released</title>
		<link>http://www.csharp411.com/visual-studio-2008-and-net-35-released/</link>
		<comments>http://www.csharp411.com/visual-studio-2008-and-net-35-released/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 16:23:27 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Visual-Studio-.NET]]></category>

		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/visual-studio-2008-and-net-35-released/</guid>
		<description><![CDATA[Microsoft has released Visual Studio 2008 and .NET Framework v3.5.  These upgrades enable .NET software developers to rapidly create more secure, manageable, and reliable applications and take advantage of new features found in Windows Vista and Microsoft Office 2007.

MSDN subscribers can download VS 2008 here.  Non-subscribers can download a 90-day free trial here. [...]


Related posts:<ol><li><a href='http://www.csharp411.com/visual-studio-2008-and-net-35-service-pack-1-released/' rel='bookmark' title='Permanent Link: Visual Studio 2008 and .NET 3.5 Service Pack 1 Released'>Visual Studio 2008 and .NET 3.5 Service Pack 1 Released</a></li><li><a href='http://www.csharp411.com/visual-studio-orcas-and-net-35-beta-available/' rel='bookmark' title='Permanent Link: Visual Studio &#34;Orcas&#34; and .NET 3.5 Beta Available'>Visual Studio &#34;Orcas&#34; and .NET 3.5 Beta Available</a></li><li><a href='http://www.csharp411.com/visual-studio-2010-and-net-framework-4-0-released-today/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4.0 Released Today'>Visual Studio 2010 and .NET Framework 4.0 Released Today</a></li></ol>]]></description>
		<wfw:commentRss>http://www.csharp411.com/visual-studio-2008-and-net-35-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
