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 ... 17 18 19 20 21 ... 88
Title Δ
How to return a zip file via AJAX that prompts for download? +0.36
Possible to write to the console from a separate thread than the Ma... -0.97
System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Start has s... -1.22
Replacing foreach with Threading / Parallelism 0.00
Cross-thread exception after async call 0.00
TcpListener request flood 0.00
Is adding async to a method signature a breaking change? +0.27
Do WebSocket SendAsync() synchronously 0.00
Cancel Task.Delay(TimeSpan) if condition is met prior to timespan 0.00
Start Background Task using ASP.Net Core Middleware +0.95
async / await: If it doen't use threads what is it doing to run... -1.91
Trouble understanding async and await +0.99
How to unit test async/await example? 0.00
Why such a short run time? 0.00
windows service recursive infinite loop with delayed execution for... -0.74
Background process to update the GUI 0.00
How to provide real time data in Asp Net Mvc that is consuming Asp... 0.00
MVVM and async properties -0.74
Avoid async from spreading in method signatures +0.26
Different ways of executing tasks 0.00
Awaitable Properties in C# 0.00
Task cancellation with async task 0.00
C# awaitable collection 0.00
Are there benefits of using asynchronous action methods in Asp Net... 0.00
Why await stops executing the thread and the result is awaiting act... -0.31
Using event to wake an async long running job 0.00
When executing an array of tasks asynchronously, shouldn't it t... -0.94
JS async/await - why does await need async? +0.26
How to forward a response from a remote server in .net core? 0.00
Spoofing the call stack inside a worker thread that processes queue... 0.00
Accessing Facebook API using C# await and stuck forever 0.00
Cancel Task in await 0.00
TPL force higher parallelism +0.57
RunWorkerCompleted fired before async void Dowork event -2.83
How I can write same code using Delegate/Callback? +0.58
postsharp aspect async method at call time -1.12
Wrapping a non IO bound long running synchronous API in an async fu... 0.00
Should I use ConfigureAwait(false) in the top level call of Azure W... 0.00
ConfigureAwait(false) when using ContinueWith +0.11
When to mark function as async +0.24
async/await configureawait behaviour and context 0.00
Threads (Tasks) Limit in WebAPI (or in general) +0.24
Threading foreach that abides by async/await methods inside said fo... -0.29
How do I perform WhenAll on an array of TaskAwaiters? 0.00
Why sync context is not working for await? +0.24
Does it going to be asynchronous 0.00
Backgroundworker blocks Pageload +0.23
Awaiting tasks of different types +0.99
Confusion regarding threads and if asynchronous methods are truly a... +0.79
Handling UnobservedTaskException 0.00