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 ... 46 47 48 49 50 ... 76
Title Δ
Why can't I do this: dynamic x = new ExpandoObject { Foo = 12, Bar... +0.51
Made one instance of a class equal to another. – How to cancel that? -0.15
Overloaded indexer with enum : impossible to use default indexer +0.61
C#: Why is this object not modified after the function is executed? -1.22
Why can't a member method be passed to a base class constructor? -0.27
Scrabble word finder: building a trie, storing a trie, using a trie? 0.00
Anomaly when using 'var' and 'dynamic' -2.06
Is it possible to declare an anonymous type in C# with a variable/d... -0.46
C# - Can't declare delegate within a method -0.35
CoVariance Contra Variance +0.57
Local variable scope +1.21
Name of pattern and interface for bidirectional implicit operator o... +0.34
Which language idioms/paradigms/features make it hard to add suppor... -0.49
Scrabble word finder with wildcards +0.09
Is there a better way to call a derived class's overridden method f... +0.05
Static member access +0.32
Can I override Dispose to make an entity class that always calls Sa... +0.46
Initialization expression in c# -1.96
Why is the amount of visibility on methods and attributes important? -0.18
Should an expression of type ‘dynamic’ behave the same way at run-t... +0.36
C# - Is it possible to pool boxes? +0.41
Does the compiler concatenate LINQ where queries? +0.24
Question about inheritance and properties +0.35
Are parameters evaluated in order when passed into a method? -0.83
Empty <> before C# class name -0.25
One method not seeing another method in the same namespace -0.98
Java's and C#'s implementation of String -1.38
Break inside switch Cannot Terminate FOR Loop +0.45
Why can't I use the array initializer with an implicitly typed vari... +0.09
What's going on behind the scene of the 'foreach' loop? +0.37
What is equivalent of DateTime.ToOADate() in javascript? +0.83
Memory Allocation for Variable Declared in Class +0.41
Return type T can't be returned as null? C# Generics -0.09
Why is IList not deferred execution? +0.81
Creating a Namespace -> Class -> Nested Class? or +0.34
unchecked block doesn't work with BigInteger? +1.27
C# generics and type checking confusion +0.49
Are local variables within static methods thread safe? 0.00
Why generic extension method with constraint is not recognized as e... +0.59
No type inference with generic extension method +0.41
How can I write this method so that it is eligible for tail recursi... +0.37
C# Scripting and Security -2.67
In JScript: Can I enumerate the methods on an object created via ne... +0.48
can a enum variable garbage collected? +0.19
Threads synchronization. How exactly lock makes access to memory 'c... +0.28
C# Nullable value type generates garbage? +0.16
c#: Why isn't this ambiguous enum reference resolved using the meth... +0.10
Try/Catch exception continue from line that caused the exception +0.55
Lambda capture problem with iterators? +0.75
Can I pass primitive types by reference in C#? +0.28