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 ... 42 43 44 45 46 ... 76
Title Δ
volatile for reference type in .net 4.0 +0.33
Implementing C# language extensions -1.62
Would C# compiler or Jitter optimize these kinds of arithmetic oper... +0.20
Is "Access to modified closure" resolved by comprehension... 0.00
Multiple Generics ambiguity +0.52
Why doesn't it matter that Null is not typesafe to those who like t... +0.38
"Unreachable code detected" in MSIL or Native code +0.25
IComparable behaviour for null arguments +1.29
Is there a way to limit who can inherit a class or interface? +0.51
Why are collection initializers on re-assignments not allowed? +0.07
Why are my C# enums not working? -0.47
Async/Await implementation of WebBrowser class for .NET +0.11
Is it possible to invoke a generic argument's method in C#? +0.42
Why aren't generic type constraints inheritable/hierarchically enfo... +0.23
What happens when you call a static method in C#? +0.70
Why do I need to pass strings by reference to my swap function? +0.24
Weird compilation error when indirectly refer to an assembly that d... +0.22
The name 'con' does not exist in the current context +0.52
Is it a breaking change that modifying the access modifier of a pub... +0.28
Does exception handling require object-oriented programming? -0.01
use Type.GetType(string) in C# 2.0 .net but type or namespace name... +0.05
C# Pre- & Post Increment confusions -0.86
Multithreading and closures in .NET +0.33
Implementing inherited abstract member with generic +0.33
Why can't I cast a dictionary of one value type to dictionary of an... +0.38
How to do a comparison function in C# +0.22
New-ing string types +0.27
C# Reflection: How to get the type of a Nullable<int>? +0.09
How do a turn a generics based method into a lambda with Func<..... +0.36
Recursive string replacement in C# +0.29
Explicit & Implicit Operator with Numeric Types & unexpecte... +0.61
Why is some ordering enforced in generic parameter constraints? 0.00
Definition of a method signature? +0.08
Why doesn't C# infer my generic types? +0.61
"Virtual Lists" in C# to avoid typecasting in inherited c... +0.65
Why only literal strings saved in the intern pool by default? +0.30
Polymorphism, overloads and generics in C# +0.19
Can I set a C# preprocessor directive from a central file? +0.50
Can't use ternary operator to assign Linq expression +0.30
Roslyn and a .NET less C#? 0.00
Random numbers vs. GetHashCode() in CompreTo()? +0.15
Why refactor argument of List<Term> to IEnumerable<Term>? +0.17
Using strings in an enum -0.60
Equality operators - always left-associative, will it matter? +0.14
Safe in C# not in C++, simple return of pointer / reference, +0.23
permutations/variation +0.08
how to refer to an item from anonymous type -1.62
"Iterating" over an async method +0.30
c# cast error (infinte value....what?) -3.33
Is this object-lifetime-extending-closure a C# compiler bug? +0.08