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 ... 68 69 70 71 72 ... 88
Title Δ
Why does this await keep me waiting forever? +0.29
convert/wrap a "classic" asynchronous method that uses a... 0.00
Changing from Synchronous mindset to Asynchronous +1.23
C# await and sync - am I misunderstanding something? +0.09
Best practice to call ConfigureAwait for all server-side code +1.37
Metro app, don't freeze UI 0.00
How to apply Task Async Pattern and WCF's ChannelFactory<TChanne... +0.34
How different is await/async from threading? +0.33
Is it true that deferral should be added for any async operation? 0.00
Alternative for Task.Wait in UI thread -0.63
RunAsync() inside a for-loop -0.15
Limited concurrency level task scheduler (with task priority) handl... +0.76
ConcurrencyMode Multiple vs Async/Await 0.00
Multiplexing C# 5.0's async over a thread pool -- thread safe? 0.00
FileIO.WriteAsync hanging 0.00
Is async/await useless in MVVM? 0.00
Can Task objects only be used for threadpool threads? +0.25
Textbox won't update until method done -2.78
Running Async Method in Loop without Stackoverflow Exception 0.00
async WCF method WebOperationContext is null after await 0.00
TPL - running a series of .net 4.5 rest queries in order 0.00
.Continue starts before task is completed +1.42
Wrong C# compiler error message on async lambda type inference 0.00
supress warning CS1998: This async method lacks 'await' 0.00
Converting a WebClient method to async / await -0.54
HttpClient GetAsync doesn't complete with a non-void return type on... -0.15
How to find the reason for intermittent failing unit test containin... 0.00
How to make the whole application responsive rather than the indivi... 0.00
What gets put on a thread pool thread in Task when using async/await? 0.00
Async await in Windows Phone web access APIs -0.15
C#5 ReadAsync and Iterators +1.52
await vs Task.Wait - Deadlock? 0.00
.Net 4.5 and Task.Yield vs Task.Delay as an alternative to DoEvents... 0.00
Code Contracts + Async in .NET 4.5: "The method or operation i... +0.34
.NET 4.5 async await and overloaded methods -1.24
Brief explanation of Async/Await in .Net 4.5 +0.38
HttpClient GetAsync fails in background task on Windows 8 +1.35
Is wrapping a synchronous call in a Task.Run() to make it asynchron... +0.36
In Windows8,How to treat an asynchronous method as a synchronous me... -0.32
Async/await for long-running API methods with progress/cancelation 0.00
async keyword and choice of the TaskScheduler +2.00
Do we always need to use async keyword? +1.33
Returning value from async Action invoked on Dispatcher +0.39
.net 4.5 async syntax +0.37
using ThreadStatic variables with async/await +2.66
Cannot find all types reqired by the async modifier +0.39
Await and ContinueWith 0.00
Dangling await and possible memory leaks in async programming +0.33
We need to have "double" await so that GUI will not freeze? -2.33
async/await with ConfigureAwait's continueOnCapturedContext paramet... 0.00