.NET Systems Programming Learned the Hard Way
Offered By: NDC Conferences via YouTube
Course Description
Overview
Dive into the intricacies of .NET systems programming in this comprehensive conference talk from NDC Oslo 2023. Explore advanced concepts such as thread quantums, blocking calls, remoting benchmarks, and lock-free coding. Gain insights into low-level components crucial for building high-performance distributed systems. Learn about the ThreadPool's inner workings, various synchronization mechanisms, memory management techniques including Span, and garbage collection. Understand the nuances of await, Task, and synchronization contexts. Discover how to navigate user-code and system boundaries in areas like sockets. Equip yourself with the knowledge to optimize .NET code for high-performance scenarios and comprehend the underlying mechanisms that drive your applications.
Syllabus
.NET Systems Programming Learned the Hard Way - Aaron Stannard - NDC Oslo 2023
Taught by
NDC Conferences
Related Courses
Heterogeneous Parallel ProgrammingUniversity of Illinois at Urbana-Champaign via Coursera Advanced Operating Systems
Georgia Institute of Technology via Udacity 計算機程式設計 (Computer Programming)
National Taiwan University via Coursera Introduction to Operating Systems
Georgia Institute of Technology via Udacity Android Performance
Google via Udacity