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 ... 39 40 41 42 43 ... 88
Title Δ
Using Task.Factory.StartNew for tasks queue 0.00
Azure CloudBlockBlob.DownloadTextAsync() in asp.net Web API project... 0.00
Task that has asynchronous IO operation +1.56
How conversion from T to Task<T> works? Fixing task.Result bl... -1.69
WPF MVVM await: Cancel task does not stop my progressbar 0.00
create async unit test throws aggregate exception 0.00
Correct way to use HttpContext.Current.User with async await +1.15
Task ContinueWith OnlyOnFaulted still gets CurrentDomain.UnhandledE... 0.00
Async await in MVVM XAML Applications 0.00
Revisiting Task.ConfigureAwait(continueOnCapturedContext: false) +1.43
cancel and start a new async task based on navigation 0.00
WebClient Timeout takes longer than expected (Using: Rx, Try Catch,... -1.66
How to create a stream wrapping stream that can transform a stream +0.89
How to make a proprietary synchronous web service api available for... 0.00
Weird compiler behavior when mixing Task.Run with async / await key... 0.00
Enforce an async method to be called once -2.35
Parallel.Invoke wait if tasks are busy 0.00
What happens to Tasks that are never completed? Are they properly d... -2.17
Async does not work in asynchronous controller mvc 4.0 -0.50
c# asynchronous programming right way? how to (do better) -0.51
When to use TaskFactory in Asp.Net Web applications (webform or mvc)? -1.00
Run multiple tasks at the same time using TAP 0.00
General approach to handle Task cancellation correctly +1.38
Update text in TextBox from Async button click 0.00
Run method async with cancel support 0.00
Return type of Task.Run vs. Task.Factory.StartNew 0.00
Wrapping blocking calls to be async for better thread reuse and res... +1.44
Using Async Repository class is raising An Error 0.00
Method return a task, how get the return-value? -0.16
Why TextBox changes its value only when a pause with Thread.sleep()... 0.00
Using await SemaphoreSlim.WaitAsync in .NET 4 +1.60
How can I switch between main and background thread in C#? -2.56
Making an async call in an MVC 5 action filter 0.00
Let the EventHandler wait for a function 0.00
How can I kill this task in C#? 0.00
AggregateException not being caught? 0.00
Wait for download to complete in BackgroundWorker +0.88
Async/Await and Task<T> does not return data +0.26
HostingEnvironment.QueueBackgroundWorkItem support for multiple bac... 0.00
Asyncronous task execution asp.net -1.06
Correctly making use of TPL/Tasks and understand flow -0.69
the proper way to execute code in the UI Thread context? -1.97
Calling a 3rd party async Task method synchronously +0.76
WCF Web Service with Asynchronous task +0.23
async await never ends but sync runs instantly +0.97
The Service 1 service on LocalComputer Started then Stoppped + Sign... 0.00
Is it possible to await an IO operation that is not declared as asy... -1.39
Does the C# await can be compared to former old VB6 DoEvents? +0.62
How to use Task to run not static method with delay +0.92
Async method to API adjusts variable and then afterwards the variab... -0.76