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 ... 72 73 74 75 76 ... 88
Title Δ
Any good C implementation of the async-future model in C++11 or the... 0.00
Unresponsiveness with async event handlers in WPF in .NET 4.5 0.00
HttpClient.GetAsync(...) never returns when using await/async +0.42
Difference between the TPL & async/await (Thread handling) +1.73
Performance gap issue between Task.WaitAll() and execute Task.Wait... 0.00
Await on the last method line 0.00
Async calls chaining in Metro app 0.00
How to cancel a Task in await? 0.00
Handling WinRT StreamSocket disconnects (both server and client side) 0.00
Running long tasks without freezing the UI 0.00
async lazy loading with tasks -0.57
async CTP: I am doing something wrong, the GUI is blocked 0.00
What is the difference between Task<> and IAsyncOperation<... 0.00
Calling ConfigureAwait from an ASP.NET MVC Action -0.37
Async ctp MVC4 and workflows 0.00
Do the new C# 5.0 'async' and 'await' keywords use multiple cores? +1.02
Multiple instances of the same Async task (Windows Phone) 0.00
ContactPicker.PickSingleContactAsync Windows 8 C# usage 0.00
how to manage an NDC-like log4net stack with async/await methods? (... 0.00
Replacing Socket.ReceiveAsync with NetworkStream.ReadAsync (awaitab... 0.00
Socket BUG in Windows 8 Consumer Preview + Visual Studio 11 Develop... 0.00
blocking when run normally, but not during unit tests (StoreAsync) 0.00
Using an Async Action to Run Synchronous Code +1.31
Creating an async method in .NET 4.0 that can be used with "aw... +0.91
How to use async/await to achieve asynchronous page in asp.net webf... 0.00
How to test exceptions in async methods +1.75
What is the difference using async/await and Task for time critical... -0.13
Why use async requests instead of using a larger threadpool? -0.61
Converting non-trivial code to new .NET async pattern - how to hand... +1.62
How to call asynchronous method from synchronous method in C#? +1.29
Any way to use async/await on Compact Framework 3.5? 0.00
When to use TaskEx.Run vs. TaskEx.RunEx +1.07
In C# 5 what is the utility of the new async instruction 0.00
How many models of Asyncronous development in .NET? -0.39
Why does the async keyword exist -2.19
Using Task or async/await in IHttpAsyncHandler +0.78
Async on main method of console app +3.10
Code Contracts and Asynchrony +2.06
Can the Async CTP be used with a portable library 0.00
How to switch between webcams when using CaptureElement/MediaCapture? +1.40
MVC4 async and Parallel execution +0.38
What is the preferred way to get code to execute in a WPF GUI thread? +1.21
Explicitly specifying the TaskScheduler for an implicitly scheduled... 0.00
Can I have Visual Studio stop on unhandled exceptions inside Task c... 0.00
Why is the async CTP performing poorly? +1.62
Wrapping existing async method into TPL-compatiable method 0.00
C# waiting for input from another thread using AutoResetEvent +0.38
Async CTP - Ambient CancellationToken and IProgress 0.00
Awaiting the generation of multiple items in a single thread +0.39
Is Async await keyword equivalent to a ContinueWith lambda? +1.78