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 ... 10 11 12 13 14 ... 19
Title Δ
Generic List is not being inserted into MongoDB 0.00
Waiting for a background thread in C# +2.04
Getting `Cannot access a closed file` when asynchronously copying f... 0.00
TPL Continuation task: not sure who is the parent task 0.00
AWAITing a critical property 0.00
MongodbCursor , how to iterate through Huge collection? 0.00
If an instance is not referenced but its calback is, will the insta... +0.43
Immediately cancelling blocking operation with timeout 0.00
Blocking collections + Multiple Worker threads per blocking collect... 0.00
How can I await a Task within a class constructor/timer callback +2.63
Asynchronous socket operations in a Task +2.65
How to add an async "await" to an addrange select stateme... +1.75
Async Task.WhenAll with timeout - issue with completed tasks accumu... 0.00
Best way in .NET to manage queue of tasks on a separate (single) th... -0.96
Timeout pattern on task-based asynchronous method in C# -1.93
SemaphoreSlim.WaitAsync continuation code +0.46
Await/async doesn't work as expected +2.24
What is a good way to implement an object pool? +0.92
How to transform task.Wait(CancellationToken) to an await statement? +2.64
TPL dataflow bufferblock message send on a timer 0.00
How to do an interruptable wait on a BlockingCollection<T> in... +1.67
How can I branch logic in TPL Dataflow? 0.00
Capturing Exceptions on async operations +2.23
mongodb descending ascending index +0.45
Control total number of tasks when using Async/Await in a recursive... -2.43
blocking collection process n items at a time - continuing as soon... -0.16
Optimizing for fire & forget using async/await and tasks -0.67
How to create a cancelled task -1.95
Can Lazy<> and Task<> be combined to defer database loo... +2.12
How to wait for a resource using await / async 0.00
Can you wrap multiple BlockingCollections around a single backing s... 0.00
Pass Cancellation Token to child thread 0.00
TPL Dataflow Blocks 0.00
What happens with asynchronous code when Tasks are not awaited +0.18
Async methods chaining with DRY and Divide&Conquer principle +0.02
Waiting on a named semaphore with WaitOne(100) vs WaitOne(0) + Task... 0.00
Does .net 5 compiler give warning for the loop-variable-closure iss... +1.21
Executing multiple database calls - single or multi threaded? 0.00
AWAIT multiple file downloads with DownloadDataAsync +1.73
Using MongoDB in C#, how do I derive a TimeSpan from a value in a r... -0.56
MongoDB Most Efficient Way to Perform this Query 0.00
Task cancellation from inside the task body -0.51
BufferBlock deadlock with OutputAvailableAsync after TryReceiveAll 0.00
How do I get a return value from Task.WaitAll() in a console app? 0.00
Catch exception thrown from an async lambda 0.00
Using async Tasks with the builder pattern -0.42
How to handle multiple request batch processing using Task in ASP.N... 0.00
Using Tasks instead of Threads wouldn't become bordersome of UI... -2.07
Where is the return statement in async/await -0.31
Dot notation access to MongoDB Query results (BsonDocuments) in C# +0.45