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 ... 18 19 20 21 22 ... 88
Title Δ
Loading async data from property setter 0.00
converting void to string - void to object issue? +0.26
Pause a window like MessageBox.Show() 0.00
Async Await in Lambda expression where clause +0.24
Using async in ASP.Net-MVC -1.69
What's the correct way to cancel an operation with a callback o... 0.00
is wrapper necessary in async await structure +0.26
Waiting on All Task Threads without having the Task Object 0.00
Slow down using Async calls with lock 0.00
Not implemented/supported/invalid operation async method +1.55
C# async Task - Can you have more than 1 await() in a method 0.00
Is there a difference between awaiting the last async call and just... +2.12
How to use Task.WhenAny and implement retry 0.00
When does Task.WhenAll enumerate? -1.91
Captured Variable in Lambda Task Not Updating 0.00
How to synchronize delayed scheduled tasks to execute them fairly (... -0.76
ASP.NET Web API: any downsides to asynchronous operations? -0.77
Asynchronous programming (TPL) -0.25
Wrapping my head around async await -2.91
Parallel.ForEach Usage 0.00
Send and receive large file over streams in ASP.NET Web Api C# 0.00
Async Tasks, Cancellation, and Exceptions +1.50
What are the use cases for AttachedToParent? +0.26
Specific deadlock scenario when using asynchronous code -1.22
Task.WhenAll() - cannot add collection of tasks - async/await 0.00
I need to pass an exception from async background task to main thre... 0.00
No extension method 'GetAwaiter' accepting a first argument 0.00
Asynchronous database operations in non-static method +1.04
Best way to implement concurrent operation -0.70
Would a Task<T>.Convert<TResult> extension method be us... 0.00
How to run C# task method on separate thread without using Task.Run() -1.19
Async .net web api sometime does not return any result with angular... -0.42
How to create an awaitable method properly -0.92
Is there a way to run async lambda synchronously? +0.25
MVVM c# how to load async data into a property? +0.30
Bubble exceptions from async command events' handlers 0.00
Waiting for Tasks to finish in a list with ContinueWith +1.87
How to use a single async web service call repeatedly in a stream o... 0.00
C# High CPU usage on Listener thread, sleeping misses disconnect -0.26
Why await sometimes create new thread but sometimes not? 0.00
How to correctly use TPL with TcpClient? 0.00
MVC app stops after SendAsync to an API - The same code runs fine i... 0.00
How were WebAPI requests cancelled in the olden days before async/a... 0.00
How To Force Thread Change in ASP.NET Core ProcessAsync in Tag Helper 0.00
Error handling for Tasks inside Task.WhenAll 0.00
What's the operational difference between Parallel and Task in... +0.89
When do I need to worry about tasks leading to multithreading? 0.00
Async call to Azure Table Storage 0.00
How to properly start and cancel a task. +0.85
ASP.NET MVC - Why are these async tasks running immediately? -2.79