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
Async Method Using Generic Func<T>
May 09, 2026
c#
generics
async-await
task
func
Cannot implicitly convert 'DataTable' to 'Task<DataTable>'
May 08, 2026
c#
asynchronous
async-await
task
How JProgressbar should work?
May 05, 2026
java
swing
task
jprogressbar
Implement async "yielding" the proper way
May 05, 2026
c#
async-await
task
continuations
Can non-asynchronous execution paths return synchronous results in an "async" method
May 04, 2026
c#
asynchronous
async-await
task
Detect errors with NetworkStream.WriteAsync
May 02, 2026
c#
asynchronous
task
task-parallel-library
Should I use ConfigureAwait(false) on my Task.Delay inside my Task.Run action?
May 02, 2026
c#
.net
wpf
task
Explanation on Tasks
May 02, 2026
c#
task
Task.ContinueWith() is not executing as expected
Apr 30, 2026
c#
asynchronous
task
continuations
Task.Factory.StartNew guaranteed execution sequence
May 01, 2026
c#
multithreading
task-parallel-library
task
How do I decorate (time) a Task in .NET?
May 01, 2026
c#
.net
asynchronous
task-parallel-library
task
Multiple Hosted Services in Dotnet Core Windows Service
Apr 30, 2026
c#
multithreading
.net-core
windows-services
task
Task.Delay or Thread.Sleep to pause execution in a sync method
Apr 30, 2026
c#
async-await
thread-safety
task
Task<T> and Nullability
Apr 28, 2026
c#
.net
task
What's the difference between these three Task Continuations?
Apr 28, 2026
c#
multithreading
task-parallel-library
task
continuations
JavaFX - Cancel Task doesn't work
Apr 26, 2026
multithreading
javafx
task
cancel-button
Is suppressing `asyncio.CancelledError` acceptable here?
Apr 25, 2026
python
task
python-asyncio
cancellation
graceful-shutdown
Async Sorting (using Tasks) in .NET
Apr 25, 2026
c#
.net
sorting
f#
task
Older Entries »