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 ... 56 57 58 59 60 ... 76
Title Δ
In .NET, why are constants evaluated at compile time rather than at... +0.57
.NET - Is there any way to create a non-static thread method? +0.80
Haskell typeclasses and C++ template classes +0.45
Boxing unboxing and generics +0.84
Declaring strings public static readonly versus public const versus... +0.81
Is this Recursive or Iteration? -2.03
Why does >= return false when == returns true for null values? +0.42
When does using C# structs (value types) sacrifice performance? +0.06
Expanding wildcards in a csv string to generate a collection of csv... +0.09
Using linq or otherwise, how do check if all list items have the sa... -0.65
Why/How does .Net allow me to negate a Nullable<T> that's null? +1.08
AND operation cannot be applied between nullable bools +0.43
c# covariant return types utilizing generics +0.24
Integer summing blues, short += short problem +0.68
How can I read a file that is in use by another process? +0.22
How can I write a generic anonymous method? +0.86
Why can I compare sbyte to all the other numeric types *except* ulo... +0.73
Generating Permutations using LINQ +0.55
Why is array co-variance considered so horrible? +0.97
What is new() function here? -0.94
Will Try / Finally (without the Catch) bubble the exception? -1.94
C++ to C#: Pointers & Arrays +0.55
How/ could you rewrite this as Linq? +0.51
How many interfaces are allowed to be implemented? +0.39
Handling NULL Parameters in LINQ Queries -0.19
Using GetHashCode to test equality in Equals override +0.66
ternary operator imbrication -0.63
Return an object created by USING +0.51
What would you do with Compiler as a Service +0.13
C#/C++: How to visualize muli-dimensional arrays -0.70
Implementing multiple IEnumerables in C# +0.64
Finally Block Not Running? -0.51
Why is calling Dispose() in a finalizer causing an ObjectDisposedEx... +0.17
Should an IEnumerable iterator on a Queue dequeue an item +0.15
C# Interfaces - How to Implement IComparable? -0.78
Calculate factorials in C# -0.02
Order of memory disposal and GC in C# +0.43
setjmp/longjmp in C#. Is it possible? +0.37
Why is this if/then statement returning as true? +0.56
2D Game Physics Vectors issue +0.28
Immutable views of mutable types +0.54
Why should casting be avoided? +0.07
Mutability of value types +0.14
Why garbage collector takes objects in the wrong order? +0.09
C# lambda, local variable value not taken when you think? +0.48
Sealed method in C# +1.10
why there is no const member method in c# and const parameter +0.43
when locking a variable, must i lock it everywhere? +0.62
Is there a more elegant way to do this in .NET 4.0? +0.14
what is C# 5 and where does it come from? +0.60