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 ... 13 14 15 16
Title Δ
How to fix Console Writing the name of the Class? +4.75
How do I create a queue of event delegates so you can raise them la... -3.03
Searching List<string> based on string match -3.07
Correct way to handle mulitple http Request async with error handling 0.00
How can I make this call thread save? -3.43
How to process Parallel.ForEach results when available as fast as p... -3.52
Observable Collection multithreading -3.72
How to modify a for cycle to Parallel.For? C# +1.23
Why is Dispose called before its finishes async task? 0.00
Async / Await by example -2.40
Receiving and reading out KeyEventArgs event on a class other than... -3.55
Task thread id changes after calling a dialog 0.00
Async has a wrong return type -1.92
How to run single process for multiple values in c#? -2.08
Is a lock mandatory when using tasks? +0.65
Sum all the byte values from large files efficiently 0.00
Clarification on running multiple async tasks in parallel with thro... 0.00
Why Does ToList throw an Exception when only 1 record is returned -1.50
executing two methods of the same class and waiting for the result... +0.37
Counting groups of people in age ranges -3.53
How can I report progress from a PLINQ query? -3.62
Does await create another thread? -2.60
Not able to add logging when using TPL with async await -1.72
How to report the progress of a method of a class -3.88
Handling async exceptions -2.58
Console.ReadLine is missing an input when written in a While Loop -1.91
StreamWriter not flushing +4.33
How to infer method signature of generic delegate type to call a li... 0.00
Sorting a double linked list 0.00
Is creating a Guid out of an MD5 hash instead of String valid? -2.97
List<T>.RemoveAll() efficiency / compiler optimisation -3.16
Lambda to find object in ragged hierarchy (or change object model) 0.00
Is there a good software pattern to handle a case where I want an o... 0.00
How do I stop running a list of tasks if a condition is met -3.95
C# Skip or stop next function 0.00
Why doesn't this async code continue on the same context as bef... -1.86
Get the highest date in a List of object and get another property o... -2.89
Delete Last 2 Lines in string using C#? -3.85
Sorting List randomly by weights +2.94
How to refactor collection of List<T>? +0.54
How to read serial number from text file 0.00
moving from synchronous API to async API -1.91
Is there a better way to "Cast" one list of objects to an... 0.00
How to create a static global event so that one form can listen to... -1.97
Mysterious deadlock corruption with ReaderWriterLockSlim 0.00
Encrypt and decrypt value by RSA algorithm 0.00
C# dictionary lookup using derived class +3.84
Convert IEnumerable to type that implements IEnumerable +0.66
Multi Value Dictionary Enumeration 0.00
Testing for multiple flag values +1.99