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 6 ... 19
Title Δ
Not all code paths return a value when using Task.ContinueWith +0.35
Updating UI Control from ActionBlock 0.00
One line method invocation with C# 6 for an awaitable method? -0.44
Translate FilterDefinition<TDocument> to regular json mongo q... -0.69
How to throttle multiple asynchronous tasks? -0.51
Do I need to Dispose a SemaphoreSlim +1.50
Is c# 6.0 nameof() result interned? +1.21
Tail recursion with tasks? +1.51
Task Factory Method with Delay -0.69
Keeping UI responsive during a Thread.Sleep() +0.40
Issue with async Task<T> in xamarin forms 0.00
Is there a way to Wait for a TPL Task without in throwing an except... -0.70
Is my understanding of async/await, how it works and its benefits,... 0.00
UnobservedTaskException is not killing the process 0.00
What is the best way to end a task to prevent run-away 0.00
MongoDb c# driver 2.0 BsonNull usage 0.00
MongoDb c# Driver typed Builder with string args 0.00
BSON document to FilterDefinition<Bson> MongoDb c# driver 0.00
TaskCompletionSource throws "An attempt was made to transition... +1.30
Stored strings, Locale resource files, using C# 6 Interpolation? 0.00
Why do TaskFactory.FromAsync() overloads require a state object to... 0.00
What is "naturally asynchronous" or "pure asynchrono... 0.00
How can I call this async method in my Xamarin Forms when my app st... -1.06
MongoDb bulk operation get id 0.00
How do the semantics of AsyncLocal differ from the logical call con... +0.13
ConfigureAwait and mixing asynchronous with synchronous calls 0.00
Await and Async in same line +0.32
Where Can I Find the C# Language Specification 6.0? 0.00
.net Task Scalability Problems 0.00
What difference does it make - running an 'async' action de... -0.93
C# async/await strange behavior in console app +1.00
How do I detect all TransformManyBlocks have completed 0.00
Why does the Task.WhenAny not throw an expected TimeoutException? 0.00
Async lambda to Expression<Func<Task>> -2.50
A call to CancellationTokenSource.Cancel never returns -1.25
"bounded" BatchBlock => ActionBlock. How to complete t... 0.00
Centralizing exceptions from asynchronous tasks 0.00
What is the best practice for running multiple background tasks -2.48
Does C# 6.0's String interpolation rely on Reflection? +0.31
Cancelling specific items in a dataflow pipeline 0.00
Task not Cancelling as expected -0.19
Why doesn't calling Task<T>.Result deadlock? 0.00
async/await WhenAll on two methods with the same return type +1.43
Do I need to worry about the number of tasks I create? +1.89
Using Parallel.ForEach<T> to set a bool external to Parallel.... +2.06
What's the difference between Task.Yield, Task.Run, and Configu... +1.94
Deadlock when using Result +1.50
async/await. Where is continuation of awaitable part of method perf... -1.08
How to run 2 async functions simultaneously 0.00
Getting a single object from mongodb in C# +2.16