StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

i3arnon

Rating
1660.48 (424th)
Reputation
85,746 (938th)
Page: 1 2 3 4 ... 19
Title Δ
What are the limitations of partial indexes? 0.00
TPL Dataflow and console application doesn't terminate the appl... 0.00
Are the new async and await keywords in ES7 copied from C#? 0.00
Why does starting a new Task get invoked on the UI Thread +1.56
Why cannot I directly access property ".SingleAsync().Property... 0.00
Thread.Sleep(2500) vs. Task.Delay(2500).Wait() +0.31
Is there a way to Imitate C# 6 Null-Conditional operator in C# 5 +0.47
Task.FromResult() vs. Task.Run() +1.33
Getting a meaningful stack trace when using async code +2.07
WhenAll() not working as expected +0.22
MongoDB Optimistic Concurrency Control With .NET 0.00
How to correctly queue up tasks to run in C# +0.95
Adding OfType<T> on MongoCollection "breaks" the be... 0.00
How to upsert a document in MongoDB .Net? 0.00
Does implementation change the behaviour of await? 0.00
Is Task.Run considered bad practise in an ASP .NET MVC Web Applicat... -0.37
Cancel Task from inside the task 0.00
C# Asynchronous Tasks - MANDRILL API 0.00
Why does an "async void" method run synchronously? +0.40
How context differs in the async behaviour in Api and in Console Ap... 0.00
CancellationToken.Register execution context 0.00
How to construct a TransformManyBlock with a delegate 0.00
does the Dispose method inside a function matters? -1.33
EF 6 – Async executing SQL command in SaveChangesAsync method throw... 0.00
Fast throw unhandled exceptions in TPL +0.31
Infinite Recursive calls with Async/Await never throws exception -2.24
Self cancelling the task with OperationCanceledException 0.00
In .NET what is a way to test an Async Lock, proving that reentranc... -1.60
Task.WhenAll - not waiting for child tasks to finish 0.00
When unit testing, how do I mock a return null from async method? 0.00
Feeding a cancellationtoken to a Task does nothing? 0.00
C# 6 null conditional operator check for .Any()? +1.34
How to call async methods +0.30
how to execute a third method after first and second method in c# -2.49
Object Reference lost on multy layer async await operation 0.00
Is there a way to do a kind of TryStart for a task in c# TPL (witho... +0.18
async/await whenall does return immediately 0.00
How would you correctly return a collection of objects asynchronous... -0.01
Use Task.Run or ContinueWith after HttpListener,GetContextAsync? 0.00
SynchronizationContext - strange behavior 0.00
Is async/await pattern irrelevant without threading or asynchronous... +1.87
What is the default culture for C# 6 string interpolation? 0.00
Unwrapping an async operation and it's async callback in a Task... 0.00
Thread or Timer , The best way for running every x minute +0.31
Can we turn async methods into expression body? -1.85
Can cancellation token be used at tasks method within? 0.00
Task.ContinueWith callback thread -1.54
Nested async method blocks without await 0.00
Code after await doesn't work +1.27
Escaping Quotes inside new C# 6 String Syntax -1.66