All
Search
Images
Videos
Maps
News
More
Shopping
Flights
Travel
Notebook
Report an inappropriate content
Please select one of the options below.
Not Relevant
Offensive
Adult
Child Sexual Abuse
Length
All
Short (less than 5 minutes)
Medium (5-20 minutes)
Long (more than 20 minutes)
Date
All
Past 24 hours
Past week
Past month
Past year
Resolution
All
Lower than 360p
360p or higher
480p or higher
720p or higher
1080p or higher
Source
All
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
Price
All
Free
Paid
Clear filters
SafeSearch:
Moderate
Strict
Moderate (default)
Off
Filter
Microsoft
jwmunn
Tip 6: Async library methods should consider using Task.ConfigureAwait(false)
6. Libraries should consider Task.ConfigureAwait(false). This is another micro-optimization you can use to reduce your methods' impact on the UI thread. Consider this if your library routine might be called from the UI thread, and has chatty awaits inside it. Slides, codes and transcript for this video are available here.
Apr 12, 2022
Async Programming
From Zero to Async: A Complete Guide to AsyncIO in Python
git.ir
Apr 9, 2024
Learn Asynchronous Programming in JavaScript
salesforce.com
Jul 7, 2020
How to Create an Async API Call with asyncio
cbtnuggets.com
Jun 5, 2024
Top videos
Async / Await vs. PipeTo in Akka.NET Actors
petabridge.com
Feb 5, 2022
Six Essential Tips For Async - Introduction
Microsoft
jwmunn
Apr 12, 2022
C# Language Highlights: Async Main
Microsoft
v-trmyl
Aug 7, 2024
Async JavaScript
Asynchronous Programming in JavaScript
git.ir
Jan 12, 2024
Synchronous vs Asynchronous JavaScript – Call Stack, Promises, and More
freecodecamp.org
Sep 13, 2021
1:00
JavaScript async/await and try/catch - Beginner's Guide
YouTube
UniSwann
26.6K views
Jan 26, 2023
Async / Await vs. PipeTo in Akka.NET Actors
Feb 5, 2022
petabridge.com
Six Essential Tips For Async - Introduction
Apr 12, 2022
Microsoft
jwmunn
C# Language Highlights: Async Main
Aug 7, 2024
Microsoft
v-trmyl
Invoking Async Power: What Awaits WinForms in .NET 9 - .NET Blog
10 months ago
Microsoft Blogs
Klaus Loeffelmann
Detecting Sync over Async Code in ASP.NET Core - CodeOpinion
Sep 11, 2019
codeopinion.com
Learn Async Await – Complete Intro to Web Development, v3
Sep 6, 2022
frontendmasters.com
3:45
Introduction To Async, Await, And Tasks | C# Advanced [5 of 8]
Nov 16, 2021
Microsoft
markdefalco
10:50
Tips and Tricks: Fixing sync over async issues
Oct 10, 2023
Microsoft
v-trmyl
1:06:01
Writing async/await from scratch in C# with Stephen Toub
Aug 7, 2024
Microsoft
v-trmyl
5:44
Creating an Async Web API with ASP.NET Core - Detailed Guide | P
…
Nov 25, 2021
procodeguide.com
4:52
Async Programming and Callback Functions
Apr 24, 2019
teamtreehouse.com
How to Create an Async API Call with asyncio
Jun 5, 2024
cbtnuggets.com
Using Async, Await, and Task to keep the WinForms UI responsive
Jun 7, 2021
grantwinney.com
1:23
Understanding Async in ASP.NET MVC: Making Your Controller Meth
…
1 month ago
YouTube
vlogize
16:07
Java Asynchronous Programming
151.9K views
Jun 23, 2018
YouTube
Defog Tech
9:11
AsyncIO, await, and async - Concurrency in Python
146.9K views
Nov 6, 2023
YouTube
Socratica
Async Await in C# - classic async await examples
9.8K views
Dec 18, 2020
YouTube
Data Vids (Data Vids)
Visual Basic .NET + Arduino IDE + NodeMCU | Communication VB N
…
19.3K views
Jan 21, 2020
YouTube
Uteh Str
11:29
Master async UI with ConfigureAwait in C#
1.6K views
Jan 3, 2024
YouTube
Tural Suleymani
58:23
Correcting Common Async/Await Mistakes in .NET 8 - Brandon Minn
…
10.3K views
Dec 22, 2023
YouTube
NDC Conferences
20:11
The Right Way To Build Async APIs in ASP.NET Core
40.9K views
10 months ago
YouTube
Milan Jovanović
19:19
Akka.NET Actors: Async / Await vs PipeTo
1.8K views
Feb 4, 2022
YouTube
Petabridge
Creating Async API With .Net Core: Reference Loop Handling 20/24
1.5K views
Nov 20, 2019
YouTube
Coding Homework
11:45
Vermeide auch DU diesen Async/Await Fehler in VB.NET & C
…
581 views
Dec 4, 2022
YouTube
RobbelRoot
15:35
Asynchronous Programming In C# | ASync and Await In C# Tutorial | D
…
19.1K views
Sep 9, 2021
YouTube
ScholarHat
18:42
Microservices Async Communication Using RabbitMQ |
…
20.8K views
Sep 16, 2021
YouTube
ScholarHat
1:00:02
Correcting Common Async/Await Mistakes in .NET 8 - Brandon Minn
…
131.6K views
Oct 26, 2023
YouTube
NDC Conferences
21:12
8 await async mistakes that you SHOULD avoid in .NET
323K views
Sep 8, 2020
YouTube
Nick Chapsas
Mastering Async/Await with Integer Tasks in VB.NET
10 views
6 months ago
YouTube
vlogize
See more videos
More like this
Feedback