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 ... 57 58 59 60 61 ... 88
Title Δ
Async await really waits a lot +1.16
Decide When to Use ConfigureAwait(false) 0.00
Task from cancellation token? 0.00
How can I use Async with ForEach? +0.27
Merging the results of two background workers upon completion -0.22
"invalid cross-thread access" when calculating a route -... -2.46
HttpClient GetAsync always says 'WaitingForActivation' 0.00
Why Application.Exit event works even if handler is async void in W... 0.00
Background Tasks in WinRT 0.00
Windows Service just stops. No messages, no alerts, errors, warning... +1.44
Is there some way to handle async/await behind an ASMX service? 0.00
Using Task.WhenAny() in a web service 0.00
Register users synchronously during context seed +0.28
Is it a good idea to implement synchronous methods with BeginXXX an... 0.00
Efficient Rate Limiting of Async Tasks (N executions per time inter... 0.00
How to safely wait for async method? -2.37
Issue with TCPClient listening service - Looks like it goes to slee... 0.00
Difference between await and async and Task parallel library 0.00
ASP.NET MVC controller stucked at reading a file 0.00
How to pass UI dispatcher of a control in View to ViewModel -0.90
ConfigureAwait(false) still deadlocks 0.00
Fire and forget async method in asp.net mvc +1.33
Cross-Thread Unauthorized AccessException MainViewModel->async L... 0.00
Continuations after await on UI thread - concurrency data races 0.00
SqlConnection.OpenAsync doesn't work on .net 4.5^ 0.00
error while adding progress bar to a method +1.08
HttpContext.Current.Items after an Async operation +1.18
AWAIT / ASYNC example of background worker returning List 0.00
Can I Use Async to Perform Fire-and-Forget NHibernate Saves in an A... 0.00
Multiple Awaits in a single method +1.81
async await usages for CPU computing vs IO operation? +1.37
Proper approach on async/await method including Lambda 0.00
Why doesn't Task<TResult>.Result work in this case? -1.58
httpClient.PostAsync(url, content) not working in C# Metro apps 0.00
Getting deadlock when using ExecuteReaderAsync 0.00
HttpClient PCL not working properly on windows phone 0.00
Why is HttpContext.Current null after await? +2.13
Maintain retry state during async that throws exception 0.00
Why can't I use await keyword in my Windows Phone 7.1 MvvmCross pro... 0.00
Freezing UI with async/await 0.00
Creating an async webservice method +0.27
Aborting awaited task 0.00
What Happens To a Task When It's Cancelled? +1.54
WCF 3.5, AsyncBridge. Wrap in async-await 0.00
Show wait cursor when all work is synchronous -0.08
C# 4.5 file read performance sync vs async +1.02
Reading from same SslStream simultaneously? -0.32
I want await to throw AggregateException, not just the first Except... +0.98
Why Use Async/Await Over Normal Threading or Tasks? -0.86
Why does task.Wait not deadlock on a non-ui thread? Or am I just lu... 0.00