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
10-4 Episode 34: Debugger Enhancements and Improvements
Dec 31, 2009 at 3:03 PMThe sample application used in this video is available for download from: http://code.msdn.microsoft.com/vsdbg10stockanalyzer
Hanselminutes on 9 - Debugging Crash Dumps with Tess Ferrandez and VS2010
Nov 06, 2009 at 2:33 PMYou may also be interested in checking out the Visual Studio Profiler for debugging slow apps: http://blogs.msdn.com/profiler/archive/2009/06/10/write-faster-code-with-vs-2010-profiler.aspx
Hanselminutes on 9 - Debugging Crash Dumps with Tess Ferrandez and VS2010
Nov 06, 2009 at 9:52 AMYes you can debug 64 bit dumps inside Visual Studio, but it does require a 64 bit machine.
10-4 Episode 34: Debugger Enhancements and Improvements
Oct 28, 2009 at 2:34 PMThey are saved as part of the project in the .suo file (which is user specific). The import/export allows them to be backed up and shared, but they do persist between debugging/visual studio sessions.