StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

noseratio

Rating
1596.34 (1,950th)
Reputation
46,887 (2,208th)
Page: 1 ... 5 6 7 8 9 ... 18
Title Δ
Tests show "await" is significantly slower, even when obj... -1.39
Fire and Forget approach -0.54
Async/await as a replacement of coroutines 0.00
Compile same code against two different assembly references? 0.00
How to make Task.WaitAll() to break if any exception happened? +0.39
How to Edit COM Library to Provide Method Access 0.00
Asynchronous approach for long running sync methods 0.00
How to update DocumentText with another DocumentText 0.00
How to use InvokeMember instead of Navigate in WebBrowser? 0.00
Task is not completing second time [Intermittent Issue] – Async/ Aw... 0.00
Task with infinite cycle 0.00
Asynchronus thread is not working with Async / Await 0.00
Website scraper to the next level -0.60
A reusable pattern to convert event into task -0.06
Why Thread.CurrentContext property and Thread.GetDomain() method? 0.00
How to timeout a blocking call to unmanaged code (.NET)? +0.13
How to change async method call to prevent forcing async up the cal... +0.80
using async and await -0.12
Retrying async functions using a task -- what approach is more effi... 0.00
STA Threading, Rtf to HTML converter issues -0.52
How to asynchronously make a web request without a callback +1.64
How to make TaskCompletionSource.Task complete using specific TaskS... 0.00
Is Thread.Abort() ever called by the .NET runtime? -2.64
ConfigureAwait pushes the continuation to a pool thread -0.80
Need shared property accross instances of my COM server +2.02
How to post data to a web server using wpf webbrowser +0.39
Register new pageasynctask with async Task method that takes parame... 0.00
Dissimilar behavior of async-await 0.00
Parallel Task Code to make multiple db accesses -0.12
WPF Thread Delay -1.47
When would I use Task.Yield()? -1.07
Legacy COM Object Stops Responding Correctly 0.00
Asynchronously consume synchronous WCF service -0.10
Calling async method synchronously -1.61
Error handling within async function +0.15
Call method from caller class and avoid circular dependency 0.00
Is there a simple way to return a task with an exception? 0.00
Waiting for all the threads spawned by async method while unit Test... -0.80
Call a chain of WebRequest.BeginGetResponse in sync'ed fashion 0.00
Simple way to introduce async during a heavy loading op 0.00
How do I fallback to the Default TaskScheduler from a custom TaskSc... 0.00
How can I prevent synchronous continuations on a Task? +0.42
How can I prevent synchronous continuations on a Task? -1.20
How do I queue asynchronous function calls in WinJS? 0.00
Can I ignore WCF asynchronous EndXXX call? -2.05
Does compiler perform "return value optimization" on chai... +1.75
About the Task.StartNew(Action<Object>, Object) method +0.20
Are there any benefits of using a task if we synchronously wait for... +1.12
What's the best way to wrap a Task as a Task<TResult> +0.71
Call asynchronous external web service in asp.net MVC controller 0.00