• After more than 30 years running websites and forums I am retiring.

    I have made many friends through the years. I will cherish my time getting to know you. I wish you all the best. This was not an easy decision to make. The cost to keep the communities running has gotten to the point where it's just too expensive. Security certificates, hosting cost, software renewals and everything else has increased threefold. While costs are up ad revenue is down. It's no longer viable to keep things running.

    All sites will be turned off on Thursday 30 November 2023. If you are interested in acquiring any of the websites I own you can Email Schwarz Network.

Visual Studio is so slow.

rbulph

Junior Contributor
Joined
Feb 17, 2003
I'm frustrated at how slow Visual Studio is. I have a programme which is not that complicated (less than 1MB when compiled) yet Visual Studio always seems to hang when I activate it and leave me waiting for a minute or more with "Not responding" in the title bar.

Is there anything I should be doing about this? I'm using VS 2005 on Windows 7. Maybe I need to get a newer version of VS.
 

PlausiblyDamp

Administrator
Joined
Sep 4, 2002
Location
Lancashire, UK
Visual Studio can certainly be a bit of a resource hog and the performance can really suffer depending on the hardware you are running on.

I must admit that I haven't noticed too many issues on the more recent versions though, plus 2010 and later get a lot of nice features as well.
 

rbulph

Junior Contributor
Joined
Feb 17, 2003
Thanks, yes I've upgraded to 2013 and it was fairly pain free. Does seem a lot faster so far.
 

rbulph

Junior Contributor
Joined
Feb 17, 2003
Hmm, on second thoughts it's still slow. Quite often I click on something and just get the wait cursor. It can take a minute before it comes round. Maybe I should try to reduce the number of tabs I have open (although only about eight typically). Or maybe my project is a bit heavy for it, although at 10,000 lines it wouldn't seem exceptional.
 

rbulph

Junior Contributor
Joined
Feb 17, 2003
Nope, nothing to do with my project. It's when I activate the VS window that there are problems, even if I have no project open. I just activated the window, clicked on the File menu item, and got the wait cursor for a good minute before the contents of the File menu appeared. Very frustrating.
 
Top Bottom