<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://mises.org/Community/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The Mises Tech Update : development</title><link>http://mises.org/Community/blogs/misestech/archive/tags/development/default.aspx</link><description>Tags: development</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Visual Studio 2008 to 2005 downgrade utility</title><link>http://mises.org/Community/blogs/misestech/archive/2008/02/28/visual-studio-2008-to-2005-downgrade-utility.aspx</link><pubDate>Thu, 28 Feb 2008 21:46:00 GMT</pubDate><guid isPermaLink="false">944abf2b-d1be-4bf2-990d-438cb0e377e9:20335</guid><dc:creator>HeroicLife</dc:creator><slash:comments>12</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mises.org/Community/blogs/misestech/rsscomments.aspx?PostID=20335</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mises.org/Community/blogs/misestech/commentapi.aspx?PostID=20335</wfw:comment><comments>http://mises.org/Community/blogs/misestech/archive/2008/02/28/visual-studio-2008-to-2005-downgrade-utility.aspx#comments</comments><description>Visual Studio 2008 allows you to target .Net Framework 2.0,
so you don&amp;#39;t have to migrate the solutions you developed in Visual Studio 2005
to a new framework version.&amp;nbsp; The only
problem is that it upgrades the solution and project files, making your
solutions incompatible with Visual Studio 2005, which is a problem if you work
on a team with Visual Studio 2005 users.

&lt;p&gt;This utility allows you to downgrade your 2008 C# solutions
and projects to 2005.&amp;nbsp; &lt;/p&gt;

&lt;ul&gt;&lt;li&gt;If you point it to a solution file, it will locate and downgrade
the projects in that solution.&lt;/li&gt;&lt;li&gt;Changing a few lines in the code will switch it to VB.Net
projects.&amp;nbsp; &lt;/li&gt;&lt;li&gt;It only changes version numbers and build targets, so it
will keep 2008 metadata, allowing the project to open in both versions.&amp;nbsp; &lt;/li&gt;&lt;li&gt;I only wrote enough code to allow my solutions to compile in
2005, so no guarantee that it will work in all cases.&lt;/li&gt;&lt;/ul&gt;&lt;a href="http://mises.com/blogs/misestech/VisualStudioProjectDowngrade.zip"&gt;VisualStudioProjectDowngrade.zip&lt;/a&gt;&lt;br /&gt;











&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://mises.org/Community/aggbug.aspx?PostID=20335" width="1" height="1"&gt;</description><category domain="http://mises.org/Community/blogs/misestech/archive/tags/development/default.aspx">development</category></item></channel></rss>