Expert .NET 2.0 IL Assembler

Expert .NET 2.0 IL Assembler
Authors
Serge Lidin
ISBN
1590596463
Published
24 Aug 2006
Purchase online
amazon.com

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.

Editorial Reviews

.NET 2.0 IL (Intermediate Language) is the foundation language at the root of all the .NET languages we rendered. It is this code which is compiled and executed by the .NET 2.0 Framework. As a result of this absolutely anything that can be expressed in IL can be carried out by the .NET 2.0 Framework.

Readers will be given in-depth explanations of the fundamentals of .NET ranging common structures, functions and rules for designing and improving .NET applications to explanation of how .NET executables compile and how the languages tools (such as the assembler, disassembler and validator) operate.

This book gives readers inside information on the language’s architecture straight from the most reliable possible source – Serge Lidin, the language’s designer.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“God could create the world in six days because he didn't have to make it compatible with the previous version.”