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 ... 69 70 71 72 73 ... 76
Title Δ
change array values in method +0.19
C# Generic List of Generic List of Multiple Types +0.44
Are C# auto-implemented static properties thread-safe? +0.78
More about Virtual / new...plus interfaces! +0.63
Bitwise-or seems to have an implicit cast to long. Can this be avoi... -0.08
In C# are the terms "Primitive" and "Literal" i... +0.80
Confusion about virtual/new/override +0.04
Creating one Function that can handle multiple return types in C# -0.51
C# type parameters specification +1.19
Dictionary value c# +0.78
Inheriting from a class that is based on a generic class but needs... +0.44
Unary minus on a short becomes an int? +0.83
do you need the ref or out parameter? +0.46
Using delegates to avoid subclassing -0.89
C#: Expensiveness in checking the type of a variable -1.09
Compiler Ambiguous invocation error - anonymous method and method g... +1.08
What is the best practice for syntax in casting a variable? +0.09
Modular Cubes in C# +1.10
C# Variable Scoping -0.63
Definition of when finally is executed +0.56
why in this case the compiler doesn't complain? +0.67
Keeping a sorted list of elements, sorted by an attribute external... +0.86
How to create an Expression<Func<dynamic, dynamic>> - O... +0.20
'CompanyName.Foo' is a 'namespace' but is used like a 'type' +0.60
Thread safety of a Dictionary<TKey, TValue> +1.10
c# inheritance override question -1.20
Problems casting objects of type Func<T,T> in C# +1.33
Can a C# expression ever return void? +1.11
Cast from Generics<T> to Specific SubClass +0.55
What is null in c#, java? +0.53
When is the value of a C# 'out' or 'ref' parameter actually returne... -2.63
Design advice - When to use "virtual" and "sealed&qu... +0.81
When to use callbacks instead of events in c#? -0.04
Initializer syntax -2.18
C# what is the point or benefit of an indexer? +0.45
Why are reference types not initialized to null? -0.07
Should I use uint in C# for values that can't be negative? +0.43
implicitly casting a generic<T> back to T -0.61
A simple, repeatable hash from an UInt32 to a UInt16 +0.14
Is this a covariance problem? Not sure if brick wall +0.77
Inherit from a generic base class, apply a constraint, and implemen... -0.90
Generic Class Members in C#? +0.77
ReSharper hints that I should do static methods in WebForms - Why?... +0.21
C# Is there any benefit to assigning class properties in the class... -0.38
what is the best way to explain a c# program? +0.62
Do C# Nullable variables still function as value types? +0.45
C# generics - without lower bounds by design? +0.47
Counting occurrences of a string in an array and then removing dupl... +0.38
Why don't anonymous delegates/lambdas infer types on out/ref parame... +1.45
Testing if a value is contained within a Dictionary<TKey, List&l... +0.87