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 ... 51 52 53 54 55 ... 88
Title Δ
Asynchronous Processing of Data +0.27
Several Tasks manipulating on same Object +0.47
Task not running? +1.48
async void, await, and exceptions - why do exceptions thrown after... 0.00
How to get a complex type from async method +1.13
C# wrapping blocking io with task to make async 0.00
Asynchronous programming in ADO.Net 0.00
Test for UnObserved Exceptions 0.00
C# generics and special case for void +0.43
Weird issue with await operator 0.00
Is there anything like asynchronous BlockingCollection<T>? 0.00
What are the benefits of using Task<> & await to load ite... 0.00
How suspend process flow until specified Event is fired? WebBrowser... 0.00
MvvmCross - UI freezes when I call Task.Run 0.00
How to prioritize tasks generated by await when using async / await 0.00
How to serialize async/await? +0.93
Suppress warning from empty async method +0.31
Multiple Task Continuation 0.00
The IAsyncResult asynchronous pattern - TAP and REST API 0.00
Comparence of task.Status == RanToCompletion and task.IsCompleted 0.00
SignalR .Net client - how to invoke synchronously and asynchronously +0.87
Ensuring UI updates are on the UI thread +0.78
Thread affinity with Async in WinRT context 0.00
Task.Delay vs DispatcherTimer? +0.24
Starting a background task ASP.NET MVC 4.5 0.00
What are the implications for incomplete async tasks in .NET 4.5? +0.25
Different thread after await Windows Store App and Windows Phone Ap... -2.11
Behavior of setting ConfigureAwait and SynchronisationContext -0.22
How to Mock Asynchronous Methods in JustMock? 0.00
How to use non-thread-safe async/await APIs and patterns with ASP.N... +0.24
ICommandHandler/IQueryHandler with async/await +0.25
How to get correct stack trace for exceptions in Web API 2 async ac... -1.76
Async HttpRequest in windows phone 8 +0.24
Correct way to call async methods from within a data-bound property... 0.00
all wcf methods return void while calling from windows phone 8 -0.25
EF Data Context - Async/Await & Multithreading -2.11
Default SynchronizationContext vs Default TaskScheduler +1.20
Windows store app sokets -0.26
C# async tasks in a queue or waiting list 0.00
How to copy HttpContent async and cancelable? +0.76
NUnit Async Testing in Xamarin Not Working +1.65
Get result from async method +0.24
C# - Async method return data from ContinueWith 0.00
Cancelling a pending task synchronously on the UI thread +0.92
Force a Task to continue on the current thread? +0.23
Async in Windows store application c# 0.00
What is the benefit to using await with an async database call 0.00
How to use HttpClient PostAsync() with threadpool in C#? 0.00
Waiting on the results of GetGeopositionAsync() -0.27
Calling Async synchronously, 'marshalled for a different thread' me... +1.05