Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in async-await
Azure KeyVault Active Directory AcquireTokenAsync timeout when called asynchronously
Sep 19, 2021
c#
asp.net
azure
async-await
azure-active-directory
Why Task finishes even in await
Sep 18, 2022
c#
async-await
task-parallel-library
task
What's the benefit of using async to return data from database?
Feb 24, 2022
c#
asp.net
asp.net-web-api
async-await
Is it safe to use async/await in ASP.NET event handlers?
Sep 18, 2022
c#
asp.net
webforms
async-await
using await inside properties in C# [duplicate]
Sep 18, 2022
c#
.net
async-await
c#-5.0
Return Task instead of Task<TResult> from TaskCompletionSource
Sep 18, 2022
c#
.net
task-parallel-library
async-await
Why is AsyncContext needed when using async/await with a console application?
Oct 19, 2022
c#
.net
asynchronous
async-await
console-application
Enforce an async method to be called once
Oct 16, 2022
c#
.net
asynchronous
async-await
task-parallel-library
Exception thrown from task is swallowed, if thrown after 'await'
Aug 27, 2022
c#
.net-core
async-await
task-parallel-library
background-service
HttpClient.PostAsJsonAsync never sees when the post is succeeding and responding
Apr 27, 2021
c#
async-await
dotnet-httpclient
connection-timeout
Why the default SynchronizationContext is not captured in a Console App?
Mar 28, 2022
c#
async-await
console-application
synchronizationcontext
How can I unit test code that contain Task.Delay?
Feb 11, 2022
unit-testing
tdd
task-parallel-library
async-await
system.reactive
Can the Elapsed callback of a System.Timers.Timer be async?
Aug 28, 2022
c#
async-await
system.timers.timer
Understanding the use of Task.Run + Wait() + async + await used in one line
Sep 18, 2022
c#
async-await
React Testing Library - using 'await wait()' after fireEvent
Sep 18, 2022
arrays
reactjs
async-await
jestjs
react-testing-library
Syntax for launching many async tasks in c#
Nov 21, 2022
c#
task-parallel-library
async-await
Loading data in ViewModel asynchronously (with async and await) not working with databinding
Aug 13, 2015
c#
data-binding
mvvm
windows-phone-8
async-await
Split async method into two for code analysis?
Oct 19, 2022
c#
async-await
sonarqube
Setting Thread.CurrentPrincipal with async/await
Oct 25, 2022
c#
asynchronous
async-await
claims-based-identity
current-principal
How to protect resources that may be used in a multi-threaded or async environment?
Nov 12, 2022
c#
multithreading
asynchronous
synchronization
async-await
« Newer Entries
Older Entries »