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 ... 42 43 44 45 46 ... 88
Title Δ
CurrentThreadTaskScheduler does not finish Synchronous 0.00
Async await paradigms applied to a remote controller application -0.61
base.SendAsync -How symmetrical execution was done? -0.87
async to delay e.handled in a KeyDown event +0.26
Async GUI using WebForms and .NET 4.5 await/async -2.81
Can't start a Task with a Result when using Task constructor -3.05
Starts several tasks at once and then start another task when one c... +0.88
An asynchronous operation cannot be started at this time when calli... 0.00
Can't catch Exception thrown from Task 0.00
strict MVVM and Task.ConfigureAwait(false) 0.00
Correct way to run these asynchronous tasks? 0.00
Async: How to break on exact line of code that has thrown the excep... +0.22
await not using current SynchronizationContext +1.09
Use Async, Await with VS2013 Target - .NET 4 0.00
Timeout behaviour in HttpWebRequest.GetResponse() vs GetResponseAsy... 0.00
Async Await performance - Direct method call vs Task wrapper call +1.08
Convert Await / Async in .NET 4.5 into .NET 4.0 in Visual Studio 20... 0.00
MVVM async call in viewmodel : How can I connect azure DB with MVVM 0.00
Using async to run multiple methods 0.00
Async controller method displays type name of Task<ActionResult&... -1.02
ThreadLocal and await -0.28
HttpContext.Current is null after await (only in unit tests ) +1.15
Calling await on a task created with Task.Run() +0.36
Async method won't return when called -0.94
What happens when you await a failed task -0.52
Trying to run multiple async task in a c# console application +0.80
Calculation should wait for Dispatcher -0.79
AsyncTaskCodeActivity and lost context after await 0.00
“Thread was being aborted” errors in async webapi controllers 0.00
Async actions in MVC 5 0.00
Is there a way to start a task only when "await" happens? +1.11
How can we create a callcontext for async .net methods? +1.02
Retrying C# HttpClient Unsuccessful Requests and Timeouts 0.00
Serializing async task and async continuation -0.32
Xamarin Async method not working moving it to its own class 0.00
How do I avoid a race condition when using Dispatcher.BeginInvoke()? 0.00
async Task<HttpResponseMessage> Get VS HttpResponseMessage Get +0.77
Purely computational tasks executing sequentially +1.05
Using Async Task with Dispatcher to update UI thread in loop for WP... 0.00
Do async regex's exist in C# and would they help my situation? +0.20
Correct method of calling WCF service asynchronously 0.00
Can Web API message handlers rely on the result of other message ha... 0.00
What is my mistake in implementing an asynchronous RelayCommand? 0.00
How to return data using await function in C# windows phone 8? -0.44
Start and run a given number of Tasks at Microsoft Azure Worker Role 0.00
WCF service - async iimplementation 0.00
How to make a task complete before running another task +0.87
Understanding Async methods +0.16
How to test an async exception handler 0.00
The 'await' operator can only be used with an async lambda... 0.00