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 ... 33 34 35 36 37 ... 88
Title Δ
ASP.Net Async Blocking UI +0.22
.Net asynchronously calling a partial view 0.00
GUI freezes when using async/await 0.00
Tcpclient stream.ReadAsync does not return 0 when socket/stream clo... 0.00
How to assert a task was restarted at least once 0.00
c# webapi: Await Task.Run vs more granualar await +0.92
Task await vs Task.WaitAll 0.00
Trying to add Authentication to ASP.NET MVC Boilerplate template -... +0.21
Call async function inside non-async function +1.76
Advantage of async/await over blocking in unit tests +1.81
Should I use ConfigureAwait(false) when awaiting IAsyncAction? 0.00
What's the best way to make method run async? -0.76
How to tell if Task has been "observed"? 0.00
In .NET what is a way to test an Async Lock, proving that reentranc... +1.60
How to setup and call an Async method 0.00
Task.WhenAll and task starting behaviour -1.27
Why can the Visual Studio debugger break on unhandled exceptions in... 0.00
Asynchronous Operations with Entity Framework 0.00
Awaiting a Task never completes even though its state transitions t... 0.00
IIS Queuing Requests? 0.00
Asynchrony on ASP MVC 0.00
Run async task continuation on native function callback thread -2.01
C# The await operator can only be used within an async method but m... +0.22
Run async methods in paralell from non async method +1.01
Async await flow +0.22
When you invoke `OnCompleted()` on a C# task awaiter, how do you wa... 0.00
What is the best way to fix "A method was called at an unexpec... 0.00
asp.net mvc too many queries on one page entity framework parallel? +1.03
Any way to wait for all tasks to be complete in ActionBlock? 0.00
What happens when your MVC/Web API isn't async top to bottom? -0.29
Async is not working in large ASP.NET Application but in new applic... -0.29
Task.WhenAny ContinueWith: Get argument? +1.42
await is stopping the execution of the program 0.00
Is async/await pattern irrelevant without threading or asynchronous... -1.72
Why doesn't ConfigureAwait(false) prevent deadlock if it's... 0.00
How to get exactly result from async methods via await without Task... +0.57
Async calls never returns in Asp.Net MVC +1.35
Linq calling task.Run accessing wrong member, deferred execution is... 0.00
Using lock in an async method -1.24
How to make ASP.Net MVC Controller Action Async +1.41
Async and await - unit testing issues 0.00
Waiting for multiple async calls to complete? 0.00
Parallel processing of Task<T> objects 0.00
KeyVault GetSecretAsync never returns +1.78
Make Async Operations prettier in .Net4.0 +0.23
how to cancel only parent tasks when cancelling child tasks? 0.00
How to update the UI when using a BackgroundDownloader with paralle... 0.00
How to wait for Task to start? +1.21
.net non blocking IO pre 4.5 0.00
HttpClient in using statement causes Task cancelled +0.79