Tuesday, March 15, 2011

BIDS - Visual Studio - Faster Startup Load With -nosplash

Just a quick note to save time over appearance and save on memory when you start BIDS or SSMS.
By adding ( -NoSplash ) switch at the end.




The same trick can be applied to all versions of Visual Studio and SSMS (SQL Server Management Studio) by the way.

1 comment:

  1. you can also decrease load time by setting delay validation to true in properties window

    ReplyDelete