Improving solution loading time in VS2008

by Mikael Henriksson 14. June 2009 20:50

 

I had some real issues with the loading times. It’s not like my computer can’t handle it but I hate waiting. There for I was browsing around for some tips and stumbled upon the following macro:

Private Sub SolutionEvents_BeforeClosing() Handles SolutionEvents.BeforeClosing
		DTE.ExecuteCommand("Window.CloseAllDocuments")
End Sub

What it does is close all active files before exiting or closing the solution. Very handy and speed increased enough for me to stand it for a while longer. Oh but it does not work in VS2010 for me!

Tags:

Visual Studio

blog comments powered by Disqus

About the author

Life architect specialized in programming

Month List

Widget Twitter not found.

Root element is missing.X