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.
By adding ( -NoSplash ) switch at the end.


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