StackRating

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

Eric Lippert

Rating
1920.22 (1st)
Reputation
638,445 (35th)
Page: 1 ... 16 17 18 19 20 ... 76
Title Δ
If async-await doesn't create any additional threads, then how... -0.25
Iteration with variable name 0.00
C#: Brute Force with pattern +0.18
C#: Brute Force with pattern +0.18
C#: Brute Force with pattern -1.90
What is the difference between Task.Run() and await Task.Run()? +0.33
best tool for countdown? +0.51
Why does the variance of a class type parameter have to match the v... +0.02
Why is invoking a method on the same line as awaiting it considered... +0.06
Convert data type from inherited classes in C# +0.44
Should this class implement ICollection, IList, List or neither? 0.00
Linq statement : Order by +0.27
Memory fragmentation when concatenating or adding strings but not w... +0.07
Is it possible a class to inherit only some(not all) base class mem... +0.39
What is the equivalent of ReDimStatement in c#? 0.00
How can I use generics to make a general-purpose chunking algorithm? +0.50
shadowed field does not get set in base class constructor +0.28
Can the C# compiler distinguish between I/O bound and computational... -0.17
C# Type Erasure Issues +0.47
Dll with same class name +0.24
How is collection 'Length' property accessed in for loop 0.00
Shouldn't this work? (typecast / unboxing) +0.36
Why isn't this inferred automatically? +0.45
Naming Convention: Non-Generic +0.09
How to implement C++ style function pointers in C#?, Without using... +0.50
C# Finding all possible combinations of numbers +0.77
Variable Scope in c# confusion +0.09
Explicit and implicit for operator (int) +0.08
How to use Ternary operator when the expression is only true? 0.00
I need help understanding LINQ. Where is my understanding going wro... +0.36
Maybe a C# compiler bug in Visual Studio 2015 +0.28
Is Primitive types Exist in C#? +0.08
c# best practices for interface and inheritance -3.53
How can I get an array of bool combinations in order from least tru... +0.36
Linq orderby not working as expected +0.09
Is ConstructorInfo.GetParameters Thread-Safe? +0.09
How can I make sure that a method of class can be called from a spe... -3.61
Why are new programming languages shifting types to the other side? +0.40
Why can the Monad interface not be declared in Java? +0.33
C# Multiple If statement replacement +0.14
strange epoch date number issue +0.35
Understanding async methods, does this example eat up CPU time? +0.60
Random numbers generated in separate functions aren't so random +0.09
C# params object[] strange behavior +0.09
Observable.FromEvent signature -0.94
What could be the best way to return a message if my method return... +0.13
How can I create a deep copy of my list collection +0.09
async await blocking, what is wrong? -1.22
Does the C# compiler treat a lambda expression as a public or priva... -0.91
Self Contained Binary Search with only a single int and array param... 0.00