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 ... 53 54 55 56 57 ... 88
Title Δ
AsyncController's async action blocks requests instead of returning... 0.00
Unit Testing FindAsync 0.00
Is it possible to pass a Task<T> (with return value) to an ex... +1.06
MSTEST - async Testinitialize guarantee test fail +0.42
httpclient async/await or not +1.05
Limiting the amount of concurrent tasks in .NET 4.5 -0.76
Execution context for code after await inside Task 0.00
How can I load my viewmodel and still get events? +0.26
CancellationTokenRegistration.Dispose in Async Task 0.00
How to run parallel tasks on Windows Phone? +1.23
Task "not yet computed": An asynchronous module or handle... 0.00
Task<IList<>> as a result of Func<> 0.00
Assertion of void asynchronous method 0.00
Working with WCF and task-based operations -1.57
Reuse an awaiting thread 0.00
How to make C# method async +0.25
Relay Command can execute and a Task +0.82
How to correctly rethrow an exception of task already in faulted st... 0.00
Async Controller and questions everywhere +0.26
Running parts of my application on a different CPU priority +0.97
Response.Redirect issue with Asp.net async 0.00
Stopping threads in C# +1.25
Cancel NetworkStream.ReadAsync using TcpListener 0.00
Extra PropertyChanged needed after INotifyTaskCompletion completes... 0.00
calling a wcf 4.5 WCF service asynhronously +1.07
Mutex in C# - Synchronization from Unsynchronized Block of Code 0.00
async/await replace in Nodejs +0.24
Refresh DataServiceCollection 0.00
C# Lock and Async Method -0.17
When to use Task.Delay, when to use Thread.Sleep? 0.00
Using Interface via WCF and directly 0.00
async await with .net 4.0 - maintain static context 0.00
Async-await seems to use the UI thread 0.00
Is there an async alternative to the file operations in .Net? +0.98
Is my use of WCF async beneficial? +0.26
Is using async/await better then using task.Start() and why? +1.19
ProgressBar update from another thread +0.17
Execute asynchronous code as synchronous -2.83
Regarding the usage of SemaphoreSlim with Async/Await 0.00
Multi-threaded C# for responsive GUI with complex background calcul... +0.27
async / await and Task / Wait in C# the same? +1.15
Is there any callback option available for Async & Await -0.70
Implementing an asynchronous call to a long running process MVC4 0.00
ReadTextAsync method is not returning anything 0.00
Trying to Understand Why This Works / async return 0.00
After async/await change, using Dispatcher.Invoke() doesn't solve C... 0.00
C# Web Request causes crash +0.26
Asynchronous methods of ApiController -- what's the profit? When to... +0.29
Classic never-ending thread loop using tasks? +1.05
Looking for guidance to understand how asynchronous Programming wit... +0.78