- Course
C# Language Internals - Part 2
The second part of the C# Language Internals course continues our journey of the inner workings of the C# programming language and the CLR.
- Course
C# Language Internals - Part 2
The second part of the C# Language Internals course continues our journey of the inner workings of the C# programming language and the CLR.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
In the second part of this course, we take .NET developers behind the scenes of advanced C# language features to get a deeper insight into the language, the Intermediate Language (IL) it compiles into, and the Common Language Runtime (CLR) it runs on. By studying language internals, you can make better design choices involving advanced language features, solve hard debugging puzzles quicker, and understand the performance ramifications of these language features. This is the second part of a two-part course.