CIL Programming: Under the Hood of .NET Buy on Amazon
Facebook LinkedIn

CIL Programming: Under the Hood of .NET

Author Jason Bock
Publisher Apress
Category Computers
Price not available for France

You can still browse on Amazon. Try another country above.

Book Details
Author(s) Jason Bock
Publisher Apress
ISBN / ASIN 1590590414
ISBN-13 9781590590416
Category Computers
Marketplace France 🇫🇷
Ratings & Reviews No reviews yet — be the first!

No reviews yet.

Description
Most .NET developers will use a high-level language, such as C# or VB .NET, to develop their systems. However, the core language of .NET is the Common Intermediate Language, or CIL. This language is the language of .NET-whatever is allowed by the .NET specifications can be done in CIL, and it can do much that C# and VB .NET cannot. Understanding how the CIL works will give .NET developers a deep, language-independent insight into the core parts of .NET. Furthermore, such knowledge is essential for creating dynamic types, a powerful part of the .NET Framework. In this book, Bock covers the essentials of programming the CIL. First, he discusses the basics of what .NET: assemblies are, how manifests fit into the picture, and much more. Bock then shows how to create assemblies in .NET-this will cover the ilasm directives and CIL opcodes, and how these are used to define assemblies, classes, field, methods, and method definitions. Bock also covers how C# and VB .NET and other non-MS languages emit CIL and how they differ. Finally, Bock shows how one can create dynamic assemblies at runtime via the Emitter classes.
Donate to EbookNetworking
Previous Book Essential AutoLISP®: With ... Next Book Trusted Systems: 6th Intern...
Previous Essential AutoLIS...
Next Trusted Systems: ...