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 ... 34 35 36 37 38 ... 88
Title Δ
EventToCommand async? -0.60
Equivalent of Windows API PostMessage to self for a WPF/XAML app? 0.00
What happens if I don't await a task? +1.35
Executing async function synchronously +0.87
async/await - Is this understanding correct? -0.94
Where does async and await end? Confusion +0.18
In async/await, what are the repercussions of not returning to cont... 0.00
async Task - What actually happens on the CPU? +0.59
Autofac Interception async execution order 0.00
Task async and continuewith +0.23
Nito.AsyncEx async producer/consumer queue doesn't process 0.00
Asyncronous console with task controlling +1.66
Wrap a function as an async task -1.69
DataBinding: 'System.Threading.Tasks.Task`1[[System.Collections... 0.00
Is this implementation of Task.Factory.FromAsync actually running a... 0.00
How to convert this Parallel.ForEach code to async/await -0.62
Unit Testing async void MVC Controller methods don't run -0.77
C#-WPF Strange async behavior +1.00
What is the correct way to avoid a deadlock during windows store as... 0.00
ReadAsync exiting, not able to trace in debug +0.97
Incorrect async/await working, Excel events in Excel Application Le... 0.00
c# converting universal windows app to async +0.56
Is there a guarantee that AsyncCallbacks will always execute on the... +1.45
await too slow for frequent events; can async methods ignore cancel... 0.00
Return result from Async Method within a Sync method +0.24
Is it OK to declare an async method as returning void to silence th... +1.29
How can I have two separate task schedulers? -3.02
Awaitable AutoResetEvent 0.00
Wrap a synchronous method in Asynchronous call c# +0.23
Thread safety with TaskCompletionSource.SetResult 0.00
Async/Await regarding system resources consumption and efficiency 0.00
is using an an `async` lambda with `Task.Run()` redundant? +1.66
async-await's continuations bursts — behave differently? 0.00
Deep understanding of async / await on ASP.NET MVC +1.28
calling async child action +0.88
Is this a safe way to use Async with events 0.00
How to handle task cancellation in the TPL +0.48
Task.Factory.New vs Task.Run vs async/await, best way to not block... -0.52
Refactoring a library to be async, how can I avoid repeating myself? +0.66
kick off background task and return immediately +0.22
Elegant way to do a threaded .net application with multiple working... +0.98
Cannot await 'long' when calling an async method inside asp... +1.25
Run method on a separate thread inside Action -0.18
Can void async method be used in custom ActionResult? -3.13
What am I losing between Task.Run(() => MyTask).Result, await My... +1.03
Fan-out computation in WebApi using async / await +0.78
Difference between DownloadStringTaskAsync & DownloadStringAsync +1.32
How(and why) can I avoid returning a void on these async methods? -1.97
Managing async tasks in .net -0.26
Am I Creating Multithreading Using Task.Run -2.58