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 ... 52 53 54 55 56 ... 88
Title Δ
async eventhandler executed multiple times +0.25
mvvm light async call in viewmodel constructor -0.35
Return async task which is using another async function +0.75
How to use RunOnUIThread() in Xamarin Android +0.24
Does a loop with Task.Delay() create a memory leak? +0.26
Unit Testing Code Coverage for WebService Method including async me... 0.00
Debugging Exceptions in Async Code +0.81
Async and await methods in MvvmCross +0.26
C# Tcp communication Threadpool or asyn call -0.73
Why is Application_UnhandledException not triggered for an exceptio... +1.21
Async / await, TAP and EAP -0.14
Async/Await with a WinForms ProgressBar - WinForms version 0.00
Mutil async entity framework 6? 0.00
Using httpclient in MVC application 0.00
How do you implement an async action delegate method? +0.92
How can I serialize awaitable tasks in FIFO order 0.00
Task.WhenAll() - does it create a new thread? 0.00
Why can't I run async code as synchronous +1.28
Why does mstest hang when awaiting in a WindowsFormsSynchronization... 0.00
WinRT synchronising async calls across threads 0.00
Bound items in extra thread not deletable from dispatcher thread 0.00
Async WebApi Thread.CurrentCulture +0.27
Cannot await 'void' error 0.00
Windows Azure throwing DeadLock error when calling async/await from... 0.00
Calling async methods from a Windows Service 0.00
Making a Web API controller returning a IQueryable list asynchronous +0.26
Will DataReader.LoadAsync() run in synchronously? 0.00
Backload Example#4 doesn't work in VS2010 MVC4 0.00
How does async-await not block? +1.22
How to make a asynchronous web api call from asp.net? -0.74
detect endpoint shutdown when not doing a receive? 0.00
Async Task management for HttpClient +0.58
Does TaskScheduler.FromCurrentSynchronizationContext() mean the con... 0.00
Lock statement vs AutoResetEvent for LocalDb Thread Synchronization 0.00
Why would one need "async" support for MS Unit Test if Ta... 0.00
Linked block doesn't complete 0.00
Moqing Enity Framework 6 .Include() using DbSet<> -2.86
TaskCanceledException when calling Task.Delay with a CancellationTo... 0.00
Security, Thread.CurrentPrincipal, and ConfigureAwait(false) 0.00
ASP.Net vs MVC vs WebAPI and UseTaskFriendlySynchronizationContext 0.00
Run a Task based async method synchronously on WP8 -2.86
Async and Backgroundworker combination +0.59
Detecting misuse of Async/Await: Prevent blocking calls 0.00
In WinRT, why does calling Task.Result from a synchronous context b... 0.00
Unexpected behaviour after returning from await +0.57
Simple async task example for an WCF Service in C# -0.26
Where do async methods run? -1.78
Run sequence of tasks, one after the other -0.77
Is there an alternative to Task.Delay(0) and Task.FromResult(0)? 0.00
Is it viable to use a moderate lengthy operation to run inside a .N... +0.29