Is it meant to be insanely slow?
Did this first with VS2005, then I tried VS2008 which was better but still sometimes had the same problem. Doing a simple step over would take 30 seconds, and during that time it would kill Windows XP to the extent that you get the "input buffer full" system beep just moving the mouse.
Also, how the hell do you stop it from highlighting the whole line for breakpoints and current statement? It doesn't do that in C++, so it must be a C# specific setting, but I can't find it.
Grrrr. I miss C++.
Did this first with VS2005, then I tried VS2008 which was better but still sometimes had the same problem. Doing a simple step over would take 30 seconds, and during that time it would kill Windows XP to the extent that you get the "input buffer full" system beep just moving the mouse.
Also, how the hell do you stop it from highlighting the whole line for breakpoints and current statement? It doesn't do that in C++, so it must be a C# specific setting, but I can't find it.
Grrrr. I miss C++.
Comment