C# High Performance Code
This course will teach you how to speed up your C# code with performance tricks that every professional developer should know. You’ll learn the fundamentals of the .NET Framework, the Garbage Collector, the stack and heap, boxing and unboxing, and much more. I’ll also give you a crash course in Intermediate Language so that you can read the machine language produced by the C# compiler.