2
votes
1answer
489 views

TFS and Visual Studio slow check in

I'm not that familiar with Visual Studio or Team Foundation Server, but I have a development team that are complaining of very slow check ins (several minutes) in Visual Studio 2010. Examination of ...
1
vote
0answers
85 views

Upgrading boost caused slow debug builds

After upgrading from Boost 1.47.0 to 1.50.0 our build times exploded for the debug builds. They now take approx. 3 times longer while the release builds are somewhat slower but not a lot. We use ...
5
votes
2answers
638 views

Visual Studio 2010 Premium SP1 Very Annoying Typing Lag

I've recently noticed that after my projects grow a certain size I end up getting a lot of VERY annoying typing lag in VS2010. It affects every language and every word I type ends up taking around 5 ...
-2
votes
2answers
55 views

Win from application gets slow

I have built an application using Visual Studio .NET and it works fine. After the application is used for more than 2-3 hours it starts to get slow and I don't know why. I have used GC.Collect(); to ...
2
votes
1answer
61 views

Why must there be so many delays in Visual Studio 2010 when working with Silverlight 4?

What I mean is I will be editing a .cs file then when I switch over to a .xaml Design mode I must wait for 5 seconds.. and when I switch to another screen its another 3 or 4 seconds... I understand ...
24
votes
11answers
7k views

Visual Studio 2010 very slow, unusable

I've searched for this topic but can't seem to find posts that relate exactly to what I am experiencing. I have a Visual Studio solution that I need to work on, its fairly large and contains 16 ...