Davies, Alex
Async in C# 5.0
- ISBN 13:
- 9781449337162
- author:
- Davies, Alex
- format:
- Paperback
- publisher:
- OReilly Media
- language:
- English
- Publication Year:
- 2012
- Pages:
- 18
- Dimensions:
- 17.8 x 0.6 x 23.3 cm
- Genre:
- Computing & Internet, Programming, Languages,
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
Async in C# 5.0 by Alex Davies provides a concise and practical guide to asynchronous programming in C#. This book is ideal for experienced C# programmers looking to improve their skills, as well as beginners who want to learn about this essential feature. Through clear explanations and numerous code examples, you'll learn how the async feature can simplify your application development. The book covers topics such as the Task-based Asynchronous Pattern (TAP), parallel computing, and performance optimization in ASP.NET web server code. You'll also discover how to use the await keyword and understand which .NET thread is running your code. By reading this book, you'll gain hands-on experience with asynchronous programming and be able to write efficient and effective async code for your own projects.