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 ... 71 72 73 74 75 76
Title Δ
Why can I not assign a List of concrete types to a List of that con... +0.69
How to code a truly generic tree using Generics +0.06
Is RAII safe to use in C#? And other garbage collecting languages? +0.40
Returning generic interface and child implementations from a method +0.23
What's the best way to return multiple enum values? (java and C#) +0.17
Is it possible to constrain a generic parameter to be a subtype of... +0.98
How can a base class reference a supertype and still compile? -0.32
Why is it possible to have properties named the same as their retur... -0.10
Question about the garbage collector in .NET (memory leak) +0.00
What does the term "Naked type constraint" refer to? +1.09
combining two lamba expressions in c# +0.69
Object.Finalize() override and GC.Collect() +0.50
Practical uses of TypedReference 0.00
Why doesn't C# switch statement allow using typeof/GetType()? +0.64
Changing internal representation in runtime +0.19
A different take on FirstOrDefault +0.50
C#: Using pointer types as fields? +0.77
Is this is an ExpressionTrees bug? #2 +0.29
C# - Get number of references to object +1.17
Does "fixed" really guarantee anything when passing point... +0.23
Using REF & OUT keywords with Passing by Reference & Passin... -0.19
How to find recursion in your app? -1.51
How do ValueTypes derive from Object (ReferenceType) and still be V... +1.57
When using object initializers, why does the compiler generate an e... -1.03
Why are number suffixes necessary? -0.52
My (huge) application throws an OutOfMemoryException, now what? +0.56
Is this is an ExpressionTrees bug? +0.25
Are there any good reasons why ternaries in C# are limited? +0.13
.NET: Scalability of generic Dictionary -0.35
Rounding Error in C#: Different results on different PCs +0.23
Granularity of Syntax Coloring in Visual Studio +0.23
Index, assignment and increment in one statement behaves differentl... +0.81
Casting problems with connected Generic classes +0.37
Question about foreach and delegates +0.47
How Char By Char Traversal is possible? +0.88
ASP.NET Delegates and Expressions -Information Request +1.45
Linq XML Dynamic building +0.77
Securing .net Assemblies +0.48
C#: Exception handling in recursive call +0.07
Is it possible to write code that will cause long compile times? -0.83
How does the Search Predicate of Findall work in a generic List +0.78
What is the difference between explicit and implicit type casts? +0.18
C# (C++) Using bitwise operators -0.57
Why does every class in .NET inherit from Object? +0.63
Does using a delegate create garbage +1.23
Solving brain teaser using linq +1.84
Finding Fibonacci sequence in C#. [Project Euler Exercise] -0.30
Difference between two "where"s in LINQ +0.58
How to Compare Flags in C#? (part 2) -0.32
How to specify a generic type as a restriction in a generic method -0.36