Task Programming in C# and .NET
Vaskaran Sarcar
Broschiertes Buch

Task Programming in C# and .NET

Modern Day Foundation for Asynchronous Programming

Versandkostenfrei!
Versandfertig in 3-5 Tagen
23,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
12 °P sammeln!
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 exercisesThe book starts with an introduction to asynchronous programming and covers task creation and execution. Next, you will learn how to work with continuing and nested tasks. Next, it demonstrates exception handling with different scenar...