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 ... 4 5 6 7 8 ... 19
Title Δ
New alternative for old .net Driver MongoCollection.Save? 0.00
Get generated script in MongoDB C# driver +1.75
C# Tasks - Why a noop line is needed in this case 0.00
Recursive asychrony is breaking my brain 0.00
How to await a ParallelQuery with LINQ? -2.60
C# async await using LINQ ForEach() +0.33
MongoDB C# Driver 2.0 - Update document -1.28
Ensure utilization of compound index with lambda +1.44
Is it safe to call BeginXXX without calling EndXXX if the instance... -2.42
What is the difference between AsXXX and ToXXX in MongoDb.Bson (off... 0.00
Wrapping My Head Around await async and NHibernate -0.41
Is there a way to use the MongoDB C# driver synchronously +0.33
Async thread body loop, It just works, but how? +1.22
Should we use ConfigureAwait(false) in libraries that call async ca... -0.95
Async/Await maximum number of concurrent http requests 0.00
How do I abstract querying in the MongoDB C# Driver v2? 0.00
Can we write extensions for Visual Studio Code? +0.33
Server side projection with MongoDB C# driver 2.0 0.00
What is the proper way to delay with cancellation support inside of... 0.00
Error in using await operator within an async lambda expression +1.94
Why use Async/await all the way down +0.86
How to do findAll in the new mongo C# driver and make it synchronous +0.30
Regarding usage of Task.Start() , Task.Run() and Task.Factory.Start... 0.00
How is an IAsyncCursor used for iteration with the mongodb c# driver? 0.00
Awaiting last method call -1.67
Managing MongoDB object lifetime in a web app 0.00
Linking Cancellation Tokens 0.00
Two parallel await arguments -2.67
Mongodb c# driver - copy Id to another field on insert 0.00
Can I use async / await to simulate a background worker? 0.00
Building indexes in MongoDB with .NET driver 2.0 0.00
Async/Await behaviour through the stack +1.48
List<T> as a property on an interface +2.36
Asynchronous webserver and garbage collection -0.09
MongoServer.State equivalent in the 2.0 driver 0.00
C# MongoDB.Driver GetServer is Gone, What Now? 0.00
Getting results from 2.0 MongoDb c# driver +0.33
SynchronizationContext flows on Task.Run but not on await 0.00
Should I always use Task.Delay instead of Thread.Sleep? 0.00
How can a default(CancellationToken) have a corresponding Cancellat... 0.00
the use of async in WebAPI with many async calls +0.34
Cancelling an HttpClient Request - Why is TaskCanceledException.Can... 0.00
Catching async errors in a loop 0.00
Start a task without the use of Task.Run or TaskFactory.StartNew 0.00
Does not having a reference to a Task can cause memory leaks? -0.63
async await for a simple wrapper method +2.32
What is the effect of maxItemsPerTask in ConcurrentExclusiveSchedul... 0.00
Kill .net Console application from with TPL Task +1.39
Can I make a method that returns Task<T> to run synchronously? +1.78
Awaiting Socket Operations +0.38