<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>VisualStudio - Kennydust</title>
        <description>Thoughts from a C# Developer</description>
        <link>/site.aspx/Tags/VisualStudio/RSS</link>
        <language>en</language>
        <image>
            <url>http://www.kennydust.com/Content/icons/flame.png</url>
            <title>Kennydust</title>
            <link>/site.aspx/Tags/VisualStudio/RSS</link>
            <width>64</width>
            <height>64</height>
        </image>
        <item>
            <dc:creator>kennydust</dc:creator>
            <title>Visual Studio 2008: Clean up your “Recent Projects Sidebar”</title>
            <description>&lt;p&gt;As a developer, you create many projects and open many more third party projects files over the course of your development career. In doing so however, your “Recent Projects” sidebar in the startpage in VS 2008 becomes cluttered with some things that end up being temporary anyways. Here’s how to clean it up:&lt;/p&gt;  &lt;p&gt;Open regedit.&lt;/p&gt;  &lt;p&gt;Navigate through the registry to this spot: 

&lt;pre class=&quot;brush: text;&quot;&gt;
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\ProjectMRUList
&lt;/pre&gt;

&lt;/p&gt;  

&lt;p&gt;and you’ll see a list that looks similar to this:&lt;/p&gt;  

&lt;pre class=&quot;brush: text;&quot;&gt;
File1 Reg_Expand_Sx Path
File2 Reg_Expand_Sx Path 
File3 Reg_Expand_Sx Path
File4 Reg_Expand_Sx Path
&lt;/pre&gt;
&lt;p&gt;You need to delete the values you don’t want, and then rename all the remaining ones (that you want to keep) in sequential order, while ensuring there are no gaps in between.&lt;/p&gt;</description>
            <link>http://www.kennydust.com/site.aspx/Blog/Visual-Studio-2008-Clean-up-your-Recent-Projects-Sidebar</link>
            <guid isPermaLink="true">http://www.kennydust.com/site.aspx/Blog/Visual-Studio-2008-Clean-up-your-Recent-Projects-Sidebar</guid>
            <pubDate>Wed, 14 Oct 2009 12:57:00 GMT</pubDate>
            <category>VisualStudio</category>
        </item>
        <item>
            <dc:creator>kennydust</dc:creator>
            <title>Visual Studio 2008: Tracking active item in the Solution Explorer</title>
            <description>&lt;p&gt;I've recently made the switch to VS 2008 and noticed that the active file is not highlighted in the docked solution explorer. Being that I work with multiple projects and countless hundreds of class files -- this became somewhat cumbersome; it's necessary for me refer to the file hierarchy and the current project 30% of the time. After some digging around, I discovered that VS 2008 does not enable this feature by default (this was the case for VS 2005); In order to fix this, you need to go into the Tools -&amp;gt; Options -&amp;gt; Projects and Solutions and check off the following:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://kennydust.com/files/media/image/WindowsLiveWriter/VisualStudio2008TrackingactiveitemintheS_B7A7/focus_4.png&quot;&gt;&lt;img style=&quot;border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px&quot; height=&quot;252&quot; alt=&quot;focus&quot; width=&quot;508&quot; border=&quot;0&quot; src=&quot;http://kennydust.com/files/media/image/WindowsLiveWriter/VisualStudio2008TrackingactiveitemintheS_B7A7/focus_thumb_1.png&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
            <link>http://www.kennydust.com/site.aspx/Blog/Visual-Studio-2008-Tracking-active-item-in-the-Solution-Explorer</link>
            <guid isPermaLink="true">http://www.kennydust.com/site.aspx/Blog/Visual-Studio-2008-Tracking-active-item-in-the-Solution-Explorer</guid>
            <pubDate>Wed, 20 May 2009 13:04:00 GMT</pubDate>
            <category>VisualStudio</category>
        </item>
    </channel>
</rss>

