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 ... 35 36 37 38 39 ... 88
Title Δ
Why does async await throw a NullReferenceException? +0.22
Async queue return info 0.00
`await HttpClient.GetAsync()` failing silently - DNX command line app 0.00
How do I handle async operations in Startup.Configure? +0.25
Retry previous task action TPL +0.64
await without ConfigureAwait(false) continues on a different thread +0.27
Android - Issue with async tasks 0.00
C# Differences between Result and ContinueWith -0.30
Tail call async without await +0.54
Not all code paths return a value when using Task.ContinueWith -0.06
Whats the overhead of await without I/O -0.69
ConfigureAwait(true) not returning on the context it was awaited on -0.46
How to create async method from sync -0.39
Re-usable C# test code that waits for IO 0.00
Running xUnit tests on Teamcity using async methods +1.06
Use IComparer Asynchronously in C# +1.15
Create new Dispatcher +0.21
Is use of ConfigureAwait(false) correct in this case? 0.00
Background worker has the wrong return type 0.00
Async calling with multiple contexts 0.00
Loading data asynchronously on WP Universal App using MVVM Light 0.00
Calling async function in sync method in PCL in Xamarin Forms 0.00
Best solution for async chicken and egg story +0.23
Return data from datareader asynchronously +0.23
How do I use async and await +0.23
Correct way to link Tasks together when return values are needed at... -1.33
Error: SetSite failed for package [ApacheCordovaToolsPackage] 0.00
Async with a function which does not return a value -2.76
How can I call this async method in my Xamarin Forms when my app st... -0.16
Handle asynchronous events from model to view model +0.20
await/async and going outside the box +0.22
What would be an efficient way to share a pool of resources in an a... -0.05
why async single task runs faster than a normal single task? +0.23
Exception in async method executing in UI-thread crashes application 0.00
Task causing strange behavior in form_load event +1.31
How to return a string from async -0.74
SynchronizationContext lost after Task.Yield() 0.00
Async Await top level handling 0.00
2 tasks running in parallel, but one finishes work and waits for th... 0.00
Get IP Ping results Asynchronously c# +1.21
WPF loading Frame async 0.00
Not to execute any further code until the async method is completed... 0.00
CallContext.LogicalGetData gets restored even where there is no asy... 0.00
Async-await - Am I over doing it? +1.12
HttpContext.Current is null after Task.Run 0.00
UI freezes when using Async-await +0.94
Setting Thread.CurrentPrincipal with async/await -0.02
Specific exceptions are not shown when using async/await and Task.Run -0.03
nunit async/await assertion on synchronous method calling async met... 0.00
How to Unit test ViewModel with async initialization in WPF +1.40