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 ... 28 29 30 31 32 ... 88
Title Δ
The proper way to await databound property getters c# -2.75
Task remains is in running state after closing program +0.22
Where to use await keyword - C# 0.00
Populating list separately using async and await 0.00
Getting deadlock with foreach and await +1.14
Do multiple awaits to the same Task from a single thread resume in... +0.66
CreateLinkedTokenSource throws ObjectDisposedException. How to corr... +0.94
Management of Task.Run and stop/cancel of method and get progress 0.00
async task lacks await for MVC IHttpActionResult controller +0.23
BackgroundWorker for Multiple Operations 0.00
Page.RegisterAsyncTask and dependent code? 0.00
If async-await doesn't create any additional threads, then how... -0.02
How to check if multiple background workers completed and to update... -0.93
StreamWriter ReadLine method hangs program +0.91
What happens with a non-awaited asynch method call upon async compl... 0.00
asp.net mvc async await making main thread not blocking 0.00
xUnit exceptions fails 0.00
Difference between AcceptAsync and other method (TcpClient) 0.00
How do I make an MvvmLight command async? -1.64
From the point of view of the caller, how is calling an asynchronou... +0.23
Async-Await Not Executing On Expected Thread +0.55
Using Task.Run() for hardware interfacing thread invocations 0.00
wpf Busy Indicator is not showing up when followed by Application.C... 0.00
ThreadStatic in async/await - LogicalCallContext doesn't flow o... -0.26
Start two parallel tasks with Parallel.ForEach 0.00
Code runs in parallel in LinqPad, but not in Console App...why? 0.00
Need alternative to CancellationToken +0.23
Try/Catch Wrap Around Task.Run not Handling Exception +0.23
How to know whether the socket connection is still alive when using... -0.76
Get a Task out of consecutive async methods (not in parallel) 0.00
ActionBlock<T> vs Task.WhenAll +0.77
The text after await cannot be printed out in async void method +1.44
Application locked by "await"? 0.00
High performance async monitoring tasks +0.23
Releasing threads during async tasks +0.24
StreamSocket C# Client is only able to write one time to server 0.00
Async/Await or Task.Run in Console Application/Windows Service +0.24
Launching a class operations on a separate thread -0.25
need help in converting to async +0.21
How to show an alert inside async method asp net +0.88
C# Best practice for synchronizing a collection +0.76
Multiple Task in one controller -0.18
Awaiting a task not behaving the way I would expect 0.00
Calling an Asyc Task<T> method +0.24
Async version of generic extensions +0.65
Where does the code following an await run +1.41
Task or Thread not working/running when hosted to server 0.00
async/await and opening a FileStream? -0.35
How Return Void in Async Method in Web API +0.16
ConfigureAwait(False) doesn't change context after ContinueWith() +0.81