CLR Bytecode for Developers
Offered By: LinkedIn Learning
Course Description
Overview
Learn about Common Language Runtime (CLR) bytecode, and discover how to use it to manage virtual machines in Windows applications.
If you know how to speak intermediate language (IL), you have a window into the world as the .NET runtime sees it. In this course, learn about using Common Language Runtime (CLR) bytecode to manage virtual machines in Windows applications, and discover how to speak IL like a pro. Instructor Ted Neward helps to familiarize you with the basics of IL, and walks through this assembly language's syntax. Ted dives into working with ILDasm and ILasm, discusses classes, CIL opcodes and operands, and more.
If you know how to speak intermediate language (IL), you have a window into the world as the .NET runtime sees it. In this course, learn about using Common Language Runtime (CLR) bytecode to manage virtual machines in Windows applications, and discover how to speak IL like a pro. Instructor Ted Neward helps to familiarize you with the basics of IL, and walks through this assembly language's syntax. Ted dives into working with ILDasm and ILasm, discusses classes, CIL opcodes and operands, and more.
Syllabus
Introduction
- Introduction
- What you should know
- Exercise files
- Hello world
- ILDasm introduction
- ILDasm demo
- ILSam introduction
- ILSam demo
- EMAC CLI specifications
- CIL bytecode
- Data Types
- Directives
- Directives demo
- Classes
- Classes demo
- Classes demo extended
- Fields
- Methods
- Methods demo
- Properties
- Properties demo
- Opcodes operands
- Stack manipulation
- Control flow
- Opcodes operands demo
- Object model
- Exceptions
- Generics
- Generics demo
- For each example
- Dynamic example
- Yield return example
- Summary
Taught by
Ted Neward
Related Courses
Building Cloud Apps with Microsoft Azure - Part 1 (self-paced)Microsoft via edX Building Cloud Apps with Microsoft Azure - Part 3
Microsoft via edX DEV202.2x: Building Cloud Apps with Microsoft Azure – Part 2
Microsoft via edX Architecting Microsoft Azure Solutions
Microsoft via edX Implementing Predictive Analytics with Spark in Azure HDInsight
Microsoft via edX