- Добавил: literator
- Дата: 16-01-2025, 20:16
- Комментариев: 0

Автор: Nir Dobovizki
Издательство: Manning Publications
Год: 2025
Страниц: 250
Язык: английский
Формат: pdf (true)
Размер: 21.0 MB
Supercharge your applications with the ultimate guide to asynchronous and multithreaded programming in C#! C# Concurrency teaches you how to write effective multithreaded and asynchronous software in C#. Practical techniques, real-world examples, and useful code samples cut through the confusion around async/await and help you write rapid, reliable, and bug-free code. C# Concurrency equips programmers with a comprehensive understanding of multithreading and asynchronous programming, focusing on the practical use of the C# async-await feature to simplify asynchronous tasks. It teaches how to avoid common pitfalls, addresses classic multithreading issues like deadlocks and race conditions, and advanced topics such as controlling thread of execution and using thread-safe collections. For experienced C# programmers. No knowledge of asynchronous programming required.