<?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>FantasticFreeware.com &#187; DotNet-Tools</title>
	<atom:link href="http://www.fantasticfreeware.com/category/dotnet/dotnet-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fantasticfreeware.com</link>
	<description>3600+ Hand Picked Freeware Applications</description>
	<lastBuildDate>Tue, 07 Sep 2010 04:31:06 +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>Clone Detective for Visual Studio</title>
		<link>http://www.fantasticfreeware.com/2008/08/clone-detective-for-visual-studio/</link>
		<comments>http://www.fantasticfreeware.com/2008/08/clone-detective-for-visual-studio/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 11:53:50 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev-NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Tools]]></category>

		<guid isPermaLink="false">http://www.fantasticfreeware.com/?p=3477</guid>
		<description><![CDATA[Clone Detective for Visual Studio http://www.codeplex.com/CloneDetectiveVS Clone Detective is a Visual Studio integration that allows you to analyze C# projects for source code that is duplicated somewhere else. Having duplicates can easily lead to inconsistencies and often is an indicator for poorly factored code. &#169; 2009 - visit the author at www.fantasticfreeware.com for more fantastic [...]]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2008/08/clone-detective-for-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LINQ to SQL Debug Visualizer</title>
		<link>http://www.fantasticfreeware.com/2008/08/linq-to-sql-debug-visualizer/</link>
		<comments>http://www.fantasticfreeware.com/2008/08/linq-to-sql-debug-visualizer/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 04:56:17 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev-NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Linq]]></category>
		<category><![CDATA[DotNet-Tools]]></category>

		<guid isPermaLink="false">http://www.fantasticfreeware.com/?p=3473</guid>
		<description><![CDATA[LINQ to SQL Debug Visualizer http://weblogs.asp.net/scottgu/archive/2007/07/31/linq-to-sql-debug-visualizer.aspx One of the nice development features that LINQ to SQL supports is the ability to use a &#34;debug visualizer&#34; to hover over a LINQ expression while&#160;in the VS 2008 debugger and inspect the raw SQL that the ORM will ultimately execute at runtime when evaluating the LINQ query expression. [...]]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2008/08/linq-to-sql-debug-visualizer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Huagati DBML/EDMX Tools-Linq to SQL ADO.NET Entity Framework</title>
		<link>http://www.fantasticfreeware.com/2008/08/huagati-dbmledmx-tools-linq-to-sql-adonet-entity-framework/</link>
		<comments>http://www.fantasticfreeware.com/2008/08/huagati-dbmledmx-tools-linq-to-sql-adonet-entity-framework/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 03:58:17 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev-NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Linq]]></category>
		<category><![CDATA[DotNet-Tools]]></category>

		<guid isPermaLink="false">http://www.fantasticfreeware.com/?p=3469</guid>
		<description><![CDATA[Huagati DBML/EDMX Tools-Linq to SQL ADO.NET Entity Framework http://www.huagati.com/dbmltools/ Do you want to be able to automatically update your Linq to SQL classes to reflect your database schema after making schema changes?&#160;&#160;You don&#39;t need to look for the &#34;refresh&#34; button anymore &#8211; it is available now as an add-in for Visual Studio! Huagati DBML/EDMX Tools [...]]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2008/08/huagati-dbmledmx-tools-linq-to-sql-adonet-entity-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MbUnit-Generative Unit Test Framework NET</title>
		<link>http://www.fantasticfreeware.com/2008/08/mbunit-generative-unit-test-framework-net/</link>
		<comments>http://www.fantasticfreeware.com/2008/08/mbunit-generative-unit-test-framework-net/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 01:56:15 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev-NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Tools]]></category>

		<guid isPermaLink="false">http://www.fantasticfreeware.com/?p=3463</guid>
		<description><![CDATA[MbUnit-Generative Unit Test Framework NET http://www.mbunit.com/ This is the home of the Generative Unit Test Framework for the .NET Framework.&#160; MbUnit provides advanced unit testing support with advanced fixtures to enable developers and testers to test all aspects of their software.&#160; MbUnit has just released version 2.4 and has a dedicated development team working on [...]]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2008/08/mbunit-generative-unit-test-framework-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Axialis IconWorkshop Lite for VS 2008</title>
		<link>http://www.fantasticfreeware.com/2008/08/axialis-iconworkshop-lite-for-vs-2008/</link>
		<comments>http://www.fantasticfreeware.com/2008/08/axialis-iconworkshop-lite-for-vs-2008/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 13:48:09 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev-NET]]></category>
		<category><![CDATA[Dev-Tools]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Tools]]></category>
		<category><![CDATA[Graphic]]></category>

		<guid isPermaLink="false">http://www.fantasticfreeware.com/?p=3426</guid>
		<description><![CDATA[Axialis IconWorkshop Lite for VS 2008 http://www.axialis.com/download/iwlite.html Axialis Software, in association with Microsoft Corporation, presents Axialis IconWorkshop Lite for Visual Studio 2008: &#160;&#160;&#160; * 100% Free for Visual Studio 2008 users; &#160;&#160;&#160; * Make icons for Windows up to 256&#215;256 PNG-compressed icons for Windows Vista&#8482; and include them in your software projects; &#160;&#160;&#160; * Use [...]]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2008/08/axialis-iconworkshop-lite-for-vs-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VisualSVN Server-subversion server</title>
		<link>http://www.fantasticfreeware.com/2008/07/visualsvn-server-subversion-server/</link>
		<comments>http://www.fantasticfreeware.com/2008/07/visualsvn-server-subversion-server/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 13:23:05 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev-Tools]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Tools]]></category>
		<category><![CDATA[Fav-Development]]></category>
		<category><![CDATA[Favorite]]></category>

		<guid isPermaLink="false">http://www.fantasticfreeware.com/?p=3319</guid>
		<description><![CDATA[VisualSVN Server-subversion server http://www.visualsvn.com/server/ VisualSVN Server is a package that contains everything you need to install, configure and manage Subversion server for your team on Windows platform. It includes Subversion, Apache and a management console. You can use any Subversion client to connect to VisualSVN Server or a web browser to quickly browse though repositories. [...]]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2008/07/visualsvn-server-subversion-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AnkhSVN-Subversion SourceControl Provider for Visual Studio</title>
		<link>http://www.fantasticfreeware.com/2008/07/ankhsvn-subversion-sourcecontrol-provider-for-visual-studio/</link>
		<comments>http://www.fantasticfreeware.com/2008/07/ankhsvn-subversion-sourcecontrol-provider-for-visual-studio/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 13:18:41 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev-Tools]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Tools]]></category>

		<guid isPermaLink="false">http://www.fantasticfreeware.com/?p=3317</guid>
		<description><![CDATA[AnkhSVN-Subversion SourceControl Provider for Visual Studio http://ankhsvn.open.collab.net/ AnkhSVN is a Subversion SourceControl Provider for Visual Studio. The software allows you to perform the most common version control operations directly from inside the Microsoft Visual Studio IDE. With AnkhSVN you no longer need to leave your IDE to perform tasks like viewing the status of your [...]]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2008/07/ankhsvn-subversion-sourcecontrol-provider-for-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snippet Compiler- write, compile and NET run code</title>
		<link>http://www.fantasticfreeware.com/2008/07/snippet-compiler-write-compile-and-net-run-code/</link>
		<comments>http://www.fantasticfreeware.com/2008/07/snippet-compiler-write-compile-and-net-run-code/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 14:13:15 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev-NET]]></category>
		<category><![CDATA[Dev-Tools]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Tools]]></category>

		<guid isPermaLink="false">http://www.fantasticfreeware.com/?p=3221</guid>
		<description><![CDATA[Snippet Compiler- write, compile and NET run code http://www.sliver.com/dotnet/SnippetCompiler/ Snippet Compiler is a Windows-based&#160; applications. You can use it to write, compile and run code. Snippet Compiler now has support. NET Framework 3.5, &#169; 2009 - visit the author at www.fantasticfreeware.com for more fantastic content.]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2008/07/snippet-compiler-write-compile-and-net-run-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NArrange is a .NET code beautifier</title>
		<link>http://www.fantasticfreeware.com/2008/07/narrange-is-a-net-code-beautifier/</link>
		<comments>http://www.fantasticfreeware.com/2008/07/narrange-is-a-net-code-beautifier/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 04:12:15 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev-NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Tools]]></category>

		<guid isPermaLink="false">http://www.fantasticfreeware.com/?p=3207</guid>
		<description><![CDATA[NArrange is a .NET code beautifier http://narrange.sourceforge.net/ NArrange is a .NET code beautifier that automatically organizes code members and elements within .NET classes. Why Use NArrange? There are several reasons you may want to consider using NArrange for your .NET software project: &#160;&#160;&#160; * Reduces the amount of time developers spend arranging members within code [...]]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2008/07/narrange-is-a-net-code-beautifier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skater .NET Obfuscator Freeware Light Edition</title>
		<link>http://www.fantasticfreeware.com/2008/07/skater-net-obfuscator-freeware-light-edition/</link>
		<comments>http://www.fantasticfreeware.com/2008/07/skater-net-obfuscator-freeware-light-edition/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 02:25:16 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev-NET]]></category>
		<category><![CDATA[Dev-Tools]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Tools]]></category>

		<guid isPermaLink="false">http://www.fantasticfreeware.com/?p=3193</guid>
		<description><![CDATA[Skater .NET Obfuscator Freeware Light Edition http://www.rustemsoft.com/SkaterLight.htm RustemSoft presents Freeware Light Edition of well-known Skater .NET Obfuscator, an obfuscation tool for .NET code protection. The Light Edition is the Free version of Skater .NET Obfuscator. You may use Skater .NET Obfuscator Light Edition, free of charge, to protect your .NET applications for both personal and [...]]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2008/07/skater-net-obfuscator-freeware-light-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharpDevelop-IDE for C#.NET Framework</title>
		<link>http://www.fantasticfreeware.com/2008/06/sharpdevelop-ide-for-cnet-framework/</link>
		<comments>http://www.fantasticfreeware.com/2008/06/sharpdevelop-ide-for-cnet-framework/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 20:37:06 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev-Csharp]]></category>
		<category><![CDATA[Dev-NET]]></category>
		<category><![CDATA[Dev-Tools]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Tools]]></category>

		<guid isPermaLink="false">http://www.fantasticfreeware.com/?p=3169</guid>
		<description><![CDATA[SharpDevelop-IDE for C#.NET Framework http://community.sharpdevelop.net/blogs/mattward/articles/FeatureTour.aspx &#160; SharpDevelop is an Integrated Development Environment (IDE) for .NET Framework applications. It supports the development of applications written in C#, Visual Basic.NET and Boo. It is open source and written in C#. It provides all of the features required from a modern Windows IDE, such as code completion, project [...]]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2008/06/sharpdevelop-ide-for-cnet-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CLR Profiler-performance profile Windows applications</title>
		<link>http://www.fantasticfreeware.com/2008/05/clr-profiler-performance-profile-windows-applications/</link>
		<comments>http://www.fantasticfreeware.com/2008/05/clr-profiler-performance-profile-windows-applications/#comments</comments>
		<pubDate>Mon, 26 May 2008 13:04:29 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev-NET]]></category>
		<category><![CDATA[Dev-Tools]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Tools]]></category>

		<guid isPermaLink="false">http://www.fantasticfreeware.com/?p=3134</guid>
		<description><![CDATA[CLR Profiler-performance profile Windows applications http://www.microsoft.com/ &#160; The CLR Profiler is a free application that allows you to profile Windows applications, ASP.NET applications or services. You can download the CLR profiler from here. Once you have downloaded it, you can extract it and run the CLRProfiler.exe. When you run the CLR profiler your code will [...]]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2008/05/clr-profiler-performance-profile-windows-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>StyleCop-Microsoft Source Analysis for C#</title>
		<link>http://www.fantasticfreeware.com/2008/05/stylecop-microsoft-source-analysis-for-c/</link>
		<comments>http://www.fantasticfreeware.com/2008/05/stylecop-microsoft-source-analysis-for-c/#comments</comments>
		<pubDate>Mon, 26 May 2008 12:08:29 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev-NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Tools]]></category>

		<guid isPermaLink="false">http://www.fantasticfreeware.com/?p=3131</guid>
		<description><![CDATA[StyleCop-Microsoft Source Analysis for C# http://code.msdn.microsoft.com/sourceanalysis Source Analysis, also known as StyleCop, analyzes C# source code to enforce a set of best practice style and consistency rules. StyleCop for ReSharper http://www.codeplex.com/StyleCopForReSharper 2008-07-19 &#8211; Has Issues with Visual Studio 2008 &#169; 2009 - visit the author at www.fantasticfreeware.com for more fantastic content.]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2008/05/stylecop-microsoft-source-analysis-for-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Atomated cleanup-remove the .NET Framework</title>
		<link>http://www.fantasticfreeware.com/2008/04/atomated-cleanup-remove-the-net-framework/</link>
		<comments>http://www.fantasticfreeware.com/2008/04/atomated-cleanup-remove-the-net-framework/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 02:32:19 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev-NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Tools]]></category>
		<category><![CDATA[System]]></category>

		<guid isPermaLink="false">http://www.fantasticfreeware.com/?p=3040</guid>
		<description><![CDATA[Atomated cleanup-remove the .NET Framework http://blogs.msdn.com/astebner/archive/2006/05/30/611355.aspx &#160; Automated cleanup tool to remove the .NET Framework 1.0, 1.1, 2.0, 3.0 and 3.5 I have posted an updated version of the .NET Framework cleanup tool that now contains support for automatically cleaning up the .NET Framework 1.0, the .NET Framework 1.1, the .NET Framework 2.0, the .NET [...]]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2008/04/atomated-cleanup-remove-the-net-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CopySourceAsHtml-add-in for Microsoft Visual Studio</title>
		<link>http://www.fantasticfreeware.com/2008/03/copysourceashtml-add-in-for-microsoft-visual-studio/</link>
		<comments>http://www.fantasticfreeware.com/2008/03/copysourceashtml-add-in-for-microsoft-visual-studio/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 11:11:39 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev-NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Tools]]></category>
		<category><![CDATA[Fav-Development]]></category>
		<category><![CDATA[Favorite]]></category>
		<category><![CDATA[Dev-ASP.NET]]></category>

		<guid isPermaLink="false">http://www.fantasticfreeware.com/index.php/2008/03/28/copysourceashtml-add-in-for-microsoft-visual-studio/</guid>
		<description><![CDATA[CopySourceAsHtml-add-in for Microsoft Visual Studio Studio 2005&#160; http://www.jtleigh.com/people/colin/software/CopySourceAsHtml/ Studio 2008&#160; http://blogs.microsoft.co.il/blogs/bursteg CopySourceAsHtml is an add-in for Microsoft Visual Studio 2005 that allows you to copy source code, syntax highlighting, and line numbers as HTML. CSAH uses Visual Studio&#39;s syntax highlighting and font and color settings automatically. If Visual Studio can highlight it, CSAH can copy [...]]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2008/03/copysourceashtml-add-in-for-microsoft-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reflector for .NET &#8211; class browser decompile assemblies</title>
		<link>http://www.fantasticfreeware.com/2007/12/reflector-for-net-class-browser-decompile-assemblies/</link>
		<comments>http://www.fantasticfreeware.com/2007/12/reflector-for-net-class-browser-decompile-assemblies/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 04:56:58 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev-ASP.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Tools]]></category>

		<guid isPermaLink="false">http://www.fantasticfreeware.com/index.php/2007/12/09/reflector-for-net-class-browser-decompile-assemblies/</guid>
		<description><![CDATA[Reflector for .NET &#8211; class browser decompile assemblies http://www.aisto.com/roeder/dotnet/ Reflector is the class browser, explorer, analyzer and documentation viewer for .NET. Reflector allows to easily view, navigate, search, decompile and analyze .NET assemblies in C#, Visual Basic and IL. Reflector.zip &#8211; .NET Reflector, Version 5.0.50.0, Add-Ins &#169; 2009 - visit the author at www.fantasticfreeware.com for [...]]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2007/12/reflector-for-net-class-browser-decompile-assemblies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert .NET &#8211; convert C# to VB.NET</title>
		<link>http://www.fantasticfreeware.com/2007/04/convert-net-convert-c-to-vbnet/</link>
		<comments>http://www.fantasticfreeware.com/2007/04/convert-net-convert-c-to-vbnet/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 11:51:03 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev-ASP.NET]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Tools]]></category>

		<guid isPermaLink="false">http://jvonrudenlt6/wp-test/index.php/2007/04/19/convert-net-convert-c-to-vbnet/</guid>
		<description><![CDATA[Convert .NET &#8211; convert C# to VB.NET http://myweb.hinet.net/home4/s630417/ Convert .NET is a free useful developer&#180;s utility that allows users to Convert C# to VB.NET. You can also utilize our regular expression tester and online dictionary. A standalone tool that does not require installation. &#169; 2009 - visit the author at www.fantasticfreeware.com for more fantastic content.]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2007/04/convert-net-convert-c-to-vbnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UrlScan Security Tool</title>
		<link>http://www.fantasticfreeware.com/2006/06/urlscan-security-tool/</link>
		<comments>http://www.fantasticfreeware.com/2006/06/urlscan-security-tool/#comments</comments>
		<pubDate>Sat, 24 Jun 2006 02:35:00 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[DotNet]]></category>
		<category><![CDATA[DotNet-Tools]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://localhost/wp-test/index.php/2006/06/23/urlscan-security-tool/</guid>
		<description><![CDATA[UrlScan Security Tool http://www.microsoft.com/technet/security/tools/urlscan.mspx UrlScan version 2.5 is a security tool that restricts the types of HTTP requests that Internet Information Services (IIS) will process. By blocking specific HTTP requests, the UrlScan security tool helps prevent potentially harmful requests from reaching the server. UrlScan 2.5 will now install as a clean installation on servers running [...]]]></description>
		<wfw:commentRss>http://www.fantasticfreeware.com/2006/06/urlscan-security-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
