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 ... 6 7 8 9 10 ... 19
Title Δ
Using SetFields with MongoDB C# driver 2.0 0.00
Simple means of making a function non-blocking / async in C#? +1.94
Mix params and nameof in method to check for nulls 0.00
await with lambda expressions only 0.00
Should Parallel.Foreach be waited? 0.00
Task.Start strange behavoir 0.00
How to properly use Async, Await and ManualResetEvents to control a... 0.00
How to manage a list of tasks using the Task Parallel Library +0.36
Confused on how to structure async/await code that calls SmtpClient... +1.43
Cancel awaiting itself 0.00
exception generated inside an await block is not catched in try cat... 0.00
Revisiting Task.ConfigureAwait(continueOnCapturedContext: false) -1.43
Is there any benefit of using the nameof operator instead of the Ca... +1.18
c# lock not working as expected +0.35
Task and multiple operations on Context +0.35
Conditional method depending on class attribute +0.36
Enforce an async method to be called once +0.79
TaskContinuationOptions.RunContinuationsAsynchronously and Stack Di... +2.09
Create ice cold TaskCompletionSource? -1.94
Changing Sync call to Async 0.00
Using Task<T> for non-live task 0.00
Task.Yield() in library needs ConfigureWait(false) +2.09
Use Task.Run() in synchronous method to avoid deadlock waiting on a... +1.84
Load Heavy Object from IoC Container blocks the UI -2.00
Does Calling Result on an Async function cause block indefinitely? 0.00
Whenany() on task list is exiting the program 0.00
Running a Task in the background (PCL) -0.76
Serialize a Dictionary in the "Document" representation,... 0.00
Converting convenience methods that use Tasks +1.41
Asynchronous anonymous parameterless method as a method parameter -0.55
Web API async method with AngularJS +0.84
How to achieve "true" asynchrony +2.14
How is Task.Delay awaitable if it's not marked async? 0.00
Use of MongoDB in a Windows Service 0.00
Should nested awaitable operations be awaited? 0.00
Does `Dictionary<TKey, TValue>.KeyCollection` implement `IRea... +0.87
Run two task asynchronously -2.17
Synchronous implementation of interface that returns Task -1.69
Pausing a task within Task.Factory.StartNew 0.00
Multithreaded async pattern +0.52
Why can't we use expression-bodied constructors? 0.00
Where should a singleton mutex be released in an IDisposable derive... +0.76
MongoDB: Querying for a referenced document 0.00
Accessing Canvas from Multiple Tasks 0.00
Start WPF app with async services 0.00
BsonSerializationException when serializing a Dictionary<DateTim... 0.00
Async Task never ends in simple API client. Deadlock? 0.00
Want to invoke a base class using a generic with 'this' of... +1.21
What is the difference in these two methods when using async/await -1.90
AsParallel() or async/await -1.93