VS2010 C#: Delay when opening a file inside IDE
Posted
by Chau
on Super User
See other posts from Super User
or by Chau
Published on 2010-04-08T09:13:35Z
Indexed on
2010/04/08
9:23 UTC
Read the original article
Hit count: 455
I have this annoying problem. Each time I double click on (open) a file in the Solution Explorer, it takes around 5 seconds to open.
It doesn't matter if its a small file or a large file.
Does anyone know how I can avoid this delay?
Regards, Casper
© Super User or respective owner