商品簡介
Lidin, a member of the Microsoft Phoenix team, offers a revision and extension of his previous book, Inside Microsoft .NET IL Assembler (2002). He explains how .NET 2.0 applications are built, how the runtime functions, and how to program in IL assembly language (ILAsm). He also explains how to build compilers and tools that generate ILAsm code and how to read and analyze the ILAsm code that the IL disassembler generates. Part I overviews ILAsm and common language runtime features, based on a simple sample program. Subsequent sections of the book discuss features of the runtime and corresponding ILAsm constructs, covering underlying structures, fundamental components, the execution engine, special components, and interoperation. The book is for .NET-oriented developers, and will prove especially useful to compiler developers who are targeting .NET. Annotation c2007 Book News, Inc., Portland, OR (booknews.com)
作者簡介
Serge Lidin is a software development engineer for Microsoft in Washington state.