© Roger Villela  2019
Roger VillelaPro .NET Framework with the Base Class Libraryhttps://doi.org/10.1007/978-1-4842-4191-2_4

4. Programming with the Common Intermediate Language

Roger Villela1 
(1)
São Paulo, Brazil
 

In this chapter, we will learn more details about the CTS and the VES, that is, more about how the execution environment deals with the types and structural elements of the platform. The chapter will use code written directly in CIL to explain more details about the use of types and cover internal aspects of the execution environment.

About the Sample Code

This chapter made extensively use of the sample code to illustrate the concepts covered. We can find the source code in Apress GitHub repository: https://github.com/Apress/pro-dot-net-framework-base-class-library/Code/Ch04/CIL ...

Get Pro .NET Framework with the Base Class Library: Understanding the Virtual Execution System and the Common Type System now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.