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 ... 14 15 16 17 18 ... 88
Title Δ
Transform Restsharp call to asynchronous 0.00
C# async/await efficiency (or abusing) on reading DbDataReader 0.00
Await method before app starts in the same UI thread -0.23
C# How to Xunit Test - Task Void Method 0.00
TCP Socket High CPU/Memory usage after 5mins 0.00
Can Response.OnStarting be used with async await? 0.00
Task throttling not working with ConcurrentExclusiveSchedulerPair 0.00
Multi thread and async at same time +0.85
Run methods in parallel? -0.51
AsyncTask causes reload problems (doubled items, wrong data, etc.),... 0.00
How to spawn a number of threads async to call a method multiple ti... -2.53
dotnetcore http thread async await conundrum 0.00
Is it needed to make fields thread-safe when using async/await? +0.47
TPL Dataflow vs plain Semaphore 0.00
how extensively should the async/await pattern be used? 0.00
ADO: Async all the way down the tubes? -0.39
Async classes called with await only, does it make sense? 0.00
Creating a lambda expression for a task<string> 0.00
Task.Run to increase parallelism of IO-bound operations? 0.00
WebApi async actions, do i have to create async methods through all... 0.00
InvalidOperationException: Start may not be called on a task that h... 0.00
Handling impatient users during semi-long async requests 0.00
Using ConcurrentExclusiveSchedulerPair as an async ReaderWriterLock... 0.00
Blocking collection when collect results inside ActionBlock 0.00
I use await keyword but still get this error, why? >> An asyn... 0.00
AsyncContext -> AsyncContextThread handling exceptions -0.81
Async not working with EF + Uint of Work + Repo 0.00
Unit Test Task<IActionResult> +0.25
What is the most elegant way to load multiple variables asynchronou... -2.03
async Task method that doesn't need to await -2.49
C# Thread Tasks Not running Sequentially -0.24
The implications of not using Async/Await in MVC 4 0.00
Understanding the difference between the following async-await calls -2.35
How to make my constructor async in UWP MVVM model? (MVVM Lighttool... -0.08
Azure Functions: Singleton for expensive object -1.50
STA for non created Thread/Task -2.86
C# UWP Socket: using ReceiveAsync / SendAsync and handling a timeou... 0.00
Why is it necessary for async method to have await +0.24
Overloading generic and void Task type -0.18
C# async/await with/without awaiting (fire and forget) +0.23
MVC5 - Deadlock with async Tasks? 0.00
Assigned methods as async Task<t> in c# 0.00
How to validate the message that is receive in socket in C# +0.25
Handling exceptions in wrapper class converting methods from APM to... 0.00
Why does HttpResponseException only allow its message to be read as... 0.00
How can a child thread wait for something in the main thread to com... +1.26
How to control Javascript's async/await behaviour in case of an... +0.25
Specification pattern async +0.25
Thread synchronization in DI container managed instances -2.36
Async for Long operation with HttpResponseMessage +0.25