simdoc
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | Will there be a VS2008 RC1 | 11 | Nov 15, 2007 at 1:34 PM |
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | Will there be a VS2008 RC1 | 11 | Nov 15, 2007 at 1:34 PM |
Performance Improvements in Visual Studio 2008
Sep 07, 2007 at 8:40 AMEarlier versions (e.g., 2003) at least did not block the IDE while attaching the debugger. This allowed you to browse files, set breakpoints, and do other tasks while waiting for the attach to complete. Sometimes you would even cancel the debugging session BEFORE the attachment was complete if you realized that another change was desired before actually debugging the solution. None of this is possible anymore because of the IDE block. I think I've wasted more time with this performance issue than any other (except for maybe the C1023 errors that occur for some unexplicable reason after retrieving code changes from other users in TFS).
Has this been improved of fixed? I plan on trying 2008 Beta 2 in the near future.