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
What should I do to use Task<T> in .NET 2.0?
Nov 08, 2022
c#
.net
asynchronous
task
task-parallel-library
When should Task.ContinueWith be called with TaskScheduler.Current as an argument?
Mar 04, 2022
c#
multithreading
task-parallel-library
Why use C# async/await for CPU-bound tasks [closed]
Sep 05, 2022
c#
multithreading
asynchronous
async-await
task-parallel-library
How to process MSMQ messages in parallel
Sep 15, 2022
.net-4.0
parallel-processing
msmq
task-parallel-library
Is it ok to derive from TPL Task to return more details from method?
Oct 27, 2022
c#
.net
asynchronous
async-await
task-parallel-library
How to start a List<Task> in parallel?
Aug 12, 2022
c#
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
« Newer Entries
Older Entries »