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 ... 66 67 68 69 70 ... 76
Title Δ
How to call base.base.method()? +0.51
Amateur C# Programmer: Code Critique +0.48
C# Generic Types Cause Ambiguity +0.44
Legible or not: C# multiple ternary operators + Throw if unmatched -0.16
What's the best LINQ way to filter a sequence around a pivot? +0.83
How to make my code fast +0.20
Shutting down a multithreaded application +0.16
Static method local variables and thread-safety -0.75
C# - How to create a non-detectable infinite loop? +0.18
Design pattern frustrations +0.39
Why can’t down-casting be checked at compile time? +0.17
Co- and Contravariance bugs in .NET 4.0 +0.94
Is something wrong with the dynamic keyword in C# 4.0? +0.24
Capturing delegates in anonymous methods 0.00
Is it possible to declare an alias with .net type? +0.51
int x = 10; x += x--; in .Net - Why? -0.18
Should I mingle my safe code with my unsafe code? 0.00
Declaring/passing structs vs. declaring/passing individual values +0.81
When should I use attribute in C#? -0.35
c# longest common words sample -0.57
Can’t assign to delegate an anonymous method with less specific par... -1.61
Invalid Cast Exception while using LINQ +0.68
C# N way merge for external sort -0.88
How much impact does use of 'var' have on performance of C# Compiler? +0.53
Linq Query Puzzle -1.58
Are all disposable objects instantiated within a using block dispos... +0.14
Can you abort a set procedure of a property +0.11
Use case for try-catch-finally with both catch and finally -0.03
Structuring classes -1.48
C# delegates, reference resolution time +1.32
Loading a generic type by name when the generics arguments come fro... +0.68
Does C# have a way to mimic Software Transactional Memory, on a sma... +0.82
Static Methods vs Class Instances and return values in C# +0.50
Partially thread-safe dictionary +0.71
Lambda Expression: == vs. .Equals() -0.37
Unexpected operation order in Stack<T> related one liner +1.04
C# Language Design: explicit interface implementation of an event +0.18
Is there a way to create anonymous structs in C#? -1.10
How to generate unique order number? -0.13
Generating a strong password in C#? -0.23
How to access locals through stack trace? (Mimicking dynamic scope) +0.23
difference b/w destructor and finalise method -0.52
Is HashSet<T> the fastest container to look up in? +1.07
Nested Enum and Property Naming Conflicts +0.41
Store a reference to a value type? +1.47
Detecting coincident subset of two coincident line segments -0.72
C# Thread Termination and Thread.Abort() +0.34
Why is is implemented as as? +0.35
c# exit generic ForEach that use lambda +0.18
Using IEnumerable without foreach loop +0.99