Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Making .NET Applications Faster

via Pluralsight

Overview

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.

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.

Syllabus

  • Implementing Value Types Correctly 17mins
  • Applying Precompilation 21mins
  • Using Unsafe Code and Pointers 16mins
  • Choosing a Collection 25mins
  • Make Your Code as Parallel as Necessary, but Not More 26mins

Taught by

Sasha Goldshtein

Reviews

4.6 rating at Pluralsight based on 496 ratings

Start your review of Making .NET Applications Faster

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.