A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
- Pro .NET Performance by Sasha Goldshtein, Dima Zurbalev, Ido Flatow
- CLR via C# by Jeffrey Richter
- Pro Asynchronous Programming with .NET by Richard Blewett, Andrew Clymer
- Writing High-Performance .NET Code by Ben Watson
- Advanced .NET Debugging by Mario Hewardt
- Concurrent Programming on Windows by Joe Duffy
- .NET IL Assembler by Serge Lidin
- High-Performance Windows Store Apps by Brian Rasmussen
- Customizing the Microsoft® .NET Framework Common Language Runtime by Steven Pratschner
- Mastering .NET Performance Tuning by John Robbins
- Using Threads Effectively to Build Scalable, Responsive, and Fast .NET Applications and Components by Jeffrey Richter
- Making .NET Applications Faster by Sasha Goldshtein
- Making .NET Applications Even Faster by Sasha Goldshtein
- Measuring .NET Performance by Sasha Goldshtein
- PerfView Tutorial by Vance Morrison
- Defrag Tools - Perf View by Vance Morrison
- .NET Performance and Debugging Workshop by SELA
- .NET Performance by SELA
- Asynchronous Computing and Composing Asynchronous and Event-Based by SELA
- Parallel Programming with the TPL by SELA
- Solid Async in .NET by Rock Solid Knowledge
- Mastering .NET Performance Tuning by Wintellect
- Mastering .NET Threading by Wintellect
- Safe Systems Programming in C# and .NET by Joe Duffy
- Performance Optimizations in the Wild by Oren Eini (Ayende)
- Lessons in Extreme .NET Performance by Ben Watson
- Performance and How to Measure It by Matt Warren
- Making .NET applications faster by Sasha Goldshtein
- The Vector in Your CPU: Exploiting SIMD for Superscalar Performance by Sasha Goldshtein