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 task-parallel-library
Using Task or async/await in IHttpAsyncHandler
Sep 23, 2022
asp.net
threadpool
task-parallel-library
async-await
ihttpasynchandler
Task.Yield() versus Task.Delay(0)
Jun 18, 2019
c#
.net
multithreading
task-parallel-library
async-await
Aborting a long running task in TPL
Sep 14, 2022
c#
task-parallel-library
cancellation
Thread safe Entity Framework 6
Sep 06, 2022
multithreading
entity-framework
task-parallel-library
entity-framework-6
Faulted vs Canceled task status after CancellationToken.ThrowIfCancellationRequested
Aug 25, 2022
c#
.net
multithreading
task-parallel-library
async-await
Why is this TAP async/await code slower than the TPL version?
Sep 05, 2022
c#
multithreading
task-parallel-library
async-await
c#-5.0
Parallel.Foreach exceptions and cancel
Aug 27, 2022
c#
exception-handling
task-parallel-library
Running a WPF control in another thread
Nov 11, 2022
c#
wpf
multithreading
task-parallel-library
blocking
AttachedToParent Task confusion
Jan 18, 2017
c#
multithreading
task-parallel-library
console-application
Why do we need ContinueWith method?
Aug 19, 2022
c#
multithreading
parallel-processing
task-parallel-library
conceptual
How to write unit tests with TPL and TaskScheduler
Sep 14, 2022
c#
unit-testing
asynchronous
task-parallel-library
Ignore the Tasks throwing Exceptions at Task.WhenAll and get only the completed results
Nov 16, 2022
c#
.net
exception
task-parallel-library
task
Convert any given function into an awaitable task
Oct 28, 2022
c#
async-await
task-parallel-library
Continuation Task in the same thread as previous
Sep 14, 2022
c#
task-parallel-library
impersonation
Unnecessary async/await when await is last?
Sep 14, 2022
c#
.net
task-parallel-library
async-await
c#-5.0
Why does iterating over GetConsumingEnumerable() not fully empty the underlying blocking collection
Feb 08, 2022
c#
.net
wpf
task-parallel-library
blockingcollection
Is it true that for long running processes it is better to do thread manually instead of threadpool?
Nov 04, 2022
.net
multithreading
c#-4.0
threadpool
task-parallel-library
TaskScheduler.FromCurrentSynchronizationContext - how to use WPF dispatcher thread when unit testing
Dec 07, 2016
wpf
unit-testing
task-parallel-library
The return type of an async method must be void, Task or Task<T> [closed]
Nov 04, 2022
c#
asynchronous
async-await
task-parallel-library
task
Task.Delay never completing
Sep 13, 2022
c#
.net
task-parallel-library
async-await
delay
« Newer Entries
Older Entries »