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 ... 29 30 31 32 33 ... 88
Title Δ
WPF Progress bar working but blocked in UI thread even using async +0.24
CallContext.LogicalGetData() vs ThreadLocal/ThreadStatic 0.00
Fire & Forget method using Task.Run not working -0.74
Synchronous I/O within an async/await-based Windows Service +1.05
Can I avoid duplicate code in similar methods for synchronous and a... +0.56
.NET - What could happen if we lock(TaskInstance) not shared? 0.00
How to make thread safe event handler -0.48
geting error: 'await can not be used as an identifier within an... 0.00
Why use async with QueueBackgroundWorkItem? +1.14
Not using await Task.Delay(x) (x>0) makes UI thread freeze -0.50
Downloading webpage contents in parallel using async 0.00
How to dispose memory stream that in task? -0.38
Run multiple await at the same time -0.52
Patterns for testing ICommand that call async methods -1.28
Nested Async Download - Async within Async 0.00
Hook message loop in Windows Forms application? -3.11
Safe to access shared resource from concurrent async tasks? (C#) -0.54
Sequential await VS Continuation await +0.24
Async\Await methods +0.24
Await overriding previous variable in asynchronous method, multiple... 0.00
Waiting for a single task to fail out of a List<Task<..>&g... -1.50
C# - Error propagation with ContinueWith +0.24
asynchronous way to call webapi service -0.02
What code is actually executed "multi-threadedly" in asyn... +0.85
Task.Run() in async ASP.Net MVC Controller action 0.00
Can using async-await give you any performance benefits? +0.85
Multiple await operations or just one +0.44
Async event handler callback through event arguments 0.00
Does ContinueWith not handle Async callbacks? 0.00
Why ConfigureAwait(false) does not work while Task.Run() works? -2.02
Async/Await VS Task.Run : When to use ? How to use? +0.56
Async/Await seems to be blocking other calls +1.06
HttpRequestException when using HttpClient? -0.26
When should a task be considered "long running"? -0.70
How to use Microsoft Fakes to Shim Async Task method? 0.00
TCP Server using C# .NET 4.5 that can scale to thousands of connect... 0.00
Difference between calling calling anon async Func directly vs usin... +0.23
Async/await vs Task.Run in C# +0.23
WebAPI async method error +0.04
Can a client cancel a Web Api request? 0.00
Async callback on mocked object not awaiting 0.00
Is using async when no indepent work can be done useful / worth it? +1.10
How to change progressbar value when async task running +0.64
Asynchronous Controllers in Web Api +0.24
await still blocks current UI thread +0.25
Unreferenced object error with parallel invoke method 0.00
Why does babel translate async/await to regenerators? -0.26
Multiple Task.WhenAll termination on the first Exception in WPF app 0.00
Should C# Asynchronous Library Methods Call await? +0.69
ExcelDna: Async: The calling thread must be STA -2.84