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 ... 13 14 15 16 17 ... 88
Title Δ
C# Setting WriteTimeout / ReadTimeout on Network Stream Makes No Di... 0.00
Call multiple async methods that rely on each other 0.00
how to assign Task return value to some variable in TPL C# +0.26
C# skips DispatcherOperation 0.00
Task.WaitAll() deadlocking +1.36
What does awaiting an asynchronous method do in background? +0.41
Do Tasks generated by TaskCompletionSource need to be Dispose()d? 0.00
Socket ReceiveAsync, Timeouts and Questions 0.00
Using Parallel.ForEach Create multiple requests in parallel and put... 0.00
Asynchronous function call in C# 4.0 0.00
C# DownloadStringTaskAsync: Why is the timeout exception catch not... 0.00
How can I turn a synchronous structure to asynchronous on ASP.NET C... 0.00
The correct way of chaining tasks using Continuation +0.26
Parellel.ForEach returning before object's method which makes r... +1.27
What is a practical application of using an immutable type in a thr... 0.00
ASP NET MCV performance(handling of threads) in multiple calls to a... 0.00
HttpWebRequest async call execution order when exception occurs 0.00
How to call a rest API post method from C# code using HttpClient wi... 0.00
What is the best way to populate a data-bound property from an asyn... +1.30
Wrapping slow synchronous I/O for asynchronous UI consumption 0.00
How to do Task.ContinueWith<Task>(...) -0.18
C# Task.Run says System.Threading.Tasks.UnwrapPromise`1[System.Thre... +1.10
Is it possible to wait for Device.BeginInvokeOnMainThread code to f... +0.00
Await asynchronous command in unit test 0.00
Why my debugger appears to be stuck at an await statement? +0.25
Why UnobservedTaskException? +1.11
xUnit not always catching async exception 0.00
Cannot add item to ObservableCollection +1.31
FindAsync never comes back however Find works just fine 0.00
BeginInvokeOnMainThread not finishing the task 0.00
Choosing not to await async function in action in ASP.NET Core WebA... 0.00
Why this async/await code doesn't deadlock 0.00
IDbConnection.BeginTransaction on GUI thread, using async/await, ca... 0.00
bottleneck running task.run on asp net mvc 0.00
Running C# task freezes WPF UI 0.00
How to make Parallel wait until all async task finished? +0.91
C# How can I make sure to execute awaitable operations in a single... +0.95
HostingEnviornment.QueueBackgroundWorkItem equivalent for Azure Fun... 0.00
Data Access with Async and Sync needs 0.00
Wait for async download to be completed -0.24
mvc progress of async operation using ajax call +1.54
Still confused on ConfigureAwait(false) used with GetAwaiter and Ge... 0.00
Unable to Access SQLite Data in MvvmCross ViewModel 0.00
How to simulate an expensive operation with async? 0.00
Xamarin wait for task to be complete before continuing 0.00
In asp.net core controller, why does ExecutionContext.SuppressFlow(... 0.00
Flurl & xUnit doesn't Catch Exception using await 0.00
Xamarin.forms waiting indicator no showing on normal await func +0.53
Async and sync versions of method +0.80
Can I get UI thread context while using 'async/await' -1.36