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 ... 62 63 64 65 66 ... 76
Title Δ
Keyword sorting algorithm +0.51
What do you choose, protected or internal? -0.17
Where in memory are nullable types stored? +0.71
C# method generic params parameter bug? +0.53
C# Memoization of functions with arbitrary number of arguments +1.05
Should a protected property in a C# child class hide access to a pu... -0.03
How can I reliably determine the type of a variable that is declare... +0.57
Lambda returning another lambda +0.61
Trouble with abstract generic methods -0.74
Lock statement vs Monitor.Enter method +0.16
Why hasn't functional programming taken over yet? +0.43
In C#, are event handler arguments contravariant? +0.16
Shorthand for nested null checking C# -1.27
Application security issues to consider +0.43
passing Func<TSource, TKey> keySelector error -1.76
LINQ If .Any matches .Any -1.81
Can I have a type that's both, covariant and contravariant, i.e. fu... 0.00
Why C# doesn't implement indexed properties? +0.71
Why do I need an intermediate conversion to go from struct to decim... 0.00
why don't string object refs behave like other object refs? -0.15
No-argument method on window.external is invoked when checking with... +0.17
Constructors in Programming languages +0.40
How do you embed a hash into a file recursively? 0.00
Is is possible to do an end-run around generics covariance in C# &l... +0.81
C#, weird optimization +0.15
At What point should you understand References? +0.20
C# two classes with static members referring to each other -0.05
Valid applications of member hiding with the new keyword in c# +0.75
Why did the C# designers attach three different meanings to the 'us... -0.18
How do actually castings work at the CLR level? +1.20
Probability algorithm: Finding probable correct item in a list (e.g... -0.63
C# regular expression for finding forms with input tags in HTML? +0.75
Why does this work? -1.81
Storing a reference to an object in C# +0.83
Why is there a large difference in readability between the C# and E... +0.35
Why is the base class being called? -0.08
Is there any way to do something like this in C#? +0.49
Method overloads resolution and Jon Skeet's Brain Teasers +0.32
C# Compiler should give warning but doesn't? +0.53
Ambiguous class name +0.27
are there function pointers in c#? +0.87
C# ref Confusion -0.10
Are comments compiled in to C# Silverlight Applications +0.63
Visibility of nester class constructor -3.19
Covariance and Contravariance inference in C# 4.0 +0.17
Why isn't there generic variance for classes in C# 4.0? +0.17
Enforcing an "end" call whenever there is a corresponding... +0.59
How do I get around this lambda expression outer variable issue? -1.23
Why do C# and Java require everything to be in a class? -0.22
Dictionary keys don't contain a key that's already contained in keys -3.14