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 ... 27 28 29 30 31 ... 76
Title Δ
What is the difference between the 3 catch block variants in C# ( '... +0.17
Parallelizable Shell sort 0.00
encryption key protection in C# +0.44
How to assign to a variable an alias -0.96
Cannot convert from List<DerivedClass> to List<BaseClass> +0.43
Is this scenario possible in c# method inheritance +0.71
Is there a way to use inherited methods with a same name from few c... +0.17
Why is it even possible to change a private member, or run a privat... -0.44
C# string.length > 0 seen as boolean +0.46
Is C#'s lambda expression grammar LALR(1)? +0.33
Bridge-up bridge-down variation of bridge pattern 0.00
Multiple variables with same name within one method -2.59
Commutativity in operators 0.00
Why is '@' allowed before any member variable (i.e. call to a funct... +0.36
How to exchange the items of enumeration by interating only once? +0.52
What is the best way to recognize and convert these "minimum&q... +0.28
async and await without "threads"? Can I customize what h... +0.56
how to check if a method can be handler of an event through C# refl... +0.32
Where is private key when using SSL stored? +0.30
How to implement a Non-Binary tree +0.32
If attributes are only constructed when they are reflected into, wh... +0.44
how does const declaration set to itself work 0.00
Linkable variable type -1.09
Why does C# implicitly convert to nullable DateTime if there is no... +0.19
How to find the least amount of common sets +0.17
Speed of looking for byte[] in byte[] and string in string - why la... +0.08
What's the story with ExpressionType.Assign? +0.43
When to use the "await" keyword +0.45
In C# integer arithmetic, does a/b/c always equal a/(b*c)? +0.19
Using interface with contravariant type as a return type of a metho... 0.00
On async return type +0.67
Using 'Using' for things other than resource disposal -0.66
Why are generic and non-generic structs treated differently when bu... +0.08
Missing return statement in a non-void method compiles +0.34
Is it possible to define valid C# interface that cannot be implemen... +0.24
Can There Be Private Extension Methods? +0.12
Efficient way to generate combinations ordered by increasing sum of... +0.32
How do I turn a recursive algorithm into a tail-recursive algorithm? +0.08
All possible permutations of multiple choice questions +0.39
Why check if a class variable is null before instantiating a new ob... -0.36
Understanding async/await without threads +0.25
How does the Lock statement determines the order of granting object... +0.57
What's the correct math to fade a color? +0.16
Does the boxed value type have the same address as the actual value... 0.00
Why are you expected to override GetHashCode and Equals when overlo... +0.45
Implicit conversion from type Char[] to string is not possible -0.50
Work out whether to turn clockwise or anticlockwise from two angles +0.07
.NET 4.5 Async/Await and the Garbage Collector +0.32
Assigning values inside a LINQ Select? -0.74
Does execution stack and thread's stack and local variable list ref... +0.63