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 ... 67 68 69 70 71 ... 88
Title Δ
await forbidden in catch clause. Looking for a work arround 0.00
What is the best way to implement cancellable background task in Mo... -0.47
Windows Phone 8 Async JSON with AWAIT -0.68
When should you use Task.Run() rather than await? +0.31
Proper way to implement a synchronous queue of requests while using... -0.29
Cancellation Token in await method 0.00
How to implment my async method in the right way? +1.21
How to attach CancellationTokenSource to DownloadStringTaskAsync me... -2.14
What does QueryAsync() return when requesting 1..N values from a si... 0.00
c# 4.0, async CTP and async C# 5.0 are compatible? 0.00
using dependency properties along with async ctp 0.00
How to use Visual Studio - generated async WCF calls? -0.31
Starting tasks returned by iterator methods in parallel +1.88
WinRt C# null exception - object scope issue using IAsyncOperationW... 0.00
Windows Store App UI - not responsive +0.34
Using HttpContext in Async Task +1.02
TPL FromAsync with TaskScheduler and TaskFactory -0.05
Is there any way to await an IAsyncResult in Windows Phone 8? -0.96
using await inside properties in C# +0.66
how can I update elements on the UI thread in a synchronous manner... +0.29
await async lambda in ActionBlock 0.00
How to set ViewBag for _Layout in MVC4 using async in every action 0.00
Task cancellation exception not bubbling up when using async in met... 0.00
Async-Await vs Task<T>.Result on WP8 -0.17
"await"-able APIs 0.00
Why must "await" be inside an "async" method? -2.73
Task.ContinueWith confusion +1.59
Calling async method in controller 0.00
Wait for a void async method +0.78
Convert Windows.Storage.Streams.IRandomAccessStream to System.IO.St... +1.27
Assert.ThrowsException in async function unit test? 0.00
Async event handlers and concurency +1.28
Making Ninject Interceptors work with async methods 0.00
Update UI element from a different thread in Windows 8/WinRT -1.58
CreateFileAsync in SuspensionManager throws indecipherable exception 0.00
Async Repository & CancellationToken +0.35
How can you await a Task when you can't await 0.00
TPL Dataflow, whats the functional difference between Post() and Se... +3.09
awaited task not running asynchronously +0.36
Async WCF call with monodroid 0.00
How to cancel async Task after a period of time 0.00
How can I asynchronous databind data to my textblock using XAML +1.19
Tasks vs. TPL Dataflow vs. Async/Await, which to use when? 0.00
How to bind to an async image source 0.00
How to handle Service References in Windows Phone 8 without Task-Ba... 0.00
Task Limit for Async Calls? -2.30
Preserve HttpContext when going async with WebAPI (Medium Trust) +1.67
How do I await properly? +0.36
Can a Task have multiple awaiters? +2.07
What must I do to make my methods awaitable? +1.30