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 ... 68 69 70 71 72 ... 76
Title Δ
Method resolution order -1.65
Should I seal all classes I know shouldn't ever be used as a base c... +0.81
How to pass value by reference in C#? +0.08
how to get parameter names from an expression tree? -1.71
how to get parameter names from an expression tree? -1.71
Is the C# compiler smart enough to optimize this code? +0.64
How can I create a generic method to return a specific type specifi... +0.20
Generic Constraints vs. Inheritance +0.88
Can I avoid using locks for my seldomly-changing variable? +0.84
Is c# ref int foo implemented as C++ int **foo? -0.10
Regex: C# method declaration parsing +0.74
is order of field important in anonymous types automatic initializa... -2.43
multiplying polynomials in GF(2) -0.48
What technique can protect a secret from a fully trusted user? +0.63
Symmetric encrypt/decrypt in .NET -1.63
Calling method from child class -0.61
A dictionary object that uses ranges of values for keys +0.80
Destroying a struct object in C#? +0.39
C# DateTime.Now precision +0.84
What is the C# equivalent of map function in Haskell -1.77
Does it make sense to use "as" instead of a cast even if... +0.09
C#-fu - finding top-used words in a functional style +1.50
Chaining properties in C# & unexpected results +0.16
Secure Software License Usage Audit Log +0.44
C#: N For Loops +1.02
Params IEnumerable<T> c# +1.57
Type-inferring a constant in C# +0.46
.NET Parameter passing - by reference v/s by value +0.51
How can I combine these linq queries into one? +0.13
How to force overriding a method in a descendant, without having an... +0.58
Accessing members in your own class: use (auto)properties or not? +0.32
Is implementing a singleton using an auto-property a good idea? +0.31
operation time of method -0.30
Why can't C# interfaces contain fields? +0.81
Using lock statement within a loop in C# +0.47
C# .NET object disposal +0.03
Strange performance behaviour for 64 bit modulo operation +2.27
c# Consts in a public class -0.02
Delegate variables not garbage collected +0.85
How can I get Visual Studio to error check my code (show the squigg... +1.55
inline if and interfaces (polymorphism) -1.16
pass by reference without the ref keyword -0.66
How do I work with shared assemblies and projects? +0.58
Is it abusive to use IDisposable and "using" as a means f... +0.45
lambda expressions in c# vs. vb.net -1.54
Quicksort not sorting correctly +0.68
Is there a way to do dynamic implicit type casting in C#? +0.22
Expression.GreaterThan fails if one operand is nullable type, other... +0.58
C# Getter/Setter problem +1.33
Deep Null checking, is there a better way? +0.89