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 ... 24 25 26 27 28 ... 76
Title Δ
Default access specifier of Main() +0.08
Iterating Through A List Doesn't Check Each Object +0.38
Overriding and calling same method in Base class constructor in C# +0.26
Why is a property get considered ambiguous, when the other interfac... +0.42
Why can't the compiler tell the better conversion target in this ov... +0.41
Are volatile variables useful? If yes then when? +0.62
Windows - WPF Process out of memory crash with plenty of available... +0.35
Use the ref and out keyword on a pointer parameter +0.39
The size of a Get method +0.24
null coalescing issue with abstract base/derived classes +0.36
C#: Avoiding if (x is Foo) {...} else if (x is Bar) {...} for data... +0.09
Checking for a condition in the calling scope or inside the function +0.08
At what point is memory allocated for an Array in C# +0.07
Creating a power set of a Sequence -0.91
How to Randomly Select a Member of ArrayList +0.22
Why does changing the sum order returns a different result? -0.54
How does .NET digital signing work? +0.08
Can a CryptoStream leave the base Stream open? -0.77
Recursion to create a Sum Method +0.17
What to return when overriding Object.GetHashCode() in classes with... +0.42
Locking a private static object +0.08
This is Thread-Safe right? +0.33
Preservation of out of scope stack variables with deferred execution -3.15
Why is "int + string" possible in statically-typed C# but... +0.32
Loop through double quotes but ignore double quotes in single quotes -0.22
Loop through double quotes but ignore double quotes in single quotes +0.83
Unable to make an extension method work on a delegate -2.61
Polymorphic Enums for state handling +0.47
Strange (Undefined?) Behavior of Free in C +0.30
How to stop a process after you run it? +0.24
Why generics of derived classes produces non derived classes? +0.32
Should I avoid 'async void' event handlers? -2.83
Why is this test expression an error? -0.18
c# - Volatile keyword usage vs lock +0.52
How can I set the value of a private field in a private nested class? +0.07
Avoid "Use of unassigned local variable" error -0.95
Only do Where condition if a value is passed in -0.80
Able to modify private member outside the class? -0.29
Is it possible for 'this' keyword to equal null? +0.64
Using goto case(variable); in C# switch +0.07
Generating random string using RNGCryptoServiceProvider 0.00
C# Generics: wildcards +0.14
Covariance and Contravariance - Just different mechanisms for invok... -0.30
Finding all combinations from sets of possibilities +0.07
Order of execution of operator -1.05
Lock statement - does it always release the lock? +0.60
Are nested Using statements useful? +0.48
Why does a direct cast fail but the "as" operator succeed... +0.08
Find maximum value of a continuous function at a specific resolution +0.32
C# 2D integer array assignment and sorting +0.22