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 ... 43 44 45 46 47 ... 88
Title Δ
Should I use asynchronous methods within a background thread? 0.00
Delete a document from DocumentDb 0.00
How do I use Windows.Storage.FileIO.WriteFileAsync in Windows 8.1? +0.23
Web API Async, Am I Doing It Right? +0.22
How to avoid async methods windows phone 8.1 0.00
Where does an async Task throw Exception if it is not awaited? +0.72
ContinueWith chaining not working as expected -2.34
How to broadcast a message using StreamSocket 0.00
WPF - Task.Run(() => window.ShowDialog) fails +0.63
await of async WCF call not returning to UI thread and/or blocking... 0.00
Disposing CancellationTokenRegistrations +1.16
WPF async command blocking UI 0.00
Best practice on using async / await 0.00
Async web task to return XML formatted string 0.00
Async Method Doesn't Return +1.10
How to pass an async method inside the Observable.Do extension meth... -0.76
Is there a .NET 4.5 equivalent to: Storagefile.Openasync +0.80
Task caching when performing Tasks in parallel with WhenAll 0.00
MVVM, ObservableCollection, async, etc -1.08
Usage of Task.WhenAll with infinite Tasks produced by BlockingColle... -0.31
Assert statement is never executed in async test 0.00
Task.wait not working as I imagined -0.05
SqlConnecton.OpenAsync hangs 0.00
Why does an async method not return the awaitable immediately? +0.21
Does This Asp.Net WebAPI controller method get swapped out of app p... 0.00
Is there any downside when adding 'async' keyword to functi... +0.04
Execute in parallel with limited concurency +1.78
Resolve two Async Code Samples -3.00
Accessing Response Object While Using WebForms Async/Await 0.00
How to prevent GUI from locking up during operation? 0.00
Async EventHandlers in a HttpModule -1.45
BackgroundAgent ReaderWriterLockSlim synchronization +0.86
ASP.NET Identity Send Email: TaskCanceledException +0.23
Using async Tasks with the builder pattern -1.45
async method is blocking UI thread on which it is executing +0.25
How to use json.net asynchronously in WinRT's app ViewModel? 0.00
How to answer a request but continue processing code in WebApi 0.00
Can called code determine if it's being called with "await... 0.00
Where is the return statement in async/await +1.08
Ensuring sequential file access with Windows Runtime async file API? 0.00
How to cancel a TaskCompletionSource using a timout +1.03
How to properly use async methods on SqlConnection and SqlDataReader? 0.00
Simple One Thread Socket - TCP Server 0.00
Task type in a IBackgroundTask class -3.00
Why use async controllers, when IIS already handles the request con... -1.95
how to asynchronously update viewmodel property based on selection... +0.23
Unable to find the correct Dispatcher to prevent the "This typ... -1.07
.NET Asynchronous sockets vs backgroundworker -0.68
await async pattern and work stealing threads -1.02
Why async / await allows for implicit conversion from a List to IEn... +0.67