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 ... 26 27 28 29 30 ... 88
Title Δ
Using ThreadPool and Task.Wait inside an Async/Await Method +1.40
Mvc .Net Catch Exception from async method -0.44
ContinueWith not being called async -2.28
.net async abnormal behavior +0.23
Html.Action throws "asynchronous operation" InvalidOperat... 0.00
How to make a task wait on WCF async callback function? 0.00
C# Update UI In Task +1.06
Async tast not working as it should 0.00
What is the correct way to read db data async? -2.27
Why await for async method in the middle of a method? +1.03
Task based Asynchronous Patterns in Loops 0.00
Running Action asynchronous on Dispatcher won't finish or freez... -0.72
MVVM async await pattern 0.00
TcpClient SocketException with timeout after 20s no matter what +0.24
How to update UI after async Task in viewmodel +0.38
Run an async process in a sync method without waiting for that proc... 0.00
Thread-pool friendly approach to Sleep? 0.00
Mixing async/await with Result +3.08
How to update GUI continuously with async -0.79
async & await - dealing with multiple calls to same method - lo... 0.00
Is this the way to make a synchronous library function awaitable wi... -0.78
C# how to run a method in the background? (use Task.Start not Async... +0.22
Method that returns an object be able to await a task -1.38
Implementing function using async version with Result -2.50
does not contain a definition for 'GetAwaiter' +0.59
How to execute synchronously method asynchronously and wait for res... -1.16
Have i misused/overused the async/await pattern? 0.00
Are there any side effects of using a complex object in a Montor.En... -1.37
A Task's exception(s) were not observed 0.00
"Cannot implicitly convert type void..." getting this err... 0.00
Where to handle an exception in a task of async action? +0.24
Asynchronous programming in c# before 5.0 without async & await? +0.24
Async Task Still Blocking UI Thread +0.23
Task.WhenAll with fewer lines of code -1.55
Is there a way in C# to make a call to an async method without maki... 0.00
awaiting async method in consumer using BlockingCollection as queue 0.00
C# await on a List<T> Count +1.01
Throttle amount of promises open at a given time -1.93
Tasks are starting sequencial instead of parallel +0.23
How can I efficiently update the UI from an async method? 0.00
Using Default ThreadPool SynchronisationContext in ASP.NET 0.00
async/await throws NullReferenceException how can we diagnose where... 0.00
Should I make a fast operation async if the method is already async +0.91
are there any drawbacks or risks of using Parallel.Foreach with Web... 0.00
How to use ContinueWith with this example 0.00
How can I test a class that uses DispatcherTimer? 0.00
Running async methods from contructor or propertys -0.28
calling async with a delegate to pass the method call into a method +0.23
Implementing WhenAll on QueueBackgroundWorkItem -2.42
Changing my code to use async methods instead of sync methods will... 0.00