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 async-await
TPL Break on unhandled exceptions
Mar 24, 2023
c#
visual-studio
debugging
exception
async-await
Async methods with and without async modifier
Mar 25, 2023
c#
async-await
C# async await Task.delay in Action
Mar 25, 2023
c#
asynchronous
action
async-await
async await usages for CPU computing vs IO operation?
Mar 25, 2023
c#
.net-4.5
async-await
c#-5.0
Async-await seems to use the UI thread
Mar 24, 2023
wpf
async-await
Generic callbacks from C# Tasks
Mar 24, 2023
c#
callback
task-parallel-library
async-await
Pattern for an async method that returns something immediately
Mar 22, 2023
c#
windows-runtime
async-await
c++-cx
winrt-component
Using async method for message loop in C#
Mar 21, 2023
c#
asynchronous
async-await
message-loop
Async/Await vs TPL vs WCF Service vs Web API: So many choices
Mar 21, 2023
asp.net
wcf
asp.net-web-api
task-parallel-library
async-await
Should this MVC4 API call be async?
Mar 21, 2023
c#
.net
asp.net-mvc-4
asynchronous
async-await
How to handle multiple request batch processing using Task in ASP.NET?
Mar 21, 2023
c#
asp.net
multithreading
task-parallel-library
async-await
Converting a IEnumerable<T> to IObservable<T>, with maximum parallelism
Mar 21, 2023
c#
async-await
system.reactive
Is there a .NET 4.5 equivalent to: Storagefile.Openasync
Mar 21, 2023
c#
.net
async-await
Under what circumstances should an Async method support cancellation
Mar 19, 2023
c#
.net
task-parallel-library
async-await
cancellation
The application called an interface that was marshalled for a different thread. (Exception from HRESULT: 0x8001010E (RPC_E_WRONG_THREAD))
Mar 19, 2023
c#
multithreading
async-await
windows-phone-8.1
using Task.FromResult to create async wrappers around sync functions?
Mar 20, 2023
c#
async-await
Should I always complete a TaskCompletionSource?
Mar 20, 2023
c#
task-parallel-library
async-await
taskcompletionsource
How async / await can help in ASP.Net application?
Mar 19, 2023
c#
asp.net-mvc
multithreading
async-await
threadpool
async as a method result manager?
Mar 19, 2023
c#
async-await
Changing an asp.net app to use async little by little
Mar 19, 2023
c#
asp.net
asynchronous
async-await
deadlock
Older Entries »