Author: ScottGu's Blog | Posted on: 10/29/2009 12:12:09 AM | Views : 1292

[In addition to blogging, I am now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu (@scottgu is my twitter name)] This is the twelfth in a series of blog posts I?m doing on the upcoming VS 2010 and .NET 4 release.  Today?s post covers a small, but nice, change coming with VS 2010 ? an ?Add Reference? dialog that loads fast. Add Reference Dialog in VS 2008 The slow performance of the ?Add Reference? dialog in previous releases of Visual Studio has been a common complaint that many a developer (including yours truly) has ranted about. Previous releases of VS opened the ?Add Reference? dialog on the ?.NET? tab by default ? and when that tab was loaded VS would synchronously scan the global assembly cache...(read more) ...

Go to the complete details ...