VS2008 is slow in a development environment that is disconnected from the internet

My development environment is off the internet and visual studio 2008 seems to be very slow here. I guess the slowness is a result of vs2008 timeouts when trying to do internet operations as vs2008 is much faster on a similar PC with internet connection. Does anyone know how I can speed up vs2008?

0


a source to share


1 answer


Have a look at this thread https://stackoverflow.com/questions/8440/visual-studio-optimizations



In particular, the clause on disabling F1

+1


a source







All Articles