Task Programming in C# and .NET: Modern Day Foundation for Asynchronous Programming (Apress Pocket Guides)
English | 2025 | ASIN: B0DQG5YSL2 | 183 pages | PDF | 2.02 MB
English | 2025 | ASIN: B0DQG5YSL2 | 183 pages | PDF | 2.02 MB
At a high level, to understand asynchronous programming, you need to be familiar with task programming, efficient use of the async and await keywords, and a few more important topics. However, task programming is the first major step towards modern-day asynchronous programming. This book tries to simplify the topic with simple examples, Q&A sessions, and exercises