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 7 ... 19
Title Δ
DownloadStringTaskAsync Result DeadLock when using UI 0.00
Errors from C# 6.0 syntax 0.00
Correct way to a-synchronize parallel tasks +0.91
DataflowBlock.Complete() supposedly stops the block from producing... 0.00
How can I ensure Task.Delay is more accurate? 0.00
Why do I have to use await for a method to run asynchronously. What... 0.00
TPL Dataflow block consumes all available memory 0.00
Async await usage for MongoDB repository 0.00
Query with filter builder on nested array using MongoDB C# driver 0.00
Ignore a property when deserializing using Json.Net with ItemRequir... 0.00
Does MongoDB successful insert guarantee populated ID's? 0.00
Why is the task is not cancelled when I call CancellationTokenSourc... 0.00
How to extract data from returned Tasks in an async method in c# in... 0.00
Mock async Get method with MOQ 0.00
C# Pause the loop and continue after button is clicked 0.00
Update all properties of object in MongoDb 0.00
Guarantee TransformBlock output sequence 0.00
FindAll in MongoDB .NET Driver 2.0 +0.32
Thread Join() causes Task.RunSynchronously not to finish +1.79
await/async odd behaviour 0.00
How to 'await' a listener properly? Replacing a hacky spin-... 0.00
What are the ContinueWith default values -0.68
cancel task.delay without exception or use exeption to controll flow? 0.00
Query with $in operator and large list of Ids 0.00
background thread using Task.Run 0.00
Is there code or framework to simultaneously handle TPL and Asynch/... 0.00
MongoDB Driver 2.0 C# is there a way to find out if the server is d... +0.32
Using the result of an async method +0.26
How are multiple requests to Task.Run handled from a resource manag... +0.32
Merge asyc method into one task 0.00
Wrapping events with TaskCompletionSource vs. BufferBlock<T> 0.00
Throwing exception from Task.Run displays "Not Handled from Us... 0.00
When is "too much" async and await? Should all methods re... +1.45
Best way to work on 15000 work items that need 1-2 I/O calls each +0.32
How to know if a CancellationToken has a registered cancellation me... -0.17
How to setup multiple async methods into a queue? +0.32
If an async method is single threaded how can it be run in the back... +1.01
Ignore async without await compilation warning -0.28
How to update all document fields except specified ones in mongodb 0.00
Entity object inside Async and Await process +0.33
Run async method regularly with specified interval +0.33
How do I disable C# 6 Support in Visual Studio 2015? +1.42
How to handle async & await with default override's +0.34
How to cast mongo collection to interface C# +0.33
get all documents from mongoDB collection +0.31
Unwind then Group aggregation in MongoDB C# 0.00
Are Stream.ReadAsync and Stream.WriteAsync supposed to alter the cu... 0.00
What are the possible reasons the finally of an async { try... fina... -1.32
How does control flow remain in the async method scope after it has... +1.07
how to wait for task.run +1.85