CIL Programming

CIL Programming
Author :
Publisher : Apress
Total Pages : 355
Release :
ISBN-10 : 9781430208457
ISBN-13 : 1430208457
Rating : 4/5 (457 Downloads)

Book Synopsis CIL Programming by : Jason Bock

Download or read book CIL Programming written by Jason Bock and published by Apress. This book was released on 2008-01-01 with total page 355 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Common Intermediate Language (CIL) is the core language of .NET. Although .NET developers often use a high-level language (such as C# or VB .NET) to develop their systems, they can use CIL to do anything allowed by.NET specificationswhich is not the case for C# and VB .NET. Understanding how CIL works will provide you with a deep, language-independent insight into the core parts of .NET. This knowledge is essential for creating dynamic types, a powerful part of the .NET Framework. In CIL Programming: Under the Hood of .NET, Jason Bock offers an in-depth tutorial on programming in CIL. First, Bock discusses the basics of .NET assemblies and manifests. He then shows how to create assemblies in .NETincluding the ilasm directives and CIL opcodes, and how these are used to define assemblies, classes, field, methods, and method definitions. Bock also covers the ways in which C#, VB .NET, and other non-Microsoft languages emit CIL, and how they differ. Finally, he reveals how developers can create dynamic assemblies at runtime via the Emitter classes. After reading this guide, you will gain a better understanding of CIL and how to program directly into it. CIL Programming: Under the Hood of .NET is a must-have on every .NET developer's desk!


CIL Programming Related Books

CIL Programming
Language: en
Pages: 355
Authors: Jason Bock
Categories: Computers
Type: BOOK - Published: 2008-01-01 - Publisher: Apress

DOWNLOAD EBOOK

The Common Intermediate Language (CIL) is the core language of .NET. Although .NET developers often use a high-level language (such as C# or VB .NET) to develop
Programming Languages and Systems
Language: en
Pages: 351
Authors: G. Ramalingam
Categories: Computers
Type: BOOK - Published: 2008-11-27 - Publisher: Springer

DOWNLOAD EBOOK

This book constitutes the refereed proceedings of the 6th Asian Symposium on Programming Languages and Systems, APLAS 2008, held in Bangalore, India, in Decembe
Guide to ILDJIT
Language: en
Pages: 103
Authors: Simone Campanoni
Categories: Computers
Type: BOOK - Published: 2011-09-15 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

This book is a guide to getting started with ILDJIT, a compilation framework designed to be both easily extensible and easily configurable. Within this framewor
Programming in the .NET Environment
Language: en
Pages: 564
Authors: Damien Watkins
Categories: Computers
Type: BOOK - Published: 2003 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Not only does this book describe the goals and architecture of the .NET Framework, but it also demonstrates how it implements facilities and services to meet th
.NET 2.0 for Delphi Programmers
Language: en
Pages: 527
Authors: Jon Shemitz
Categories: Computers
Type: BOOK - Published: 2006-11-22 - Publisher: Apress

DOWNLOAD EBOOK

.NET 2.0 for Delphi Programmers explores .NET from a Delphi programmers viewpoint, and it is ideal for Delphi programmers moving to .NET. It presents the core c