Useful books for CLR Debugging and internals
Whenever I deliver a training course on on low level debugging of .NET there are a number of books I take a along for people to browse during the coffee breaks (should they feel that way inclined ). These are books that I consider most useful for understanding how .NET works, rather than how to program applications in .NET.
Here is my current list:
Compiling for the .NET Common Language Runtime (CLR)
The Common Language Infrastructure Annotated Standard
Debugging .NET 2.0 Applications
HTH
Doug
Comments
Anonymous
April 14, 2012
usefulAnonymous
February 21, 2013
idea