.NET news » Debug 
Debugging Microsoft .NET 2.0 Applications
Author: John Robbins
Average rating: (4 reviews)
More .NET Debug books
How the .NET Debugger Works
In theory the .NET debugging API is simple and a joy to use, but there is a lack of a detailed overview as to how to use it in the framework SDK. In this article, we'll cover how to write a debugger under .NET, and will also touch on the profiling API support.

