Start Page Improvements in Visual Studio 2010

Did you know that Visual Studio 2010 was rewritten using WPF ?. As an Editor , there is an improved focus on writing and understanding , navigating and publishing code .

As an Platform , developers can create addons to extend the behaviour of the IDE. The Start page of the Visual Studio 2010 is rewritten using XAML and now its much easy to customize than the earlier version of the Visual Studio.

Here are some of them in the Start page.

Recent Projects

Unlike the other visual studio versions , here we could perform a bunch of operations on the Recent items.

1. Open Project

– Opens the project in Visual Studio 2010.

2. Open Containing Folder

– Opens the folder that contains the project and project files.

3. Remove From List

– Removes the project from the Recent Projects list.

There is also an option to pin/unpin the project in the Recent Project list.


When the project is pinned ,the project stays in the list even when many new projects are created .

The content area also contains various links / resources to Get Started with the Visual Studio 2010 and .NET 4.0 Development .

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Do you want to hide the start page in Microsoft Visual Studio 2012 within few simple steps? Here we go....
DataTip is a feature in Visual Studio that provides the users an easy way to view information about variables used...
Today, when I was trying to install the Team Foundation Server (TFS) Power Tools 2013, I received an error “The...