StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Stephen Cleary

Rating
1683.07 (234th)
Reputation
420,505 (85th)
Page: 1 2 3 4 ... 88
Title Δ
How to convert a void synchronous method to async method? 0.00
How does WhenAll works with Tasks 0.00
Async/await in a signalR hub 0.00
How to use await, async and Task in asynchronous programming -0.75
What is ICriticalNotifyCompletion for? 0.00
How to implement asynchronous along with in-parallel (in a non-bloc... +0.25
Set a maximum processing of items in a BlockingCollection 0.00
Which of these two methods is the correct one for running a CPU-int... 0.00
How do DownloadStringTaskAsync and DownloadStringAsync manage to no... 0.00
Asynchronous operations are not allowed in this context 0.00
Async tasks for commanding external hardware controllers 0.00
How can I make sure a thread gets dibs after a certain Task 0.00
What is the difference between calling task-returning method direct... -0.26
Is synchronous and await asynchronous just not the same thing? -1.56
Using mutex to ensure single instance for asynchronous app -1.22
How does awaiting part of code calledback/executed when asynchronou... +0.24
Cancelling a task from a list of tasks +0.84
await does not resume on original context 0.00
C# what is the risk of calling an async method and never awaiting t... +0.96
Using new Thread instead of Task.Run on BlockingCollection 0.00
Why do .NET console programs not deadlock the way UI programs do? +0.23
order of execution of Task 0.00
Most efficient way to save a file on disk while executing async wor... 0.00
Are there any performance difference regarding the depth level of a... 0.00
Is Task.Delay truly asynchronous like an I/O operation is, i.e. doe... 0.00
.NET Core service stalling under load due to HttpWebRequest 0.00
Support for async method calls in property setters 0.00
async method not run asynchronously 0.00
Can you avoid Task Continuations when using async/await if you want... -1.22
NET Core 3 service - Service Manager won't wait for service sta... 0.00
Consuming ASP.NET Web API REST Service in ASP.NET MVC using HttpCli... 0.00
Using SemaphoreSlim with Parallel.ForEach 0.00
Is this usage of Task.Run() bad practice? 0.00
System.EngineExecutionException when PInvoking native code with cal... 0.00
C# Type T return with Func<T> delegate as argument +0.47
Refactoring old code to use async keyword +0.96
How to get status of long running task 0.00
Use reduce with map and array 0.00
How to make simple async action method returning content return act... 0.00
Using await Task inside backgroundWorker is changing my status to c... 0.00
Cancel parallel process 0.00
Calling an async api from a xamarin application 0.00
AWS synchronous method wrapping in Task 0.00
Task.Run() in .NET web API Controller / PayPal IPN -0.78
How to implement async tasks in c#? Best practice 0.00
Can a WPF application be 100% responsive / prevent freezes? 0.00
ContinueWith for a Task of unknown generic type +1.43
How do I get Async/Await working in ASP.NET MVC controller +0.25
Cancel background running jobs in Parallel.foreach 0.00
PushStreamContent in asp.net core - video start playing only when w... 0.00