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 2 3 4 5 6 7 ... 18
Title Δ
Does using Tasks (TPL) library make an application multithreaded? -1.28
xUnit Async Test Not Working Properly 0.00
Calculate WPF Webbrowser control Height while using Microsoft HTML... 0.00
Use threadpool to limit max number of threads - Attempted to read o... 0.00
Can exiting an async method yield control back to a different async... +2.01
How can I create a console application that utlilitize async/await -0.16
A websocket's ReceiveAsync method does not await the entire message +1.80
Closing WCF Service from Async method? 0.00
Why doesn't this exception get thrown? -2.30
Run a process/URI from IIS in a desktop session +0.13
How to catch this SignalR exception 0.00
What is Task.Current? 0.00
Odd Behaviour Updating UI From Within Task/Action Delegate 0.00
How to Implement and Register to a COM Callback 0.00
Is it OK to do some async/await inside some .NET Parallel.ForEach()... +1.07
Where to handle exceptions thrown by Task +1.42
Can one detect uncontrolled cancellation from .NET library code? 0.00
How to use a CancellationToken with the Azure Service Bus Queue cli... 0.00
Deadlock with ContinueWiths in WebAPI +1.60
Proper use of Task.WhenAll 0.00
How do you catch CancellationToken.Register callback exceptions? +0.96
async method in C# not asynchronous? +0.31
Getting Task results from synchronous execution +2.20
WebBrowserDocumentCompletedEventHandler Don't wait for Ajax Async t... -0.12
What to return from non-async method with Task as the return type? 0.00
Where do asynchronous operations wait when they are not being dealt... 0.00
Understanding code flow with yield/generators -1.82
Pattern for long-running operation with cancellation ability +0.39
Return Task or await and ConfigureAwait(false) 0.00
Use ConfigureAwait(false) in a Windows Service? 0.00
Does one need to pin array parameters into COM RCWs in .NET? +1.80
system.threading.task - why does TaskScheduler.UnobservedTaskExcept... +1.69
WebBrowser control: window.external access array -0.09
how to update the progress bar from tasks running concurrently 0.00
large number of threads is wait state in threadpool causing perform... -1.56
A task that will never end until cancellation is requested -1.83
Simple Task that uses Excel data doesn't finish running causing &qu... +2.82
Process List of Files Asynchronously using async and await in C# Co... +0.36
Using async/await with Dispatcher.BeginInvoke() +0.38
Calling an async method 0.00
Why doesn't the WebBrowser print immediately? (there's a random del... -0.10
Moving from Asynchronous Programming Model (APM) to Task-based Asyn... -1.19
Is there any harm in creating and aborting a thread in ASP.NET via... +0.15
C# WebBrowser control: window.external access sub object 0.00
Task.Yield - real usages? +2.30
Export COM Registration Information +0.04
async void event handlers - clarification? -0.59
Any API to prevent Windows 8 from going into connected standby mode? +1.78
Using NewWindow2 event and trying to display new form modally 0.00
Unnecessary async/await when await is last? -0.29