Advanced .NET Debugging
Published October 28th, 2009 Under Presentation, Software Testing | Leave a Comment
Visual Studio is a good interactive debugger but it isn’t much use for debugging production problems like memory leaks. This video presents other tools like SOS and WinDBG to track down hard-to-fix errors during development as well as post-production.
Slides and source code of this presentation