Answer the question
In order to leave comments, you need to log in
What to read about tasks, threads, async/await in c#?
Hi all! I’m slowly learning .Net, here I ran into some difficulties, using the example of console applications, it’s not very easy to understand async / await, if with tasks at least somehow, then async / await almost didn’t understand yet :( I looked at a bunch of examples, articles, but the essence so far still
eludes.The only thing that was advised was Concurency in C# Cookbook., but I haven’t had time to read it yet, because I started asking this question only the day before yesterday.I
would be glad if you give links to some articles or maybe books where you think this is more accessible.
Thank you!:)
Answer the question
In order to leave comments, you need to log in
1) Concurrency in C# Cookbook
2) Async in C# 5.0
the first is mandatory, the second is optional, everything immediately falls into place
convenient presentation: problem-solution-example
So maybe just start with MSDN? Or do you want a book? On the book, I think, does not pull. And those that are / will appear will just be a retelling from the documentation. Well, maybe some author will come up with an example of an application.
There, in principle, essentially everything - Asynchronous programming using the key ...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question