Hello there! It looks like this might be your first time to my website. You should...
Subscribe to my
RSS feed
Follow me
on Twitter.
Check out
.NET Dev Buzz

Visual Studio Tricks Series: #3 Managing the Recent Projects List

Wednesday, September 12, 2007 5:27:40 PM (Pacific Standard Time, UTC-08:00)
Welcome to my third Visual Studio tricks post. This time it's more of a utility, than a tip. I want to talk about managing the recently projects list. If you're like me, then you work with many different projects (especially after I teach a class) and your recent project list becomes polluted with projects you don't care about.

     


In this post, "Recent Projects in Visual Studio 2005", .net DEvHammer discusses how to access the registry to alter that list.

Well, I didn't feel like going to the registry everytime I wanted to clean that list. So I whipped up a simple UI to manage that list (basically manage that registry list).




You're welcome to download this program if it looks useful to you. I decided to publish it via ClickOnce so it will always be up-to-date. If you're using FireFox, you'll need to FFClickOnce add-on to make this work.

    Install Visual Studio Recent Files Utility (approx 200 KB)

kick it on DotNetKicks.com

I hope you enjoy it!

This project is now hosted on CodePlex and is Open Source.
Tweet this Follow me on Twitter Post this to dotnetshoutout.com Digg this Submit this to Stumbleupon email this post
Thursday, September 13, 2007 5:22:09 AM (Pacific Standard Time, UTC-08:00)
Hi Mike,
Just wondering if we would have the code available for your tool. BTW great job!!

Thanks,
Ankur
Ankur Gurha
Thursday, September 13, 2007 6:04:42 AM (Pacific Standard Time, UTC-08:00)
Hi Ankur,

Thanks I'm glad you enjoy the program. Sure I don't mind posting the source code. I include a link at the end of the post.
Friday, February 01, 2008 1:29:23 AM (Pacific Standard Time, UTC-08:00)
Nifty. How about having the possibility to remove particular entries, instead of all the list? There are certain projects that freak me out just by seeing them in the Recent Project List :)
Conrad
Wednesday, February 13, 2008 6:33:37 AM (Pacific Standard Time, UTC-08:00)
Conrad,

Good suggestion, that feature is now in there. Just run it again and it'll auto-update.

Regards,
Michael
Comments are closed.


Just a site note: I'm doing my part to rid the world of IE 6. Visit this site with IE 6 and you'll get a shameful message telling you to "Stop Living in the Past".