In the
Dissecting C# Executables series we are looking at the internals of the executable file produced from C# using different compilers and compiler versions. In preparation for looking at the running code I searched and found the
Defrag Tools series of screen casts on
Channel 9. It goes into detail about how to use the different tools available from SysInternals to debug a Windows machine. Deep detail! If you want to get a preview of a tool I believe we will be using later in the series, play close attention to the three
ProcDump episodes.