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 ... 55 56 57 58 59 ... 88
Title Δ
Synchronous Concurrent HttpClient Usage +0.25
Task Started in Controller Action Running Synchronously +0.27
Is it possible to have async methods as callbacks to eventhandlers... +0.51
Debug Async MVC Action Controller with nested Async Methods -0.24
Parallel Tasks In Windows Services +0.27
AsyncLock for multiple methods configuration +0.91
Calling TaskCompletionSource.SetResult in a non blocking manner +1.12
in .net 4.0 I have not avaliable the async/await keywords +1.22
async /await for methods in wpf aplication -2.77
Should I avoid 'async void' event handlers? +3.30
Awaiting a method that is deeply nested on stack +1.82
NullReferenceException in System.Runtime.CompilerServices.AsyncServ... 0.00
Need an execution context for combination of async and TPL code 0.00
How to Make a Synchronous service Call using HttpWebRequest (or) Ht... -0.78
How should I handle backoff or "Wait and Retry" logic in... +0.71
create a asynchronous function using async await and return a regul... 0.00
Unit testing async method - test never completes +1.93
PostSharp OnExceptionAspect + EF 6 DbUpdateException 0.00
Processing lots of tasks with required call to a web service withou... -0.22
C# async and tasks 0.00
async pattern in a top-level worker method +0.29
Using AsyncController to help increase concurrency on a legacy ASP.... -0.26
Why can't "async void" unit tests be recognized? -2.67
Async and Await in ApiController Post -1.41
Call another method when awaited ConnectAsync method finish +0.04
C# task "finishes" at Task.Delay? (WinRT) 0.00
How to correctly write robust async code with multiple await 0.00
WCF ASync ...Lost Exception at Client Side 0.00
How to make this asynchronous? (async, await - C#, MVC) +0.25
ExecuteNonQueryAsync hangs in MVC app 0.00
Does Task.Delay waste system resources while it is waiting? 0.00
Async wait block Main UI +0.03
Reading from a MemoryStream using async -0.17
Can using async/await with the TPL interfere with the BackgroundWor... 0.00
check if task with specific method is already running 0.00
Which way of invoking parameterized Tasks is better? 0.00
Globally catch exceptions thrown from WCF async calls in a backgrou... +0.29
async/await exception handling pattern 0.00
async/await in background in ASP.NET WebApi 0.00
How do I update the GUI on the parent form when I retrieve the valu... -2.83
RunAsync - How do I await the completion of work on the UI thread? +0.99
What is the purpose of "return await" in C#? +1.78
Async await not returning at all(.Net 4.5) +0.94
Clarification needed on async and await +1.42
Task.Wait() deadlocks Xamarin.iOS NUnit runner 0.00
Make this LINQ statement return T instead of Task<T> +1.37
await asynchronous method where completion is signalled by event ha... -1.33
Is there a way to verify that no threads block? 0.00
Batch upload using HttpClient.PutAsync() 0.00
Async Await or TPL -0.25