Simple play icon Course
Skills Expanded

Making .NET Applications Faster

by Sasha Goldshtein

Learn how to make .NET code faster by using collections correctly, incorporating unsafe code, switching to value types when necessary, and precompiling parts of your application.

What you'll learn

In this course, you will learn how to make .NET code faster by applying a set of techniques and APIs. You will see how to choose collections correctly based on their performance characteristics, and when to design your own. You will see how to improve application startup and load times by applying precompilation. You will also see how to improve performance with value types, unsafe code, and a bag of additional smaller tricks.

About the author

Sasha is the CTO of Sela Group, Israel’s leading training and consulting company, and a Microsoft C# MVP. He specializes in performance optimization, production debugging, distributed/cloud systems, and mobile development. Sasha is a frequent speaker at international conferences and author of “Pro .NET Performance” and numerous training courses.

Ready to upskill? Get started