N
N
nuar2013-11-13 18:00:18
C++ / C#
nuar, 2013-11-13 18:00:18

Literature on the topic of asynchronous programming in C#?

I want to deal with the topic of asynchrony, advise the source from which you can draw such knowledge.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
dordzhiev, 2013-11-13
@nuar

CLR via C#, chapter 28. It is desirable to read this book in its entirety and always in the original. C# 5.0 in a nutshell, chapter 14.

U
udi, 2013-11-14
@udi

There is such a book

N
Nikolai Bogdanov, 2014-04-28
@konoplinovich

The book CLR via C# describes more about what is behind the mechanism of task objects and async/await statements. In the second - more application of these new designs in various situations.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question