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
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
TransformBlock never completes
Apr 01, 2017
c#
.net
task-parallel-library
tpl-dataflow
Return Task instead of Task<TResult> from TaskCompletionSource
Sep 18, 2022
c#
.net
task-parallel-library
async-await
Calling Task-based methods from ASMX
Nov 05, 2022
c#
asp.net-web-api
task-parallel-library
asmx
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
How can I unit test code that contain Task.Delay?
Feb 11, 2022
unit-testing
tdd
task-parallel-library
async-await
system.reactive
« Newer Entries
Older Entries »