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
Learn Asynchronous Programming in JavaScript
salesforce.com
Jul 7, 2020
How to Create an Async API Call with asyncio
cbtnuggets.com
Jun 5, 2024
4:52
Async Programming and Callback Functions
teamtreehouse.com
Apr 24, 2019
Top videos
Async / Await vs. PipeTo in Akka.NET Actors
petabridge.com
Feb 5, 2022
From Zero to Async: A Complete Guide to AsyncIO in Python
git.ir
Apr 9, 2024
Tip 1: Async void is for top-level event-handlers only
Microsoft
jwmunn
Apr 12, 2022
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
From Zero to Async: A Complete Guide to AsyncIO in Python
Apr 9, 2024
git.ir
Tip 1: Async void is for top-level event-handlers only
Apr 12, 2022
Microsoft
jwmunn
Six Essential Tips For Async - Introduction
Apr 12, 2022
Microsoft
jwmunn
C# Language Highlights: Async Main
Aug 7, 2024
Microsoft
v-trmyl
Learn Async Await – Complete Intro to Web Development, v3
Sep 6, 2022
frontendmasters.com
Why is Async Code Hard to Debug?
Nov 16, 2021
Microsoft
markdefalco
3:45
Introduction To Async, Await, And Tasks | C# Advanced [5 of 8]
Nov 16, 2021
Microsoft
markdefalco
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
Spring Boot Asynchronous Methods using @Async Annotation
Feb 27, 2019
javaguides.net
1:44
Understanding the async Fundamentals for Threading a Loo
…
3 weeks ago
YouTube
vlogize
1:57
Understanding the Issues with Entity Framework and Process.Sta
…
2 weeks ago
YouTube
vlogize
16:07
Java Asynchronous Programming
151.9K views
Jun 23, 2018
YouTube
Defog Tech
0:41
Asynchronous Methods in C#
1.1K views
10 months ago
YouTube
sharpShorts
9:11
AsyncIO, await, and async - Concurrency in Python
146.9K views
Nov 6, 2023
YouTube
Socratica
23:40
Async/Await & Fetch API in JavaScript with Examples | Sigma
…
169.7K views
Dec 14, 2023
YouTube
CodeWithHarry
11:29
Master async UI with ConfigureAwait in C#
1.6K views
Jan 3, 2024
YouTube
Tural Suleymani
4:19
How to Call a Async Function From Synchronous Code in Python
13.4K views
Nov 24, 2020
YouTube
Pretty Printed
18:39
Async/Await in JavaScript | The Ultimate Guide (With Real Exampl
…
372 views
7 months ago
YouTube
NextEra Coders
20:11
The Right Way To Build Async APIs in ASP.NET Core
40.9K views
10 months ago
YouTube
Milan Jovanović
Learn async | The Most Downloaded NPM Library
5.2K views
May 22, 2021
YouTube
Kritika & Pranav | Programmer Couple
What is async module in Node.js and how it works?
7.5K views
Jul 5, 2016
YouTube
CodingTips
Async Method Execution in Spring
10 months ago
YouTube
Developer Hut
1:00:02
Correcting Common Async/Await Mistakes in .NET 8 - Brandon Minn
…
131.6K views
Oct 26, 2023
YouTube
NDC Conferences
JeremyBytes - Task and Await in C# - Part 1: Consuming Asynchrono
…
51.7K views
Sep 1, 2015
YouTube
Jeremy Clark
1:02:38
Asynchronous JavaScript - callbacks, promises and async-aw
…
98.9K views
Aug 26, 2020
YouTube
Learn with Sumit - LWS - Bangladesh
See more videos
More like this
Feedback