<?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>daGrind &#187; Visual Studio 2005</title>
	<atom:link href="http://dagrind.com/tag/visual-studio-2005/feed/" rel="self" type="application/rss+xml" />
	<link>http://dagrind.com</link>
	<description>Technologically Unchallenged</description>
	<lastBuildDate>Sat, 31 Jul 2010 01:03:57 +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>Visual Studio 2005 &#8211; Recent Projects (Update)</title>
		<link>http://dagrind.com/2007/05/05/visual-studio-2005-recent-projects-update/</link>
		<comments>http://dagrind.com/2007/05/05/visual-studio-2005-recent-projects-update/#comments</comments>
		<pubDate>Sat, 05 May 2007 15:17:00 +0000</pubDate>
		<dc:creator>Todd Casey</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 2005]]></category>

		<guid isPermaLink="false">http://dagrind.com/archive/2010/01/13/visual-studio-2005-recent-projects-update.aspx</guid>
		<description><![CDATA[I have updated the Recent Projects tool that I created to support Orcas. You can download the Recent Projects application here.]]></description>
			<content:encoded><![CDATA[<p>I have updated the Recent Projects tool that I created to support Orcas. You can download the Recent Projects application <a href="http://dagrind.com/files/2010/02/RecentProjects.zip">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dagrind.com/2007/05/05/visual-studio-2005-recent-projects-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2005 &#8211; Recent Projects</title>
		<link>http://dagrind.com/2007/05/01/visual-studio-2005-recent-projects/</link>
		<comments>http://dagrind.com/2007/05/01/visual-studio-2005-recent-projects/#comments</comments>
		<pubDate>Tue, 01 May 2007 21:08:00 +0000</pubDate>
		<dc:creator>Todd Casey</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 2005]]></category>

		<guid isPermaLink="false">http://dagrind.com/archive/2010/01/13/visual-studio-2005-recent-projects.aspx</guid>
		<description><![CDATA[I do not know about you, but I like to have full control over everything and it drives me crazy that Visual Studio 2005 does not offer an easy way to delete items from the Recent Projects list on the start page from within the IDE. I did a little looking around and see that [...]]]></description>
			<content:encoded><![CDATA[<p>I do not know about you, but I like to have full control over everything and it drives me crazy that Visual Studio 2005 does not offer an easy way to delete items from the Recent Projects list on the start page from within the IDE. I did a little looking around and see that the list of projects is stored in the registry.</p>
<p>Visual Studio 2005<br />
HKCU\Software\Microsoft\VisualStudio\8.0\ProjectMRUList</p>
<p>Microsoft Visual C# 2005 Express Edition<br />
HKCU\Software\Microsoft\VCSExpress\8.0\ProjectMRUList</p>
<p>Visual Web Developer 2005 Express Edition<br />
Software\Microsoft\VWDExpress\8.0\ProjectMRUList</p>
<p>I created a very simple .NET 2.0 windows application that allows you to delete specific projects or clear an entire list of projects for a specific version of Visual Studio 2005. This is really nice because the key names must be sequential named/numbered (i.e. File1, File2, File2). Who wants to go into regedit and manually rename "File3" through "File10" after deleting "File2"? This application makes managing the recent project lists a quick and painless task. You can download the Recent Projects application <a href="http://dagrind.com/files/2010/02/RecentProjects.zip">here</a>. Please feel free to download and use this application. This application requires Windows and the .NET Framework 2.0.</p>
<p>I am downloading the bits for Orcas Beta 1 and will see if they have addressed this issue or if I need to add support to my Recent Projects application.</p>
]]></content:encoded>
			<wfw:commentRss>http://dagrind.com/2007/05/01/visual-studio-2005-recent-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
