Slides and resources for TechED presentations about debugging .NET issues with Windbg
I still have to figure out a way to host the video from the break-out session but until then, here are the slides for my presentations.
I still have to figure out a way to host the video from the break-out session but until then, here are the slides for my presentations.
I’m back from TechEd in Barcelona, and it was one of the most fun, scary and humbling roller coaster rides I have ever been on.
You learn something new every day…
Mike Stall just wrote a very interesting post about ICoreDebug announcements at the PDC. More specifically that ICoreDbg for 4.0 will support dump debugging ...
Rico Mariani (Chief Architect of Visual Studio – previously performance architect for .net), Vance Morrison (Performance architect for .net) and Mark Friedma...
TechEd EMEA Developers is just around 2 weeks away now and the pre-conference nervousness is starting to get to me :) This will be my first time at TechEd (e...
I hope you will join me for TechEd in Barcelona on the 10th-14th of November.
Following my post about how to troubleshoot a low CPU performance issue with VSTS Test, I will now do the same for lab 4 where we have high CPU in GC.
I’ve been wanting to dig into the Test features in Visual Studio Team System for a while to “debug” issues during the test phase. In my previous post I linke...
John Robbins beat me to the punch and wrote an excellent post about using .cmdtree in windbg to ease some .net debugging pain in windbg.