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 ... 44 45 46 47 48 ... 88
Title Δ
Multiple async/await chaining +0.79
Async TPL deadlock with third party lib aka wild goose chase 0.00
Task.Wait locks the flow of the controller in MVC5 0.00
How to properly use Task object in .NET -0.94
Dealing with an async get method -1.70
Proper use of async / await and Task 0.00
Synchronous” methods(actions) in my Asynchronous controller 0.00
Difference between ConfigureAwait(false) and omitting await? +0.74
is asynchronous version of relaycommand required in order to run as... +0.60
Set SynchronizationContext to null instead of using ConfigureAwait(... +1.38
Why does the EF 6 tutorial use asychronous calls? -0.38
How does one code for asynchronous methods like HttpClient.GetStrea... -1.10
Performing an async operation before every action in a controller 0.00
GetAsync request data is returned. But page is waiting response fro... -0.78
Basics of returning a task in from Async Method 0.00
Why is Task<HttpResponseMessage> not awaitable in my project? 0.00
Catel 4.0: IMessageService get dialog result synchronously 0.00
Async controller method not returning +0.85
LinqtoTwitter TweetAsync never returns in ServiceStack App +0.22
How can you asynchronously call a method containing an infinite loo... -0.29
Converting a Parallel.ForEach loop into parallel tasks using lambda... 0.00
Should methods that return Task throw exceptions? 0.00
Cancel Parallel.ForEach or use async await 0.00
Is it OK to have virtual async method on base class? -2.72
BackgroundWorker alternatives for Windows Forms +0.59
Exception not handled in caller module with async and anonymous met... 0.00
Using async await inside the timer_elapsed event handler within a w... 0.00
What am I doing wrong with async/await? 0.00
DelegateCommand Async Support Prism 4.1 0.00
Threading exception when attempting to return String from async met... 0.00
C# async await and threadpool -0.13
Can the TPL run the Task on more than one thread? -2.29
Using HttpContext.Current in WebApi is dangerous because of async +0.22
How can you re-use or reconnect to a socket on the same port after... 0.00
Dataflow(TPL) - exception handling issue? 0.00
Could anybody comment on this code? Do you think it's thread sa... 0.00
ManualResetEvent verseus Async/Await 0.00
Asynchronus database population 0.00
Problems with threading and WebRequests 0.00
Call to Web API from Xamarin Android not returning results 0.00
Task Status WaitingForActivation 0.00
Asychronous Task works with HttpClient object but not with project&... +0.87
Asp.net mvc5 . async await. wait on task with diff return types 0.00
How to use SynchronizationContext with WCF 0.00
ASP.NET C# Async - Correct solution for background HTTPRequests? -0.76
Await on a completed task same as task.Result? -0.71
MVC4- An asynchronous operation cannot be started at this time ---... 0.00
BackgroundWorker_DoWork: Operation has already been completed when... 0.00
C#: System.Net.Sockets.TcpListener is sometimes not closing Socket... +0.21
Await list of async predicates, but drop out on first false +0.94