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 ... 58 59 60 61 62 ... 88
Title Δ
Can I specify which variables I want to persist beyond the completi... +0.66
Alternate approach to block incoming requests until some initializa... +0.36
Streaming an Azure blob to the client asynchronously with .NET 4.5... 0.00
Asynchronous download of an Azure blob to string with .NET 4.5 asyn... +1.12
How to make ordinary WebRequest async and awaitable? 0.00
Correct usage of await async in webapi +0.31
NullReferenceException when calling async method of mocked object 0.00
How do I fix this deadlock in Win Forms constructor when using asyn... 0.00
How to convert http Web Request to asynchronous requests using aysn... 0.00
Async File Deserialization +0.29
Debugger not breaking/stopping for exceptions in async method +0.30
Call async method without await 0.00
How to get data from data base with asp mvc 4 async controller and... -0.24
will Task.Run() make any difference in performance? 0.00
Specific working example needed using IProgress interface described... 0.00
Foreach loop and error that not all code paths return a value: asyn... 0.00
Async method on Application lifecycle events (e.g. Application_Clos... +0.06
Storing value in Session in Thread in MVC -1.15
When correctly use Task.Run and when just async-await 0.00
timeout handling with web request using async await +0.33
When do you really need async on a web framework? +0.89
Lazy load properties with Async -0.82
Async/Await with a WinForms ProgressBar +0.33
Asynchronuos binding and LINQ query hangs +1.83
Did I actually gain anything here using tasks and async +3.18
How can I unit test code that contain Task.Delay? +1.24
Exception never reaching the handler in async method (C#) +1.64
async method does not continue when await statement returns +0.29
Async action in MVC does not work 0.00
CPU usage not maximized and high synchronization in server app rely... 0.00
Task running after request returns, any concerns? 0.00
Loading data with Task still hangs UI +1.07
Asynchronous HttpModule MVC 0.00
Structuring Task Processing Pipeline with the Task Parallel Library -0.46
Async Await Handler Deadlock +1.17
How to ignore unobserved exceptions with async/await in MonoTouch? 0.00
How to run some methods async and catch end of them? -0.06
How to wait for async method to return? 0.00
scalability in client object model vs web services +1.27
What is the type VoidTaskResult as it relates to async methods? 0.00
How to cancel a task from a TaskCompletionSource? 0.00
Can i use async without await in c#? -0.20
Using Await Async WhenAll with Dispoable Objects +1.62
Implementing HttpWebRequest Async Methods -0.18
How to extract a zip file Asynchronously in c# to not block the UI? +0.75
Download string from URL using a portable class library (PCL) 0.00
Can I not await for async Task without making it async void? 0.00
c# async runs single threaded? +0.32
Try Catch outside of: await Task.Run(() +0.05
Web Service Call Loop/Not Finishing -2.61