I've just finished my TechEd 2011 presentation on advanced .NET debugging. I covered using WinDBG and SOS to troubleshoot memory leaks, deadlocks, race conditions. You can download the powerpoint presentation here
I enjoyed the presentation at TechEd and want to have a go with WinDBG+SOS.
Would it be possible to get some of the sample code you used during the demonstrations to play around with? I figure it would be easier to practice on an application with known bugs and less lines of code before starting on a full application.
1 comment:
I enjoyed the presentation at TechEd and want to have a go with WinDBG+SOS.
Would it be possible to get some of the sample code you used during the demonstrations to play around with? I figure it would be easier to practice on an application with known bugs and less lines of code before starting on a full application.
Thanks.
Post a Comment