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 ... 64 65 66 67 68 ... 76
Title Δ
Dynamics of the using keyword +0.20
Does this language feature already exist? -0.18
Can anyone explain this strange behavior with signed floats in C#? -0.05
Where to learn about VS debugger 'magic names' 0.00
Why the concept of "Covariance" and "Contravariance&... +0.41
C# parameters by reference and .net garbage collection +1.38
InvalidCastException for two Objects of the same type 0.00
Compiler optimization of repeated accessor calls +0.31
Foreach over a collection of IEnumerables -0.73
How can you do Co-routines using C#? +0.60
Why differs floating-point precision in C# when separated by parant... +0.93
Why can't I use/cast an Action for/to a ThreadStart? +0.76
What is the best .NET type for collections where each key can have... -1.19
What CLR do when compare T with null, and T is a struct? -0.71
Method binding to base method in external library can't handle new... +0.17
'Why' and 'Where' Generics is actually used? +0.39
When getting substring in .Net, does the new string reference the s... +0.62
Tips for optimizing C#/.NET programs +0.50
C# method contents validation +0.91
Try-Catch or Check Length? +0.51
write a function using generic +0.19
Enumerable giving unexpected output -2.41
Handling exceptions, is this a good way? -0.14
Are lambda expressions/delegates in C# "pure", or can the... +0.73
Should this immutable struct be a mutable class? +0.94
Open source C compiler in C#? -0.12
Why doesn't the compiler at least warn on this == null +0.09
C# - Inconsistent math operation result on 32-bit and 64-bit +0.04
Why only Seven elements in a Tuple in C# 4.0, with the eighth being... +0.89
New scripting language +0.97
C# Changing a constant -0.89
C# - closures over class fields inside an initializer? +0.83
Why doesn't the conditional operator correctly allow the use of &qu... -0.75
Best practice for creating objects used in for/foreach loops -0.20
C# debug vs release performance +0.41
Benefits of 'Optimize code' option in Visual Studio build +0.40
Help Understanding Enumerable.Join Method +0.85
Iterator blocks and inheritance +0.18
Regular Expression for any number divisible by 60 using C# .Net? -0.29
Optimizing a bin-placement algorithm +0.44
Most common or vicious mistakes in C# development for experienced C... -1.43
What exception class to use in when IEnumerable contains null +0.17
Is a call to the following method considered late binding? +0.91
Is a call to the following method considered late binding? -0.43
how can a lock statement exit without releasing the lock? +1.39
If my struct implements IDisposable will it be boxed when used in a... -0.47
What "thread safe" really means...In Practical terms +0.68
Double.Epsilon for equality, greater than, less than, less than or... +0.23
List<T>.Sort sorting nulls incorrectly +0.74
C# Lambda Expression Speed +0.49