C# and .NET - Advanced topics

Become a better .NET developer by learning the internals of the .NET Framework

Ratings 3.99 / 5.00
C# and .NET - Advanced topics

What You Will Learn!

  • Deep knowledge about the internals of .NET: Object finalization in the CLR, Struct layout in C#, Exception filters, and more
  • Managed pointers in the CLR: The ref keyword in C# and its role in high performance coding, ref return and ref local, Span<T>
  • CoreCLR internals
  • Finalizers
  • Destructor vs. Finalizer
  • IDisposable vs. Finalizer

Description

Do you want to take your .NET development skills to the next level? Do you already write code in C#, and you wonder what happens under the hood when the CLR executes your C# code?

If so, then this course is for you!

This course is designed for C#/.NET developers who want to take their knowledge to the next level. We will cover advanced topics like:

  • object finalization
  • struct layout
  • exception filters
  • managed pointers in the CLR
  • the ref keyword and its role in high performance coding 
  • Span<T>
  • and many more


Making a compact course without any fluff and noise was one of the highest priorities during the creation process. Therefore, the videos are short and self-contained. Even if you only have 10 or 15 minutes every day, this course is still a perfect fit for you!

You can take the sections within the course in any order. In case your favorite topic is not what we cover in the first section feel free to start wherever you want. On the other hand, videos within the sections are in order, so in each section you should start with the first video. 

All right, let’s get started and become .NET experts together!


Who Should Attend!

  • Software developers curious about the internals of the .NET framework (Both .NET Core and .NET Full framework)
  • C# developers who want to know what the C# compiler does with their code

TAKE THIS COURSE

Tags

  • C#
  • .NET

Subscribers

401

Lectures

14

TAKE THIS COURSE



Related Courses