Go To Homepage



Preview The Book
google preview

Click the Google Preview image to preview this book! If you wish to preview other books, check this listing.


Book Details
Expert .NET 2.0 IL Assembler book cover
  • By: Serge Lidin
  • ISBN10: 1-59059-646-3
  • ISBN13: 978-1-59059-646-3
  • 536 pp.
  • Published Aug 2006
  • Price: $79.99
  • eBook Price: $55.99




Expert .NET 2.0 IL Assembler

Expert .NET 2.0 IL Assember drills down into the internal structures and operations of the .NET common language runtime and teaches you how to master the IL assembly language, ILAsm. (The rule of thumb is that if the runtime can do it, ILAsm must be able to express it.) This book is ideal if youre a compiler and tool developer, a developer working on multilanguage .NET projects, or if you just want to develop tighter, faster code for .NET Framework.

  • This comprehensive book provides a spectrum of information, from IL Assembler and Disassembler to metadata structures and exception handling.
  • This is the second edition of a successful and well-respected .NET 1.1 book.
  • Includes detailed, hard-to-find information on the APIs exposed by the .NET 2.0 runtime.
  • This is the only definitive guide to MSIL on .NET 2.0.

Topics include managed executable file structure, metadata table structure, Microsoft IL instructions, structured exception handling, managed and unmanaged code interoperation, executable file generation, and metadata manipulation API exposed by the common language runtime.


Author Information

Serge Lidin

Serge Lidin is a Software Development Engineer for Microsoft in Washington state.