Creating Temporary Projects in Visual Studio 2005 »
By budigelli on May 8, 2007 in .NET, Visual Studio 2005 | 0 Comments
I read about creating temporary project in Visual Studio some time ago and kind of forgot about it. Few days ago, I needed to create a temp project for trying out something really quick.
There is a setting in Visual Studio that lets you create projects in temp directory and not save all the directory structure [...]