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 ... 21 22 23 24 25 ... 88
Title Δ
difference between task and function that return task 0.00
FluentScheduler task hangs 0.00
Multi layer async control flow 0.00
Is it useful to mark a method async when it only awaits at the retu... +0.93
Task/async Lambda on sub list that will call another method 0.00
Does async in the data layer require the entire call stack to be as... 0.00
How to make https webAPI call? +0.26
com0com virtual port does not open by UWP 0.00
Why Task.Factory.StartNew returns immediately while Task.Run does n... +0.68
ConfigureAwait(false) vs setting sync context to null +1.26
Yet Another Stupid Task.ContinueWith Issue -0.29
.NET Dispatcher, for .NET Core? 0.00
How to catch async void method exception? 0.00
Fire and forget without async void +0.73
Await for IEnumerable items, (wait after await) +1.01
How does c# handle async void -1.10
C# Progress Reporting +0.02
How to unit test a method that waits for a response to an asynchron... 0.00
A clever trick to prevent Task<IDisposable> from being used i... 0.00
Assert.ThrowsExceptionAsync isn't working +0.92
Use an async method instead of a sync one 0.00
Avoid network throttling when making HTTP requests 0.00
What's the naming convention for non-async asynchronous method? 0.00
How to use Thread.Sleep with Task.Run without blocking main tread +0.27
How do I fix 'cannot convert from method group to 'Func<... -2.27
If it's possible to write our own awaitables, then why can asyn... +0.76
Unclear about what to pass through a given Action<T,R> +0.86
Multi threading using async/await and httpclient in c# +0.94
Timing issue between async initialisation and results loading in ap... -0.23
Invoking a method asynchronously and/or on its own thread to increa... +0.70
Async and Dispatcher explanation 0.00
How async works in ASP.NET web applications? 0.00
Contractual async and sync code -1.39
How to implement async INotifyPropertyChanged 0.00
Calling an Asynchronous Async/Await Method Recursively +1.95
Exception Handling in Prism Async DelegateCommand 0.00
Asynchronous operation cannot be started at this time 0.00
How to make HttpContext available in Task called synchronously? 0.00
Async/await pair in visual basic not working as it should? -2.90
C# GetAwaiter async Task<T> 0.00
.NET MVC Fire and Forget Method also return View immediately 0.00
How to open a file in windows asynchronously -3.11
Get the progress of Task.Delay()? Get the progress of long-time run... 0.00
ASP HttpClient GetAsync is not responding, nor timing out +1.37
How to introduce an accurate small delay in a task without CPU over... -0.08
Use Async Modifire for an abstract methode +0.25
Efficient & Scalable connected TCP Windows Service using C# .Ne... 0.00
Is it true that async should not be used for high-CPU tasks? +0.40
Why is using Task.Run() still blocking my UI? -0.57
Get Result of System.Threading.Tasks.Task (ApplicationUser MVC) +0.00