- Course
C# Language Internals - Part 1
C# Language Internals is designed to give you a deeper understanding of the C# programming language and the CLR.
- Course
C# Language Internals - Part 1
C# Language Internals is designed to give you a deeper understanding 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
This course takes .NET developers behind the scenes of C# language features to gain a deeper understanding of 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 well-informed design choices, solve hard debugging puzzles quicker, and understand the performance ramifications of using various language features. This is the first part of a two-part course.