Click here to Skip to main content
Click here to Skip to main content

Tips and Tricks: Customizing Visual Studio 2010 Start Page

By , 11 Feb 2010
 

Introduction:

Do you know that you can easily customize the Visual Studio 2010 start page? Yes, this is true. This uses an XAML page which you can modify easily if you have knowledge in XAML. Redesign your page with your brand & look, impress your users (mainly your team) with the new look.

image

Why Should I Do This:

Now before reading the steps, the question may arise in your mind “Why should I do this? I don’t care what the look is.” Yup, this is right but think in some point of view where you want to show some sort of information/news tracker on the best coding practises your team should follow or you may want to show the pending tasks of the team in the start-up page or you may want to redesign that page with custom templates to meet your company brand or something else.

How can I do this:

First of all, go to your “My Documents\Visual Studio 2010\StartPages”. There you will find a project named “StartPage” with an additional XAML file named “StartPage.xaml”. This XAML page is your Start Page of the Visual Studio 2010. Remember that this is a user specific file & have to deploy for all users.

Before doing anything, take a backup of the same. Now open the StartPage project file which will load the XAML in your Visual Studio IDE. Modify it according to the look & feel you want. Save it & you will immediately see the effect in your startup page.

Not only this. You can also choose different XAML files for your Startup XAML page. Create a separate XAML file with your design in the same directory as mentioned above. Open your Visual Studio 2010. Go to Tools –> Options –> Environment –> Startup.

image

Select the “Custom Start Page” from the drop down that you have created. Hit “OK” to see it immediately in your start page. Remember that for security reasons, you can’t change the path as this executes under the trusted privileges of the user only & also uses some references to the Visual Studio UI assemblies.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

_ Kunal Chowdhury _
Software Developer
India India
Member
Kunal Chowdhury is a Microsoft MVP (Most Valuable Professional) in Silverlight Technology, a Codeproject MVP & Mentor, DZone MVB (Most Valuable Blogger), Speaker in various Microsoft events, Author, passionate Blogger and a Software Engineer by profession.
 
He is currently working as a Software Engineer II in an MNC located at Pune, India. He has a very good skill over XAML, C#, Silverlight and WPF. He has a good working experience in Windows 7 application (including Multi-touch) development too.
 
He posts his findings in his technical blog. He also writes for SilverlightShow and Codeproject portal. Many of his articles were highlighted as "Article of the Day" in Microsoft sites.
 
He also has another website called Silverlight-Zone.com where he posts article links on Silverlight, Windows Phone 7 and XNA accumulated from various web sites to help the community grow on specified technologies.
 
You can reach him in his Blog : http://www.kunal-chowdhury.com
He is also available in Twitter : http://twitter.com/kunal2383

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
QuestionMy Visual Studio 2010 StartPages folder is completely empty. Why? Pinmembermkamoski18 May '12 - 3:02 
AnswerRe: My Visual Studio 2010 StartPages folder is completely empty. Why? Pinmvp_ Kunal Chowdhury _18 May '12 - 3:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web03 | 2.6.130516.1 | Last Updated 12 Feb 2010
Article Copyright 2010 by _ Kunal Chowdhury _
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid