C# Async / Await - Make your app more responsive and faster with asynchronous programming

Published: 26 January 2018
on channel: IAmTimCorey
1,004,522
26k

Asynchronous programming can be intimidating. What is even worse is when you think you learned how to do something and then you try it in your application, and it doesn't work. This video is an attempt to fix all of that. In it, you will see how to use the async and await keywords to make your user interface more responsive and to speed up your code's operation. You will also see how to turn an existing method from being synchronous to asynchronous. Along the way, we will cover best practices and how to make sure our application behaves like we expect after we make a part of it asynchronous.

Mailing List: https://signup.iamtimcorey.com/
Source Code: https://leadmagnets.app/?Resource=Asy...

0:00 - Intro
2:23 - Demo application walk-through
4:33 - Code behind the demo application: Synchronous operation
10:36 - Creating Async Task
22:39 - Creating Parallel Async
30:51 - Recap
33:00 - Wrapping method in Task.Run() vs Async method call
35:42 - Summary


Watch video C# Async / Await - Make your app more responsive and faster with asynchronous programming online without registration, duration hours minute second in high quality. This video was added by user IAmTimCorey 26 January 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,004,52 once and liked it 26 thousand people.