2 871 419 libros electrónicos en 110 idiomas
¿No le conviene? No hay problema. Puede devolverlo en un plazo de 30 días
No se equivocará con un vale de regalo. El destinatario puede elegir cualquier producto de nuestra oferta.
Política de devolución de 30 días
Task programming is the first major step towards asynchronous programming. However, asynchronous programming is a vast topic, and implementing solutions is not straightforward. This book tries to simplify the concept for C# developers.
To understand modern-day asynchronous programming, you need to be familiar with task programming and async-await keywords. The book starts with an introduction to asynchronous programming and covers task creation and execution. Next, you will learn how to work with continuing tasks and demonstrate handling exceptions. Toward the end, you will understand managing creations in task programming through examples and case studies.
After reading this book, you will be able to understand the latest patterns for parallel development in C# programming.
What You Will Learn:
Who This Book is For:
C# and .NET developers