.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.
Comments