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 ... 44 45 46 47 48 ... 76
Title Δ
What does Lambda Expression Compile() method do? +0.73
A generic method can use contravariant/covariant types? +0.43
Boolean properties in c# +0.44
Is there a way to make my switch/case fall through to the next case... -0.41
Setting a type reference type to null doesn't affect copied type? +0.32
Passing lambda functions as named parameters in C# +0.42
What's the difference between returning void and returning a Task? +0.44
more advantages or disadvantages to delegate members over classic f... +0.37
Is a parameter name change in C# a runtime breaking change? +0.97
Can anyone explain this finalisation behaviour +0.81
C# .NET instance variable naming convention? -0.09
C# generics contraints propagation +0.47
The return type of the members on an Interface Implementation must... +0.43
C# variable declared in for cycle is local variable? +0.10
c# Public Nested Classes or Better Option? +0.49
Is there a LINQ function for getting the longest string in a list o... -0.85
C# "deteriorating" list? -0.80
Guid is all 0's (zeros)? -0.24
Exception's stacktrace doesn't show where the exception was thrown +0.40
Probability of getting a duplicate value when calling GetHashCode()... +0.00
What is the purpose of Double.IsNaN(double d)? +0.35
Expression.Convert doesn't throw InvalidOperationException for inva... +0.36
Efficient use of reflection in C# +0.32
C# 4 Lazy Loading & Lazy<T> +0.54
Struct and IDisposable +0.46
Object.ReferenceEquals never hit -0.64
C# 4.0 Compiler Crash +0.76
In C# can you set constraints on events? -0.63
Simple enquiry on hash algorithm +0.53
Is goto ok for breaking out of nested loops? +0.39
How can I dynamically pass a condition and a method to a recursive... +0.09
C# dictionary - how to solve limit on number of items? +0.21
What is the purpose of a stack? Why do we need it? (MSIL) +0.32
Generics Vs Object in C# clarification 0.00
Setting a ref to a member field in C# +0.54
A Class with multiple IEnumerable<T> interfaces on it - What... -1.23
C# reference assignment operator? +0.21
Curiosity: why the shift operators have less priority than the addi... +0.08
Visual Studio Debugger - Is it just me or is this debugger itself f... +0.09
Calling overridden method in generic subclass in C# +0.26
Monads in C# -- why Bind implementations require passed function to... 0.00
How can I resolve inexplicable ObjectDisposedExceptions in my C# /... +0.29
How do Prefix (++x) and Postfix (x++) operations work? +0.53
Events and Delegates Order when event is triggered +0.17
How are arrays created and accessed -0.12
How to feed data as shown as info using struct in C#? +0.09
Can I use templates dynamically? +0.30
FxCop says I should return a generic list inteface instead of a byt... +0.41
Why is it possible to instantiate a struct without the new keyword? +0.52
Passing values into methods -0.63