|
 Tuesday, May 08, 2007
« C# Microsoft MapPoint 4.5 Geocode (Latit... | Main | New Version Notepad++ »

Temporary Projects in Visual Studio 2005

Recently while poking around in Tools --> Options of Visual Studio 2005 I found a setting that allows for the creation of temporary projects. I wish I had found a long time ago, yet for some reason I breezed right over it.

The Visual Studio 2005 Temporary Project

The temporary project will be created in memory and will not be persisted to the disk. Another benefit is that it will not show up in your recent project list. If you decide to close the project Visual Studio 2005 will prompt you with this dialog box:


Supported Project Types

All C#, VB.NET, and J# projects are supported. If you have the Web Application Project installed, you can even create throw away web projects projects too.

 

How To Enable


Go to Tools --> Options and uncheck "Save new projects when created" as seen below.

 

See this MSDN topic for more information.


kick it on DotNetKicks.com
#    Comments [2] |
Tuesday, May 15, 2007 5:02:43 AM (Eastern Standard Time, UTC-05:00)
Good one! I have always missed this feature since VB6 days.
Tuesday, May 15, 2007 11:31:22 PM (Eastern Standard Time, UTC-05:00)
Thanks for reminding me about this feature, it just like meet a long lost friend :)
sokun
Name
E-mail
(will show your gravatar icon)
Home page

Comment (HTML not allowed)  

Enter the code shown (prevents robots):

Live Comment Preview