In this course we look at MSIL; the code that is generated when you compile C#. We explore MSIL so that you get a better understanding of how C# works and how it is compiled.
Overview
In this course we look at MSIL; the code that is generated when you compile C#. We explore MSIL so that you get a better understanding of how C# works and how it is compiled.
Syllabus
- MSIL for the C# Developer Introduction 2mins
- Compiling C# 8mins
- Understanding IL and the Evaluation Stack 19mins
- Building things at runtime 48mins
- Building Things at Runtime Part 2 37mins
- Understanding the Different OpCodes 15mins
- Compiling your own IL 19mins
- Wrap Up 3mins
Taught by
Filip Ekberg