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 ... 63 64 65 66 67 ... 88
Title Δ
I/O performance - async vs TPL vs Dataflow vs RX -2.51
Methods to process asynchronously received form data +3.13
Async and Await in nested call. Not awaiting on a method which does... -0.17
Want to start a long running process and then go directly to a page... 0.00
Using Task with ASP.NET +0.96
Async/await in azure worker role causing the role to recycle +0.32
Task.Run freezing 0.00
Using ASP.NET Web API, my ExecutionContext isn't flowing in async a... 0.00
How to initialize an object using async-await pattern +2.67
Is this code synchronous as I want it to be? 0.00
Debugging Async/Await (Call Stack) 0.00
HttpClient not throwing exception when using await on GetAsync 0.00
Is it Safe to use ReaderWriterLockSlim in an async method -0.94
Why cannot IObservable<T> be used without Reactive(Rx) extens... +1.18
What are the major risks vs. benefits of using VS2010 Async CTP? 0.00
How to determine which thread a method will executes on when using... -2.38
TPL Dataflow: What's the difference between these 2 code snippets? 0.00
How to handle partial success in a batch of Tasks? -0.19
C# async method that also has anonymous callback handlers does not... -0.53
Running a .NET 4.5 program on XP with .NET 2.0 -0.43
Should I use ContinueWith() after ReadAsAsync in DelegatingHandler +0.33
Asynchronous Response in ASP.NET 0.00
ASP.NET (VB.NET 4.5) Calling Async WCF Method -0.83
Worker Role vs Web Role with async controllers +0.35
Make an Async/Await db call within a Task? +1.56
How does await/async work? 0.00
async await task.run - not found +1.03
How to make a child thread sleep without freezing UI thread in WPF... -0.73
Best multi-thread approach for multiple web requests -0.75
long background process refreshing ui wpf +1.84
Boost parralel messaging performance (TPL / Async) 0.00
Why is await async so slow? -0.90
How not to let application exit when tasks are running 0.00
Nunit async test exception assertion +0.73
Monitor class with WinRT unexpected behaviour -0.89
simply stop an async method 0.00
how to use async await functionality with MVC / Membershipprovider -0.68
Azure ServiceBus & async - To be, or not to be? -2.01
Code coverage for async methods 0.00
Rewriting code to take advantage of C# async feature 0.00
Invoke Task Method in an MVC Action but current Thread be Locked 0.00
Azure Table QuerySegmented no return 0.00
ThreadAborted in Moq.Verify when using async-await 0.00
How to convert a Task<TDerived> to a Task<TBase>? +2.67
How to safely call an async method in C# without await -0.51
ManualResetEvent.WaitOne() doesn't return if Reset() is called imme... -0.62
Maintain both synchronous and asynchronous implementations 0.00
Throttling Tasks competing for execution (under the hood) 0.00
C# async, await without tasks 0.00
Async FTP call never ending 0.00