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 ... 46 47 48 49 50 ... 88
Title Δ
What is Microsoft.Bcl.Async? -0.61
andcontinue()-method executed as a async operation 0.00
The 'Async' modifier can only be used on Subs, or on Functions that... -0.74
Why action will only be fired when MethodTest is exited? 0.00
Why not use a sync method instead of await Async task? +0.91
What if not await the task? +0.97
How to maintain Thread context across async await model in C#? 0.00
how to add more details to a Task returned by HttpClient.GetAsync 0.00
What I'm missing about async/await 0.00
Multiple Async File Uploads with chunking to ASP.Net Web API 0.00
Code works but seems to run synchronously not asynchronously -2.21
InvalidOperationException thrown from StreamWriter on WriteAsync sc... 0.00
Simple Task that uses Excel data doesn't finish running causing &qu... -2.15
Moving from Asynchronous Programming Model (APM) to Task-based Asyn... +1.19
Use tasks and ContinueWith to implement scheduler 0.00
Task.Yield - real usages? -0.74
Strategy for Managing Long-Running Tasks in ASP.NET Web Forms 0.00
Awaiting events to be fired from task list 0.00
WebApi equivalent for HttpContext.Items with Dependency Injection 0.00
Is it possible/recommended to use Default (blank) Awaitable tasks? +1.05
Task deadlocks because of Result 0.00
Async calls referencing Devices are not completing 0.00
Async abstract method and derivated classes in API design 0.00
Async-Await, exception handling and continuation using TaskContinua... -1.43
Can I declare a task without a Task block in Xamarin? 0.00
HttpWebRequest async versus Begin/End -1.11
What does CloudBlobContainer.SetPermissionsAsync return? 0.00
Log4net LogicalThreadContext not working as expected 0.00
Await multiple async Task while setting max running task at a time +0.82
Is there a way to create an ActionFilter that wraps the content of... -0.53
Multithreaded exception bubbling +0.30
How do I wrap a Web Api's async call and results as a synchronous m... 0.00
Doubts on sending more than one email asynchronously in MVC3 0.00
What's C#'s await equivalent in javascript/jquery? -0.39
Should all my actions using IO be async? +1.00
That async-ing feeling - httpclient and mvc thread blocking +0.22
How can I preserve exception context in an async console applicatio... -0.84
WCF Service Client with .NET 4.5 Task-Based Async Operations, await... 0.00
Call to Task<> method inside LINQ and return data +0.70
Exception not caught using Task from Task.Factory.FromAsync() -0.28
Task.Run isn't running asynchronously like I had thought it would? -2.04
Parallel.ForEach and async await issue +1.00
Asynchronous download not reporting via IProgress.Report 0.00
How to do asynchronous web calls from within asp.net +0.25
How can I verify a deadlock in my async to sync method and HttpClie... 0.00
How are asynchronous controller actions processed by the MVC framew... 0.00
Value of type 'System.Threading.Tasks.Task(Of String)' cannot be co... +0.24
Correct way of calling await inside SignalR 2.0 OnReceived handler -2.46
What actually happens when using async/await inside a LINQ statement? +0.80
async await inside MVC controller +0.21