Mastering .NET Performance Tuning

Superior performance doesn't just happen; it is the product of intentional design coupled with careful execution.Performance is a feature and this series will get you thinking about performance in the right way. It answers questions such as how do you architect for performance, how do you monitor and measure performance, and which tools should you use? It also takes you deeper into the garbage collector than you've ever been before, and peels back the curtain on memory issues that frequently afflict .NET applications.

Course Title Author Duration Topic(s)
Thinking About Performance John Robbins 00:36:18 Performance
Windows Architecture John Robbins 00:27:37 Performance
.NET Architecture John Robbins 00:24:35 Performance
Performance Counters John Robbins 00:21:49 Performance
The Performance of Everyday Things John Robbins 00:56:03 Performance
Understanding the Visual Studio Profiler John Robbins 00:22:31 Performance
Memory Profiling with the Visual Studio Profiler John Robbins 00:55:15 Performance