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 ... 64 65 66 67 68 ... 88
Title Δ
How to return a value into an asynchronous method? 0.00
How to run a Task on a custom TaskScheduler using await? +0.31
async await and shared objects +0.30
Problems with asynchronous SQLite timing -0.70
async await calling into multiple synchronous methods 0.00
Is it possible to get a good stack trace with .NET async methods? 0.00
C# async/await Progress event on Task<> object +3.13
Avoiding redundant asynchronous calcluations +1.14
One-way async/await calls in WCF 0.00
Execute parallel tasks with async/await +1.19
Calling async method in catch block 0.00
Mutex/Monitor not working for C# Thread synchronization -1.33
Why was "SwitchTo" removed from Async CTP / Release? 0.00
What is the difference in .NET between developing a multithreaded a... +0.89
Windows Phone 8 SQLite async operations hanging indefinitely 0.00
Cancel a long running task over WCF from client +0.30
Loading data in ViewModel asynchronously (with async and await) not... 0.00
Writing a wrapper for an async method 0.00
HttpClient call in asp.net 0.00
Calling a Service with Async Await -0.74
How to run a C# task or thread for a X amount of Time -0.68
Associate a CancellationToken with an async method's Task 0.00
Portable Class Library with async await & GetType().IsValueType 0.00
async i/o and process results as they become available +0.14
How to do async work as part of web service? +0.53
Making async Task interface backwards compatible with monodroid 0.00
Prompting user for information in an Async method 0.00
Async exception not being caught or being swallowed +0.82
return await Method.Invoke() 0.00
How to wait for the completion of two async functions that should r... 0.00
appending timeouts to asynchronous requests in WinRT 0.00
Session issue when having async Session_Start method? 0.00
How to schedule tasks so they don't run concurrently, including asy... -1.60
How to wait for async method to complete? -0.45
Parallel foreach with asyncronous lambda 0.00
await seems to quietly return 0.00
Return before async Task complete +2.40
foreach with await method -0.11
async await web api file io 0.00
Async unit testing with portable class libraries -0.16
Task.Run for uploading and update progress return error +0.32
Async/Await and Tasks -1.62
Web Api + HttpClient: An asynchronous module or handler completed w... +0.34
Long Running Blocking Methods. Difference between Blocking, Sleepin... 0.00
windows store correct way of getting dispatcher, async 0.00
What is the current standard of practice to implement an async sock... +1.21
How to set Timeout for httpwebrequest in windows phone 8 app? 0.00
C# 5 Async Await .Task.Factory.StartNew cancellation 0.00
Async Implementation of IValueConverter +0.33
How to process time consuming serverside initialization in MVC? 0.00