Tuesday 20 October 2009

How to create a throwaway project in Visual Studio

If you need to create a temp project to try things out in Visual Studio without auto saving it into the Projects directory, go to
1) Tools
2) Options
3) Projects and Solutions
4) General
5) Uncheck (Save new project when created)

Thats it!

No comments: