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 ... 27 28 29 30 31 ... 88
Title Δ
Asynchronous async await method to generate pdf 0.00
C#: Terminate other threads if one thread fails +0.74
ASP MVC How to deal with TaskCancelledException, extend timeout for... 0.00
Canceling async call in property 0.00
Thread handling in ASP.NET Async Await operations +0.24
Call to ReplaceDocumentAsync method fails to return 0.00
NUnit 3, await, dead-lock and UI 0.00
How to run multiple call with-in a function parallel 0.00
Asp.net C# async +0.77
AutoResetEvent and await 0.00
What is the difference between using only asynс Task and Task? +0.25
Windows Store App with c#: how to load data from a fily (async) int... 0.00
Can I await on IProgress.Report 0.00
Queuing EF queries +0.22
Use of async/await in console or web apps -1.05
Tasks on type/interface contracts - guidelines? 0.00
Unit testing async void event handler +0.23
HttpClient ReadAsAsync<IQueryable<T>> never returns 0.00
How should i use async await between my business/service/applicatio... +0.65
Does HostingEnvironment.QueueBackgroundWorkItem really delay recycl... 0.00
C# Cancel execution of a task with multiple tasks in it +0.23
c# timeout exeption not caught 0.00
How to know why HttpClient call doesn't return? 0.00
Await on abstracted asynchronous task -0.65
Async waiting for another request without blocking 0.00
When to use Task.Run, when to use async- await and when to use them... +0.21
call async in non async method and log exceptions for the async awa... +0.25
C# Windows Universal app not detecting async method +0.60
How does WPF treat a field awaiting a responce from Async/Await? 0.00
Uploading async to Azure Blob Storage never returns 0.00
C# TaskCompletionSource not working 0.00
How to call nested Async method -0.32
How does a Task get to know when it has completed? +0.20
Does the switching of a synchronization context mean that the work... +0.20
How to make sure that the data of multiple Async downloads are save... +1.45
What does a method "do" when it awaits an empty Task? 0.00
Calling async method from view model's constructor 0.00
UI thread is being blocked when using async/await with Task in ASP.... 0.00
How should I handle async API calls using a CMS that does not allow... +0.97
What do I return from a method that returns just Task and not Task&... +0.22
Changing a displayed list asynchronously from a radiobutton 0.00
Tasks being called synchronously despite being declared async -2.77
Xamarin forms android json - Async call hangs/never returns +0.24
What would be the difference between using the await keyword vs. th... +0.57
What is the reason behind CS1998 "method lacks await operators... 0.00
Reading/Writing Async Files for Universal App +0.23
Using asynchronous await on dispatch 0.00
C# Task Control Flow Logic Not Operating Correctly 0.00
How can I get JSON data from Google API and store it in a variable? -0.28
Is there default way to get first task that finished successfully? +1.40