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 ... 32 33 34 35 36 ... 76
Title Δ
c# Naming Convention -0.03
Why does a static hide an overridden method at compile time? -3.08
What is the difference Between Assignment and Creating Instance of... -0.33
Guid.NewGuid() VS a random string generator from Random.Next() +0.28
How to take a probabilistic step? 0.00
How to modify a readonly field in a value-type after construction 0.00
Calling Func<string,object> in lambda +0.24
C# static classes and the is operator +0.20
Why does typeof(Object[,][]).Name equal "Object[][,]"? +0.78
How do I make a method that accepts multiple lambda expressions as... +0.27
What's the best way to merge strings? -0.16
Coercing floating-point to be deterministic in .NET? +0.82
Dynamic binding vs type inference 0.00
Static Class and Private Constructor -0.11
How to get a parent class, if the parent class is an inherited class? +0.34
T of Func<S, T> is inferred from output of lambda expression... +0.49
C# generics - what is gained by making a wrapper class generic? -0.57
How to stop threads? +0.34
Read Introduction in C# - how to protect against it? +0.16
Solving project euler number 6 in C# +0.42
How implement own HashSet contains method -0.22
Forcing the modification of a particular object and any extensions... 0.00
in-line 'try' statement in C# possible? +0.50
Obtaining an intersection of two IEnumerables using LINQ +0.12
C# Thread seems to start multiple times +0.08
Changing the 'this' variable of value types +0.34
Restricting use of a structure in C# +0.23
Specified cast is not valid #3 0.00
Is Roslyn Cross Platform? +0.07
Sorting objects using IComparable +0.25
Unable to cast object of type '<>d__6' to type 'System.Object... +0.50
Comparing 2 b-tree's to see if they contain the same values +0.26
My Parallel loop does not improve performance 0.00
How to weight a random number based on an array +0.18
Find named mutexes in an C# application 0.00
Cannot perform explicit cast +0.07
Issue with closure variable capture in c# expression 0.00
No assignment compatibility between Dictionary<int, List<T>... +0.34
What is the proper terminology for each type of an identifier? -2.17
IEnumerable<T> as return value, deferred execution and N-tier... +0.28
Exit Code - 2147220978 (0x8004020e) +0.42
Why are inaccessible members considered inherited? -0.53
Generic type parameter covariance and multiple interface implementa... -0.43
Why are operations between different enum types allowed in another... +0.28
Is GC working properly? +0.10
Is an object captured by closure when its field is used in the clos... 0.00
Confused on the approach I should take for a mud/interactive fictio... +0.06
Declaring value types by using operator "new" +0.07
Omitting c# new from jagged array initialization +0.30
New to LINQ: Is this the right place to use LINQ? +0.07