views:

373

answers:

7

Is there any way to speed up the Add Reference dialog? For example, has anyone found any way to open it by default in the Recent or Browse tabs (which is what I use 90% of the time), to avoid the other tabs' slowness?

All I have found is this blog post where a lot of people complain about this issue, but no solutions...

Note that this is not a duplicate of 8440 as this is not a general question.

+2  A: 

I'm not sure that this is possible, or that it's going to get fixed by Microsoft - see this item on Microsoft Connect ...

Frozenskys
+5  A: 

No, I don't believe there is a good way to speed it up.

However, you can try a plug-in that does similar a thing but faster:

Steven Lyons
A: 

<tongue mode="in cheek"> Get a faster machine? </tongue>

Adrien
+1 for funny, but really ... we're just browsing the GAC here. Why the slowness? (Not like I've ever written a program to browse and parse the GAC ... )
Pandincus
A: 

VS2010 fixes this.

Mauricio Scheffer
+1  A: 

Try tweaking your virus checker.

I keep my virus checker (Nod32) set to scan on write, create, execute but not "file read". My whole machine is about 3 times faster, and "add reference" takes under 3 seconds. If I have my virus checker scanning reads it takes about 15 seconds to load add reference!!! Of course this introduces a small amount of risk, but for me the performance improvements far outweigh the risks.

reach4thelasers
Wow - my machine uses raid0 raptors for system storage, is decently speced with 4GB mem and a regular core 2 duo and so on and is extremely zippy normally, but the first invoke of the add reference dialog in VS 2008 thrashes through the disk like crazy and takes several seconds to show... the first time. And it blows ^^ (all subsequent invokes of add reference is of course immediate due to caching)
Oskar Duveborn
+2  A: 

I replaced my HD with an SSD. Now opening the Add References dialog takes about 2 seconds when I open it the first time, less than a second after that. That alone was worth the money.

nikie
+1  A: 

Hi All ,

The fastest way of adding a reference is to use the following visual studio extensions

http://visualstudiogallery.msdn.microsoft.com/en-us/36a6eb45-a7b1-47c3-9e85-09f0aef6e879

Enjoy,

Muse VSExtensions

Muse VSExtensions