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 ... 61 62 63 64 65 ... 88
Title Δ
Is using aync/await a good idea for web services? -0.81
Serialization of a .net DateTime object parsed from an SQL Server d... +0.32
Infinite Do...while loop using Async Await +0.48
async and await without "threads"? Can I customize what h... -0.75
Cross UI thread invalid operation with async await 0.00
How can I await an async method without an async modifier in this p... +2.47
WP8 Mutex - Resource Locking 0.00
Convert async loop to LINQ query 0.00
Simple wpf mvvm asynchronous example 0.00
One Task throws AggregateException on multiple call 0.00
Start not executed 0.00
async/await in MVVM without Void methods 0.00
Metro App OnSearchActivated ProgressRing not displaying 0.00
async value not returned after lock released while using sqlite-net... 0.00
What are the benefits of async webservices when not all parts of th... +1.08
how to forget synchronization context in async methods in c# 0.00
Using async/await, when do continuations happen? +0.33
On async return type -1.16
Async call to Linq-To-SQL wrapped in TaskEx sometime does not retur... 0.00
Web API: DelegatingHandler using CancellationToken 0.00
Call back to main thread from a Task +0.31
Is it possible for the compiler to create async code that would hav... 0.00
Async WCF Service -0.58
C# Asynchronous HTTPWebRequest on Windows Phone -0.36
MVC3/Azure - What's the most scalable way to handle 50k+/second qui... +0.34
asp.net(mvc) not consuming any thread while waiting for a chat mess... 0.00
Async/Await in multi-layer C# applications +1.82
Why is code launched on threadpool (via Task.Run) slower than the s... 0.00
What is the TPL equivalent of a condition variable? 0.00
Why is an "await Task.Yield()" required for Thread.Curren... 0.00
endMethod never called in TaskFactory<T>.FromAsync() +0.74
Task queue for wp8? 0.00
XmlWriter async methods +0.32
Async with await do not work. Why? 0.00
Accessing a WCF service in a Windows Store App hangs 0.00
How can i make Recursion Asynchronous using Async and Await Keyword? 0.00
A good solution for await in try/catch/finally? -1.98
How to await a method in a Linq query 0.00
Deadlock from combination of async/await, CancellationTokenSource,... 0.00
What Should I be using here? Threading? Async? 0.00
Can I use the new async/await method with this code 0.00
C# task factory timeout +0.83
accessing UI Thread with async / await with Mvvm 0.00
DbConnection.Open() works but dbConnection.OpenAsync() doesn't +0.46
Why is only one from many exceptions from child tasks always propag... +0.32
Should I use async or Task to handle a lot of concurrent operations? 0.00
When should I load data in a Windows Phone 8 application? -0.68
Set Thread.CurrentPrincipal Asynchronously? 0.00
C# : Converting Base Class to Child Class +0.06
Download multiple files async and wait for all of them to finish be... 0.00