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 ... 49 50 51 52 53 ... 88
Title Δ
asynchronous only when there are less data 0.00
How do I wait for an async to complete? +1.04
C# WP8: How to call an async task method consecutively and get a ne... 0.00
Child tasks are not awaited by parent task 0.00
Executing a number of CPU-using and Network-using async methods sim... 0.00
Zipping asynchronously using Task.Run() is blocking UI. What am I m... 0.00
What is the best method for executing multiple concurrent tasks? +0.92
Exception Handling in Async Methods 0.00
Task.Result waits instead of continue asynchronous operation -0.76
Whether to use TPL or async /await +0.81
Win8 to WP App async/await conversation 0.00
Async await returns to caller before ContinueWith, but only when ex... +0.54
Is SynchronizationContext.Current reset when a thread goes back to... 0.00
EntityFramework ToListAsync() does not work 0.00
Wrapping async methods +1.64
Asynchronous programming model and application scale -0.43
How to stop HttpClient.GetAsync(uri) from hanging? 0.00
StreamWriter uses synchronous invocation when calling asynchronous... -1.23
Invoking an async method synchronously 0.00
Why does NuGet resolve versions differently depending on where you... 0.00
Async Await To Bind Grid 0.00
Custom TaskScheduler, SynchronizationContext? 0.00
WPF Dispatcher on non-UI thread -0.74
Need help getting Location in Touch as Async Task (works in wp) 0.00
Awaiting custom functions -0.03
Task.Factory.StartNew and synchronization context -0.32
C# Concurrency - Preferred approach to long running tasks +1.12
Cannot find all the types required by the async modifier 0.00
async-await threading internals +0.75
How to await a list of tasks asynchronously using linq? +1.41
What happens when calling an async method without await? 0.00
I thought await continued on the same thread as the caller, but it... +1.47
Right approach for asynchronous TcpListener using async/await 0.00
How do I convert this to an async task? +1.27
create an async method that wraps subscribe and publish on a bus +0.24
Why does this code ignore the await and proceed anyway? +0.24
cancel GetAsync request from outside of method 0.00
Asynchronous call to WriteAsync, how do i know when it’s complete? -1.82
Detecting when a web service post has occured 0.00
Awaited task does not handle exception gracefully +0.82
Cannot access a disposed object exception when using async await in... 0.00
Await async clarification +1.40
Async/Await not working when calling a web service 0.00
async/await UI object winforms 0.00
What is the purpose of the *Async methods in .Net Framework given t... +1.30
Web API allow only single async task 0.00
L2SQL Async or not? +1.90
async and await , bit confusing -0.25
How to ensure UploadStringCompletedEventHandler event has been exec... +0.24
Block async method manually 0.00