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 ... 54 55 56 57 58 ... 88
Title Δ
How to execute async 'fire and forget' operation in ASP.NET Web API 0.00
Update DataContext from backgroud thread -0.33
Making Async my existing API +1.09
GetGeopositionAsync hanging in windows phone 8 when used in ViewModel -3.03
How to return a value from a method, when the underlying API to be... 0.00
Cannot implicity convert type void to System.Threading.Tasks.Task&l... 0.00
How can I implement both an async method and its synchronous counte... +0.24
should I use await on return? 0.00
Locking with nested async calls +1.21
Displaying a ProgressRing while Connecting 0.00
Async/await restrictions +1.38
Add async await support for PCL library 0.00
.NET 4.5 Async programming with report service 0.00
Exception handling in Parallel.Invoke inside a Task +1.38
StaTaskScheduler and await continuation 0.00
Is marking an interface method as async the right thing todo in my... 0.00
How to build a robust/scalable async await echo server? 0.00
How to initalize a heavy control in another thread? +0.27
System.Messaging - why MessageQueue does not offer an asynchronous... 0.00
Portable Class Library Profile 78 missing attribute related methods... 0.00
foreach statement giving an error +0.73
Synchronization context not preserved with async/await? 0.00
Avoiding Async Problems in Overrides 0.00
System.Net.Socket.Socket.AcceptAsync equivalent in silverlight 0.00
Deadlock for GUI task.wait vs Console or ThreadPool 0.00
await httpClient.SendAsync(httpContent) is non responsive 0.00
Can async/await pattern cause performance penalties on minor units... +1.22
Using async in ASP.Net MVC 0.00
ASP.NET MVC what threadpool is used for custom tasks? 0.00
Preventing task from running on certain thread 0.00
Recommended MaxPoolSize and maxIoThreads options for async/await ac... 0.00
Web service concurrent calls processing +0.27
await async with Iron Python 0.00
Why is this implementation of async WebRequests slower than the syn... +0.85
ReaderWriterLockSlim and async\await 0.00
WebRole with Async/Await keyword not running on Azure +0.27
Async/await, ThreadPool and SetApartmentState 0.00
Using Async-Await in Socket 0.00
Create a Task list, with tasks without executing 0.00
C# async, Stop all tasks when one is finished without the access to... -1.75
HttpClient GetAsync hanging 0.00
What is the use for Task.FromResult<TResult> in C# +0.58
Diffeent message types in Dataflow block +1.60
When does Task.Run flow SynchronizationContext with ExecutionContext? 0.00
Cancelling all tasks when a new one is created +0.27
async await execution windows phone 8 0.00
ASP.NET Web API message handler async 0.00
Any practical use for custom awaiters? 0.00
How to set TaskContinuationOptions using async/await? +0.27
Waiting async method inside sync method without blocking the thread 0.00