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
How does asynchronous JavaScript work behind the scenes?
dev.to
Jan 16, 2022
Learn the New Hard Parts of JavaScript: Asynchronous ES6 Features
frontendmasters.com
Jul 10, 2018
How to Implement JavaScript Async/Await?
simplilearn.com
Jun 9, 2020
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
9 months ago
Microsoft Blogs
Klaus Loeffelmann
Detecting Sync over Async Code in ASP.NET Core
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
Nov 16, 2021
Microsoft
markdefalco
5:44
Creating an Async Web API with ASP.NET Core - Detailed Guide | P
…
Nov 25, 2021
procodeguide.com
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
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
17:01
Async & Await Explained Simply | Master Asynchronous Programmi
…
220 views
1 week ago
YouTube
Dear Dot Net
16:07
Java Asynchronous Programming
151.9K views
Jun 23, 2018
YouTube
Defog Tech
14:46
Settling the Biggest Await Async Debate in .NET
152.5K views
Dec 22, 2022
YouTube
Nick Chapsas
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
…
18.8K views
Jan 21, 2020
YouTube
Uteh Str
11:29
Master async UI with ConfigureAwait in C#
1.5K views
Jan 3, 2024
YouTube
Tural Suleymani
0:16
Enhancing Database Access with Asynchronous Methods in C#
12 views
May 22, 2024
YouTube
Informatique Pro
30:29
Asynchronous Courotines with C#
7.5K views
Nov 13, 2020
YouTube
dotnet
58:23
Correcting Common Async/Await Mistakes in .NET 8 - Brandon Minn
…
10.3K views
Dec 22, 2023
YouTube
NDC Conferences
C# Threading and Async Await: The Ultimate Guide to Multi-Tasking | [
…
405 views
Apr 8, 2023
YouTube
Akram Elhayani
20:11
The Right Way To Build Async APIs in ASP.NET Core
40.9K views
9 months ago
YouTube
Milan Jovanović
18:09
Why Asynchronous Web API Endpoints | RESTful | async await
29.1K views
Jan 4, 2021
YouTube
Frank Liu
19:18
Akka.NET Actors: Async / Await vs PipeTo
1.7K 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
18:41
Microservices Async Communication Using RabbitMQ |
…
20K views
Sep 16, 2021
YouTube
ScholarHat
13:25
Learn to Parse XML Data on Android Studio
49.1K views
Sep 24, 2017
YouTube
Sylvain Saurel
See more videos
More like this
Feedback