Advanced .NET IL Assembler is a comprehensive drill-down into the
inner workings of the .NET Framework. Acknowledged runtime expert and
Microsoft insider Serge Lidin steps through the internal structures and
operations that take place when .NET code is executed, showing how the
syntax and grammar of the coding language is broken down into low-level
units that can be expressed through the ILAsm language that runs behind
the scenes in .NET.
By reading this book you will develop the skills you need to write
tighter, faster, .NET code; to debug complex error handling situations;
and to oversee multi-language and multi-platform projects with
confidence.