Asynchronous programming in C# 5.0
Please sign in so that we can notify you about a reply
From this brief guide, you will learn how the ASYNC mechanism in C # 5.0 allows you to simplify the writing of asynchronous code. In addition to clear introduction to asynchronous programming, you will find an in-depth description of the work of this particular mechanism and the answer to the question when and why use it in your own applications.
The book addresses the following questions.
o How to write asynchronous code manually and how the ASYNC mechanism hides unsightly details.
O New ways to improve server code performance in ASP.NET applications.
o collaboration async and winrt in applications for Windows 8.
o The meaning of the AWAIT keyword in async methods.
o In what .NET stream is an asynchronous code at each point of the program.
o Writing asynchronous APIs agreed with the Task-Based Asynchronous Pattern (TAR) pattern.
o Parallelization of programs to use the possibilities of modern computers.
o Measuring the performance of ASYNC code and comparison with alternative approaches.
The book is designed for experienced programmers on C #, but will be understood and beginners. It is replete with examples of code that can be used in their programs
The book addresses the following questions.
o How to write asynchronous code manually and how the ASYNC mechanism hides unsightly details.
O New ways to improve server code performance in ASP.NET applications.
o collaboration async and winrt in applications for Windows 8.
o The meaning of the AWAIT keyword in async methods.
o In what .NET stream is an asynchronous code at each point of the program.
o Writing asynchronous APIs agreed with the Task-Based Asynchronous Pattern (TAR) pattern.
o Parallelization of programs to use the possibilities of modern computers.
o Measuring the performance of ASYNC code and comparison with alternative approaches.
The book is designed for experienced programmers on C #, but will be understood and beginners. It is replete with examples of code that can be used in their programs
Author:
Author:Alex D.
Cover:
Cover:Hard
Category:
- Category:Computer & Technology
- Category:Science & Math
ISBN:
ISBN:978-5-97060-281-2
No reviews found