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 ... 37 38 39 40 41 ... 88
Title Δ
Getter property with async method doesn't finish executing +0.27
SendMailAsync sending very slow using async and await 0.00
Correct way to convert method to async in C#? -0.06
Async - wait for two async tasks to finish -1.18
Async/Await handling group of HttpResponseMessage -0.75
Implementing ICommand such that only one method may run at a time,... 0.00
Async/Await in foreach with HTTPClient +0.25
How to properly update the ObservableCollection from another thread? -0.72
When I should use Async Controllers in ASP.NET MVC +0.05
Is it incorrect to call async methods synchronously in unit tests? +1.36
Process a ConcurrentStack when not empty? -0.10
how to properly call callback on dispatcher.begininvoke? -2.01
How to expose a class implementing producer consumer pipeline to cl... 0.00
Can requests be handled on a separate thread? 0.00
Await AsyncCallback of BackgroundWorker for Webservice Function VB.... 0.00
Async controller method & Ajax -0.26
SslStream.ReadAsync never calls InnerStream.ReadAsync +0.41
How to cancel many Async Tasks immediately when I use HttpClient? 0.00
Sequential version of Task.WhenAll 0.00
Task Based programming (TAP) with webforms and user controls 0.00
C# in Async Task change Label Text +0.24
ObservableCollection inside a async Task +1.12
WPF multi-thread progress update -0.44
ActionNameAsync-ActionNameCompleted vs async-await in Asp.NET MVC +0.23
await call doesn't return call to the caller if the task awaite... -0.10
What is the C#/.NET 4.0+ way to implement a cancellable background... +0.92
Unable to update UI elements when using TPL through nested methods -0.93
Why handling TaskFactory's Exception so difficult in C# 0.00
Create Object async 0.00
Best way to execute asynchronous task on main thread +1.40
Persist thread's context across async calls 0.00
Using async and await when external Input/output API provides its o... -0.45
Node.JS non blocking IO and other frameworks like ASP.NET MVC not-b... -1.14
UseTaskFriendlySynchronizationContext with WebForms and WebAPI in t... 0.00
C# async method execute base on the first completed task +0.24
A task keeps always the status "Waiting for activation" b... 0.00
Exception handling outside of Task +0.92
Async WCF service call blocking UI thread -0.48
How to cancel an asynchronous Task? +0.24
Calling an async method without awaiting +0.26
Asynchronous DB-Query to trigger Stored Procedure -1.18
async lambda does not return before awaited method returns -0.25
C# AsParallel gets blocked when calling HttpClient 0.00
How to create a task that takes a list of one type and converts it... 0.00
Passing context object to async operation 0.00
OpenRead asynchronously 0.00
Async/Await and multi-layer web application 0.00
ASP.NET Web Api calling a non Task async method 0.00
Changing ui from a background thread using tasks with and without a... -2.31
Calling ProductService.Insert during an Async method crashes NopCom... 0.00