WinDbg Superpowers for .NET Developers — Sasha Goldshtein
Kevin Gosse — Extend the new WinDbg to build your own dream debugging tool
how to print a .NET object state using !do command in WinDBG
Load SOS dll in to windbg for .NET debugging
Dina Goldshtein — Automate Your Dumps
Kevin Gosse, Christophe Nasarre — Debugging asynchronous scenarios in .NET
.NET and C++ mixed mode debugging using WinDBG. View memory and stacks that is native and managed
PMA 431 WinDbg Preview Source Level Debugging
.NET Stacks got you confused ? All about .NET stacks using WinDBG
Load SOS dll - How to prepare WinDBG for .NET application debugging
How to set a break point on a managed method in WinDBG
CLR topics : Explaining NET object Finalization with a WinDBG demo (Part 1)
CLR topics : Explaining NET object Finalization with a WinDBG demo (Part 2)
A first look into how WinDbg works
Paul Rascagneres - Let's Play with WinDBG & .NET
Why user required to load SOS dll to windbg for .NET debugging
Show managed heap generations using WinDBG commands - NET debugging tutorial video 1
Суперсилы WinDbg для NET разработчиков
Christophe Nasarre, Kevin Gosse — Advanced .NET debugging techniques from a real world investigation
Getting started with WinDbg - Gabriel Weyer