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 5 ... 19
Title Δ
Bug in compiler or misunderstanding? Or operator on shorts 0.00
Suspend posting to full BufferAction 0.00
Asyncronous console with task controlling -1.66
Get by Id when Id is in another collection's document using C#... 0.00
Execute all tasks simultaneously and await their completion? 0.00
Implement Async Interface synchronous 0.00
Wrap a function as an async task +2.36
How to await for override async function? +0.30
TransformBlock Items get stuck in the output queue. Why and how to... 0.00
Where are FIle.ReadAll***Async/WriteAll***Async/AppendAll***Async m... 0.00
Why does my TCS not await? +0.79
TPL Dataflow Batchblock Duplicate elements 0.00
Is it correct if i am using await + ToListAsync() over IQuerable wh... -2.26
creating a threadless task using Taskcompletion source -1.66
How to async this long running method? +0.34
async library calls relying on each other and how to handle? 0.00
Implementing a synchronous method with calling the <asyncmethod&... +1.21
Calling an async method using a Task.Run seems wrong? +2.16
is using an an `async` lambda with `Task.Run()` redundant? -1.66
Value is not updating after async method resume 0.00
Is it advantageous to use ConfigureAwait(false) in a library that d... +0.04
Windows Phone 8.1 GPS background task 0.00
What is the purpose of IAsyncStateMachine.SetStateMachine? 0.00
Can ConfigureAwait(false) in a library lose the synchronization con... +1.60
Mongo C# driver 2.0 - Find count without fetching documents 0.00
C# 6.0 Null Propagation Operator & Property Assignment +0.07
Is Task.Delay Worth Cancellation? 0.00
What is the opposite block of BatchBlock +1.18
String Interpolation with format variable +1.02
How to handle multiple exceptions with async await -0.23
MongoDB C# Driver -- Create Index 0.00
Does WebClient.DownloadFileTaskAsync() never actually timeout? 0.00
Catching unhandled exceptions with asp.net webapi and TPL +0.31
Different ways to call an asynchronous function +0.34
await does not resume context after async operation? 0.00
await and LINQ within DBContext +0.32
async await async all the way 0.00
MongoDB .NET driver find all : How to write it better? 0.00
Using C# MongoDB v2 driver with discriminator and polymorphism 0.00
How to create a Task which always yields? 0.00
Task.WaitAll not waiting for task to complete +1.30
Regarding how Async and Await works c# -0.08
How is the performance when there are hundreds of Task.Delay 0.00
Get Action from Task in C# 0.00
Am I gaining anything from doing multiple Asynchronous calls for SQ... 0.00
cannot replicate deadlock on async await 0.00
lock vs Interlocked.Exchange -0.08
multiple awaits vs Task.WaitAll - equivalent? +1.09
TPL Dataflow is either Parallel or Ordered but not both -0.22
How to make a fluent async inferface in C# +1.01