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
Best way to do a task looping in Windows Service
Sep 16, 2022
c#
multithreading
windows-services
task-parallel-library
async-await
.NET 4 equivalent of Task.WhenAll()
Sep 16, 2022
c#
.net-4.0
task-parallel-library
.net-4.5
async-ctp
multiple threads adding elements to one list. why are there always fewer items in the list than expected?
Aug 30, 2022
c#
multithreading
concurrency
parallel-processing
task-parallel-library
Apparent BufferBlock.Post/Receive/ReceiveAsync race/bug
Oct 03, 2017
c#
task-parallel-library
async-await
dataflow
tpl-dataflow
Copy permissions / authentication to child threads...?
Nov 18, 2021
c#
multithreading
task-parallel-library
dynamics-crm-2011
silverlight-5.0
Task return type with and without Async [duplicate]
Sep 16, 2022
c#
.net
asynchronous
async-await
task-parallel-library
How to preserve await behavior with TaskCompletionSource.SetException?
Nov 03, 2022
c#
.net
async-await
task-parallel-library
taskcompletionsource
Rethrowing previous exception inside ContinueWith
Jun 12, 2016
c#
exception
task-parallel-library
How to implement an async File.Delete/Create/Move?
Feb 24, 2016
c#
asynchronous
io
task-parallel-library
async-await
.Net 4.5 killed my TPL, now what?
Aug 25, 2016
c#
task-parallel-library
.net-4.5
How do I chain Asynchronous Operations with the Task Parallel library in .NET 4?
Dec 07, 2018
c#
.net
task-parallel-library
Code Contracts and Asynchrony
Sep 15, 2022
c#
.net
task-parallel-library
code-contracts
async-ctp
Do I need to dispose of a Task?
Aug 31, 2022
.net
task-parallel-library
dispose
Task.Yield() in library needs ConfigureWait(false)
Sep 15, 2022
c#
.net
task-parallel-library
async-await
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
« Newer Entries
Older Entries »