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 ... 28 29 30 31 32 ... 76
Title Δ
Custom attribute on parameter of an anonymous lambda 0.00
Why doesn't the C# compiler get confused about methods that have de... -1.27
C# Actions and GC +1.01
Setting read-only property from a method +0.65
Compare month of year enum with datetime month 0.00
C# Slow down random number GUI display +0.15
Generics and Interface issue -0.18
Prevent Stack Overflow in a Minesweeper Clone +0.22
Can't understand pointer's mem address result in C +0.18
In .NET, is finally equivalent to try-catch-throw? -0.72
Custom Stack<T> made with IEnumerable<T> and Array? 0.00
Generate valid equation from four numbers by placing arithmetic ope... +0.22
Generate random 128 bit number -0.52
How to attach to a process and debug the code that doesn't build? +0.16
how can I create [experimental] tag in c# which throws a compiler w... +0.38
Is it better using a guard clause or catching the exception? -0.60
Why is Action<Action<T>> covariant? +0.22
Recursively checking for a duplicate random number in a database +0.34
Are languages really dependent on libraries? +1.04
Are languages really dependent on libraries? -0.96
Compiler replaces explicit cast to my own type with explicit cast t... +0.33
C# type conversion inconsistent? +0.33
What is the correct jargon for a class that has no functions but is... -1.15
Nullable properties vs. Nullable local variables +0.20
How to make multiplication operator (*) behave as short-circuit? +0.35
How does a virtual machine execute instructions? -1.47
Why null == false does not result in compile error in c#? -0.40
What is the difference between {0} and +? +0.22
Passing in an object as an out parameter +0.07
Casting ((char) a) where a is any number between int range 0.00
++ -- Operator precedence puzzle -0.47
Performance and uses of pointers in C# +0.29
Why does this (null || !TryParse) conditional result in "use o... +0.39
C# file is being used by another process +0.22
Cache hit and miss calculation in c# -2.66
How to pass class instance to base class constructor 0.00
Summing up digits of a very long binary number? -0.19
Excel add in programming +0.07
Variance rules in C# -1.77
Variance rules in C# +1.23
Which scope rule do R and C# differ in this case? -1.03
How to get all possible combinations of strings from List<string... +0.26
Variance on types 0.00
I thought C# has lexical scoping, but why this example shows dynami... +0.47
How can I create call an async method inside another async method w... +0.55
Two different expression result in c# and excel +0.81
What's the difference between ref vs out parameter? +0.10
In C# can you return a default int value from main? +0.47
How to load values into Dictionary using { } +0.21
What is meant by a type being output-safe or input -safe? 0.00