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 ... 36 37 38 39 40 ... 88
Title Δ
Debugger stops after async HttpClient.GetAsync() call in visual stu... 0.00
Basic Auth in .NET with Filter & Async MongoDB comparison Task.... -0.28
Asynchronous (awaitable) WriteAllBytes in .NET 0.00
Achieving the same performance that Node.JS provides in an ASP.NET... 0.00
calling 3rd party Web API from my Web API hang 0.00
ConfigureAwait(false) on Top Level Requests -2.62
How to cancel previous Task if new request recieved? +0.24
TaskCanceledException when not awaiting 0.00
Multi Thread Processing with Parallel.Foreach c# .net4.5.1 0.00
How to async / await in Renci.SshNet.BeginDownload with Task.Factor... 0.00
async/await. Where is continuation of awaitable part of method perf... +1.36
How to effectively use async await on ASP.NET web api +1.16
awaiting on an Event using IObserver Interface and AutoEventHandler... 0.00
Asynchronous locking based on a key +1.27
Using await inside a ContinueWith() block +1.32
Using Async and Await in C# +0.56
How to better handle disposed controls when using async/await +0.68
Why does async routine not return control to the end user 0.00
async Task Freezes When Calling EF Async Methods 0.00
How can I control thread count when I use "Task.WhenAll" +0.26
using Parallel.ForEach with/or async/await 0.00
Create Async Await Queue in C# windows Phone 8.1 0.00
C# Task rewrite function with custom task +0.63
Migrating to Async: Repository +1.22
Async and Await : Error In MVC 0.00
.Net Task class - please explain -1.37
Will this implementation using TPL work inside a process running on... 0.00
Return a value from a Task 0.00
C# - Return a value asychronously 0.00
Async calls in Web Api +0.24
How to safely cancel a task using a CancellationToken and await Tas... +1.90
Exception in async task gets intercepted in Visual Studio 0.00
Create an exception-converting dynamic proxy that works with tasks 0.00
Running Task<T> on a custom scheduler +1.52
Task finishes before expected 0.00
Recursive Asynchronous calls with TPL/ async await -2.50
Windows Phone asynchronous call terminates 0.00
Windows Phone 8.1 - HttpClient SendRequestAsync will never return w... 0.00
Would async/await provide benefit over Task for intertwined stateme... 0.00
Use async/await with Microsoft.Bcl.Async: the type or namespace nam... 0.00
How to run a Task on a new thread and immediately return to the cal... +0.24
Observer for fire&forget Task 0.00
httpClient.postAsync - Fire-and-Forget - Async Confusion 0.00
MVVM How to set datacontext when viewmodel uses async +0.35
async/await Model View Presenter winforms 0.00
C# multithreading combined with async/await -0.75
ASP.NET call hangs on async await 0.00
Task.StartNew() vs Parallel.ForEach : Multiple Web Requests Scenario +0.92
Where do I call an async method from? +0.96
Is this C# await superfluous? 0.00