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
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
How can I capture the value of an outer variable inside a lambda expression?
Jan 23, 2018
c#
asynchronous
lambda
closures
task-parallel-library
Task.WaitAll not waiting for task to complete
Aug 16, 2022
c#
.net
async-await
task-parallel-library
.net-4.5
Task chaining (wait for the previous task to completed)
Nov 03, 2022
c#
.net
task-parallel-library
task
Why the continuations of Task.WhenAll are executed synchronously?
Mar 07, 2022
c#
.net-core
async-await
task-parallel-library
continuations
Is my understanding of async/await, how it works and its benefits, correct?
Sep 13, 2022
.net
async-await
task-parallel-library
Should methods that return Task throw exceptions?
Sep 11, 2022
c#
.net
asynchronous
.net-4.0
task-parallel-library
Terminate or exit C# Async method with "return"
Sep 12, 2022
c#
asynchronous
task-parallel-library
async-await
cancellation-token
Asynchronous MVVM commands
Apr 24, 2018
wpf
asynchronous
mvvm
async-await
task-parallel-library
Awaiting tasks: Return task or await if no code after await [duplicate]
Sep 12, 2022
.net
task-parallel-library
async-await
best way to use the nice .net 4.5 HttpClient synchronously
Sep 12, 2022
c#
task-parallel-library
Does Parallel.ForEach require AsParallel()
Sep 16, 2022
.net-4.0
plinq
task-parallel-library
Proper way to implement methods that return Task<T>
Sep 12, 2022
c#
asynchronous
async-await
task-parallel-library
task
How to catch/observe an unhandled exception thrown from a Task
Mar 17, 2018
c#
.net
wpf
exception-handling
task-parallel-library
« Newer Entries
Older Entries »