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 ... 47 48 49 50 51 ... 88
Title Δ
Binding GridView to List<Object> -2.02
Why in AsyncTaskManager PropertyChanged is always null? 0.00
Never got result from wait Task async on Windows Phone +0.82
calling async methods from sync service layer boundary +0.68
is this correct use of mutex to avoid concurrent modification to fi... +0.96
Exception handling in async Methods MVC. How to use try catch for m... 0.00
How to access the Session in MVC.Net 4 from different Thread -0.31
Understanding the behavior of TaskScheduler.Current 0.00
await async write smoothly to ui but still freeze it 0.00
Implementing 'await' type behavior to non-awaitable task 0.00
Issues invoking calls in Windows Azure Management Libraries 1.0.1 0.00
Web API GetAsync not working on localhost 0.00
How to call async method in constructor? +0.82
Keep-Alive connection for notifications C# 0.00
Calling async methods from a synchronous context +0.81
How to wrap 3rdParty function with callback to be able to wait for... 0.00
Howto call back async function from rx subscribe? -0.94
Difference between Task and async +2.85
Progress Output when saving Event Logs +0.20
limits on asyc execution +0.74
xUnit not awaiting async test +1.05
TCP Communication-Asynchronous Read Loop doesn't end +0.20
How to cancel await Task.Delay()? -0.69
Fire and Forget approach +1.26
EF loop to update with async await +0.23
Using Async controller action to call existing synchronous method 0.00
Listpicker is not bind after async call in windows phone 8 +0.89
Unit test - how to check that a class accessed external resources i... 0.00
Web Api throwing Exception on async method 0.00
Asynchronous MVC controller action method execution not waiting at... 0.00
Async download doesn't work, sync download does 0.00
Multiple Await Async in .Net WebApi +0.68
How to force execution to stop till asynchronous function is fully... 0.00
Unable to catch Webservice call method within try catch block -1.14
AsTask doesn't exist to implement a cancellation timeout for Async... 0.00
Save changes to db async in a synchronous function 0.00
Synchronous use of DownloadStringTaskAsync on UI thread +0.86
How to change async method call to prevent forcing async up the cal... -0.80
Is there a way to refactor two methods, one that calls an awaited m... 0.00
Using Task.Run in a syncronous asp.net controller 0.00
Is my Task long running if it is fully async? +0.93
Wait() causes UI thread to hang - when should Wait() be used? -0.64
Why does Task.WaitAll() not block or cause a deadlock here? +0.98
MVC async await for a long-running db insert/update 0.00
Use Task.Run instead of Delegate.BeginInvoke -0.21
Return await fooAsync() or return fooAsync() inside a method 0.00
ConfigureAwait pushes the continuation to a pool thread -0.29
fire and forget an async Task method sometimes not invoke +1.31
await Console.ReadLine() 0.00
Async call with HttpClient in PCL +1.16