Visual Studio open files question
Is it possible to open a project in Visual Studio 2008 without opening all the files that were previously opened last time I had the project open. I have a habit of keeping many files open as I am working on them, so next time I open the project, it (very slowly) loads up a bunch of files into the editor that I may not even need open. I have searched through the settings and cannot find anything to stop this behavior. Simply delete the .suo file. It contains the list of open files. A bit of research turns up the fact that you can do it with a macro: Create a new macro (or use an existing one).