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
SynchronizationLockException on Monitor.Exit when using await
Mar 10, 2022
c#
multithreading
synchronization
task-parallel-library
async-await
Deadlock when combining app domain remoting and tasks
Oct 09, 2018
c#
task-parallel-library
deadlock
appdomain
Is there an asynchronous version of PLINQ?
Nov 16, 2021
.net
asynchronous
task-parallel-library
plinq
Does Task.ContinueWith capture the calling thread context for continuation?
Sep 23, 2022
c#
.net
asynchronous
task-parallel-library
async-await
How to walk the .NET try/catch chain to decide to generate a minidump
Sep 19, 2022
c#
task-parallel-library
Most efficient way to process a queue with threads
Jun 18, 2018
c#
multithreading
c#-4.0
task-parallel-library
Task.WhenAll() - does it create a new thread?
Nov 20, 2022
c#
.net
asynchronous
async-await
task-parallel-library
ASP.NET Web API 2 Async action methods with Task.Run performance
Feb 22, 2022
c#
asp.net
asp.net-web-api
task-parallel-library
async-await
Why doesn't my process terminate when Task has unhandled exception?
Oct 27, 2022
.net
.net-4.0
task-parallel-library
.Net 4.5 Svcutil generates two operations with the same name (Method and MethodAsync)
Apr 05, 2017
task-parallel-library
visual-studio-2012
svcutil.exe
.net-4.5
async-await
is returning an empty static task in TPL a bad practice?
Sep 18, 2022
c#
static
task-parallel-library
task
Why does Task.Delay() allow an infinite delay?
Aug 29, 2022
.net
.net-4.0
task-parallel-library
.net-4.5
async-await
How to update UI from child tasks in WinForms
Sep 20, 2022
winforms
task-parallel-library
Support of progress reporting and incremental results in .NET 4.0 "Task Parallel Library"
May 10, 2013
c#
.net-4.0
task-parallel-library
Parallel.ForEach keeps spawning new threads
Nov 01, 2022
c#
.net
concurrency
task-parallel-library
parallel-extensions
How to use Task.Run(Action<T>)
Nov 10, 2022
c#
.net
delegates
compiler-errors
task-parallel-library
Task.Factory.FromAsync with CancellationTokenSource
Apr 03, 2022
c#
task-parallel-library
task
cancellationtokensource
How to run multiple tasks, handle exceptions and still return results
Apr 08, 2022
c#
task-parallel-library
Index out of range exception in using ParallelFor loop
Sep 11, 2022
c#
multithreading
.net-4.0
task-parallel-library
Why Task finishes even in await
Sep 18, 2022
c#
async-await
task-parallel-library
task
« Newer Entries
Older Entries »