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 ... 33 34 35 36 37 ... 76
Title Δ
c# memory model, locking, and syncronization -1.28
Should I mark all methods virtual? +0.24
Calculate Minimum Size of Rectangle to Cover Canvas During Rotation +0.07
Is it bad practise to use Type as a 'Property'? 0.00
Do until a var is not null +0.29
Immutable read-only objects vs object with automatic properties +0.24
About unassigned variables +0.70
Understanding of variable allocations +0.60
LINQ: is there a way to supply a predicate with more than one param... -1.71
Why compiler emits callvirt even for non-virtual methods? -0.67
C# generic inheritance and covariance part 2 0.00
understanding nested generic classes in C# with quiz +0.07
Compiler Value Type Resolution and Hardcoded "0" Integer... +0.01
Inherit from a base class and provide the inheritance type to overr... -1.35
function returning a const value +0.30
dynamic operator resolution 0.00
How to continue debugging after editing a method containing a lambd... 0.00
Why does foreach fail to find my GetEnumerator extension method? +0.13
'field' but is used like a 'type' +0.16
Immutable class vs struct -0.54
Declaring and using a array of anonymous objects in C# +0.30
Why type inference and implicit operator is not working in the foll... -0.76
Why type inference and implicit operator is not working in the foll... +1.04
Cast Collection<Derived> to Collection<Base> +0.30
The significance of <> in C# -1.14
Suppressing GC memory optimization +0.15
Function that applies to lists of arbitrary depth +0.07
C# threading crashing on 2nd thread, unsure how to do fix +0.17
Printing double values +0.25
C# Interface casting... dictionary lookup? +0.31
Implementing Generic stack using array in c# -0.60
Circular Dependency in Two Projects in C# +0.23
'+' not allowed to concatenate string or method group -1.57
How Garbage collector Will behave on value type and Reference type +0.31
C# immutable int +0.42
Char object is ignored in string concatenation +0.24
How to get multiple value as return type from a method in C#? -0.07
Under what conditions can a thread enter a lock (Monitor) region mo... +0.24
How is Nullable<T> different from a similar custom C# struct? +0.19
GC.Collect() and Finalize +0.32
Compilation error regarding declaring generic nested class -0.67
Why do we need IEnumerator and IEnumerable? +0.22
Wrong compiler warning when comparing struct to null +0.39
Property backing value scope +0.25
Why C# compiler generates single class to capture variables of seve... +0.85
How to flatten tree via LINQ? 0.00
Are Roslyn SyntaxNodes reused? 0.00
Generic Argument Error +0.30
Best way to access nullable values in c# +0.71
How to check if variable is of type of a type thats stored within a... +0.18