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 ... 16
Title Δ
How can I implement an exhaustMap handler in Rx.Net? 0.00
Exception Handling In DataBlocks -1.26
Async influence on other applications on the same host (IIS) 0.00
How can I run two tasks at once in windows forms app? +2.57
Adding varying values to a list inside of a Concurrent Dictionary -0.77
Managing Tasks with different outputs -0.75
Implicit threading vs explicit threading performance 0.00
What are the pros and cons of using CancellationTokens as alternati... -0.41
Why the compiler doesn't error when using the async modifier on... -0.73
Trigger button click event while executing thread 0.00
subject.Dispose() vs subject.OnCompleted() +2.62
Is it possible to create Dispatcher (System.Windows.Threading) for... 0.00
Picking 'any' item from a HashSet is very slow - how to do... +2.55
Error Handling with Observable.Using and Observable.Retry 0.00
How to pause task running on a worker thread and wait for user input? -0.08
Does context-switch will be a problem in this case with a Lock stat... 0.00
Catching exceptions immediately does not work with Task.WhenAll -1.11
Array of lock objects can be used to guarantee thread safe access t... 0.00
Is it safe to make SqlConnection in a DAL class ThreadLocal? 0.00
How to efficiently duplicate a specific value in a list -1.01
C# Task.Run: Are calculated closure variables visible to the thread... 0.00
UI unresponsive until action is complete +3.00
CancellationTokenSource not working as expected on a TaskCompletion... -1.14
How can I correctly use NpgsqlTransaction inside a IAsyncEnumerable... -1.73
C# Parallel.ForEach - randomly writes a null value to the DataRow 0.00
Make segment of code in c# thread un-interruptible -1.75
How to implement a ScanAsync operator with async accumulator in Rx.... 0.00
How can I discard both of an argument and a local variable in the s... +0.62
how to get empty groups, lazily +2.36
Rx.Net GroupBy, How to subscribe multiple observers to a specific G... 0.00
How to read remaining items in Channel<T> less than batch siz... 0.00
Looking for a data structure that is optimized for finding the next... -0.95
Lock and Mutex are showing different results +2.32
ConcurrentDictionary and ConcurrentBag for AddOrUpdate on parallel -1.21
Many to Many TPL Dataflow does not process all inputs 0.00
What would be the memory consumption difference if we use non-async... -1.23
How to handle async methods properly in .NET Core +0.11
Queue of BackgroundWorkers raise event when complete 0.00
Best way of dealing with shared state in a real time system in dotn... 0.00
If a method logically has to return a value, should I return a defa... -0.23
Queuing Tasks to Process H.264 Frames using Task.ContinueWith is gi... 0.00
Removing items from a dictionary after a timeout in a CPU friendly... 0.00
Let threads wait for all tasks to complete before starting on the n... 0.00
Type of threading to use in c# for heavy IO operations -0.57
How can I efficiently remove elements by index from a very large li... -1.06
Make a function that can take property of Action<T> or Action +0.70
How to cancel an existing task and run a new task when it completes? 0.00
Parallelize yield return inside C#8 IAsyncEnumerable<T> +0.70
Performance of Linq query on large data set 0.00
AddOrUpdate method in ConcurrentDictionary thread safe alternative 0.00