2
votes
Adding a guideline to the editor in Visual Studio
The registry path for Visual Studio 2008 is the same, but with 9.0 as the version number:
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\Text Editor
…
2
votes
Visual Studio 2008 “randomly” hangs on test run
I'm having the same problem, but only when I try to debug a test, and it happens every time. Looks like I'll have to read up on WinDBG and SOS before I can do anything to fix it.
…
