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 ... 45 46 47 48 49 ... 76
Title Δ
Method Inference does not work with method group +0.46
Unpredictable Unique Identifier +0.66
What is wrong with testing an object to see if it implements an int... -0.65
Incomprehensible syntax, from vc++ to c# +0.09
Why doesn't Visual Studio 2010 show me a popup and the location whe... +0.09
Ever OK to Return an Exception? +0.42
Using out keyword in c# +0.17
How do we determine the "quantum" for DateTime.Now, i.e.... +1.01
Logarithmic time C# list +0.18
Optimizing this C# algorithm (K Difference) +0.42
.Net generic contraint on struct types +1.02
Printing a comma (,) after each item in an array -0.93
What is the purpose of delegates in .NET +0.30
Is Object Assignment Thread Safe? +0.23
Using for loop to iterate through an array using C# +0.53
What are the mechanics of the expression tree limitation here? +0.62
C# Generics - Mimicking C++ Template Specialization +0.44
Why does the C# compiler complain that "types may unify"... +0.60
Immutable objects that reference each other? +0.70
Is there a performance hit for creating Extension methods that oper... +0.26
What is the rationale not to use ArrayList in Silverlight? 0.00
Why does the is operator return false when given null? +0.52
Is there a way to tell the compiler to put a block of code somewhere? +0.02
randomly select some numbers c# 0.00
Threaded programming - ties to asynchronous programming? Useful for... +0.40
What's the purpose of Datasets? +0.09
Something with raytracing that has gone wrong +0.09
Why can't I use the 'await' operator within the body of a lock stat... +1.69
declaring a pointer in c# to point to unmanaged structure in c dll +1.22
declaring a pointer in c# to point to unmanaged structure in c dll -0.11
How to implement my own locking mechanism 0.00
Why Animals[] animals = new Cat[5] compiles, but List<Animal>... -1.13
Getting Type T from a StackFrame 0.00
Null parameter checking in C# -0.07
Trying to learn about the new async features in c# +0.11
what is the automatic variable name of an auto-implemented properties -0.59
reuse of variables +0.48
Why does -2 % 360 give -2 instead of 358 in c# +0.43
c# generic constraint where is not class? +0.61
IDisposable with member from missing external assembly fails in fin... +0.25
Asymetric cryptography example in c# +0.48
What is the rationale for small stack even when memory is available? +0.37
c # regular expressions unsigned short,int,long +0.26
Are lambdas constructors for delegate types? -1.29
Confusion about C# Namespace Structure +0.73
Why does casting give CS0030, while "as" works? +0.30
Int-Pointer to unmanaged code 0.00
Is it considered bad practice to declare variables within a property? +0.62
Abstract class inheriting the most derived type 0.00
dynamic and performance +0.64