StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Theodor Zoulias

Rating
1449.10 (4,532,891st)
Reputation
11 (2,060,414th)
Page: 1 2 3 4 5 6 ... 16
Title Δ
Calling async callback from ConcurrentDictionary - potential deadlo... 0.00
Convert synchronous function to async function in C# 0.00
Why File.ReadAllLinesAsync() blocks the UI thread? 0.00
Task based vs. thread based Watchdog - but async needed 0.00
Prevent BroadcastBlock from sending buffered message on LinkTo 0.00
How to safely iterate over an IAsyncEnumerable to send a collection... +3.30
Timer vs Thread vs RegisteredWaitHandle for consuming from Blocking... 0.00
C# Jagged Array vs Dictionary 0.00
Run parallel, IO bound operations which repeat at "random"... 0.00
How to wait on a task which does not return anything but does manip... 0.00
Task-Like and ConfigureAwait(false), is it possible? 0.00
How do I introduce a side effect on the first subscription creation... 0.00
How to debug the Action M in FromEvent function of system.reactive? 0.00
Why isn't an Exception Caught when Thrown Out of Task.WhenAll? 0.00
Why is Stream.CopyTo not writing directly to a file? 0.00
Is it possible to add a custom message to the Rx.Net Timeout operator 0.00
Is it necessary to have two locks for two objects? 0.00
How to find tuple with minimal item in array of tuple 0.00
SynchronizationContext.Post to UI Method - update multiple labels 0.00
Should I choose simple Dictionary or ConcurrentDictionary working w... 0.00
Proper implementation of async retry method 0.00
Async/Await refactor approach 0.00
How to use .Net TPL DataFlow or reactive extensions to concurrently... 0.00
Test run stops when doing several multi-threaded tests in a row +0.59
Assign C# Async Lambda Method to Variable Typed as a Task -0.33
Confusions on await behavior in async Main() -1.23
Can I use a C# SemaphoreSlim to trigger something 0.00
ReactiveX Operator to be notified when n items have been emitted or... 0.00
Read Multiple Big Files in Using C# Async Programming +2.09
Usage of ConfigureAwait in .NET -1.48
Task.WhenAll but Process results one by one -0.77
How to enforce a sequence of ordered execution in parallel.for? +0.48
default datetime value is shown in datatable for random records in... 0.00
Cancel and wait on async Task methods +1.46
C# Process Files Concurrently And Asynchronously +2.59
Count number of live concurrent streams +2.63
Reactive Extensions Observerable.FromAsync: How to wait until async... +0.60
Updating an asyncronous polling library to modern async paradigm -0.75
Is it possible to have any dataflow block type send multiple interm... 0.00
Can not run TPL Dataflow pipeline -1.15
C#: Memory-efficient search through 2 million objects without exter... +0.71
c# await Task.Run dialog box hidden behind my WPF app main form 0.00
How to limit number of async IO tasks to database? +1.41
Stopping Parallel.ForEach with Cancellation Token and Stop 0.00
How to wait on Task with OnlyOnFaulted option? -0.56
Background validation of state, reset on user action -0.39
Task.ContinueWith() executing but Task Status is still "Runnin... -0.95
C# LINQ - SkipWhile() in reverse, without calling Reverse()? +2.59
How to keep track of faulted items in TPL pipeline in (thread)safe... 0.00
Task.Run vs Task.Factory.StartNew - Expected Deadlock is not happen... 0.00