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 ... 55 56 57 58 59 ... 76
Title Δ
C#: How to translate the Yield Keyword +0.36
Why is an Add method required for { } initialization? +0.70
Method not being resolved for dynamic generic type -0.87
Simple examples of co and contravariance +0.34
Is the C# compiler unable to infer method type parameters by expect... +0.70
Secure Equals: Why is inequality still consistently less time? -2.04
What's the best way to ensure a base class's static constructor is... +0.18
Why doesn't C# allow me to use the same variable name in different... +0.29
Dynamic Lang. Runtime vs Reflection +0.35
Behaviour and Order of evaluation in C# -0.84
Why does capturing a mutable struct variable inside a closure withi... -0.68
Type Forwarding in .Net: Does the class forwarded need to inherit f... +1.79
Time complexity of a powerset generating function +0.14
Is the ++ operator thread safe? +0.87
Is Extension method thread safe? -1.73
Insert a byte array into another byte array at a specific position... +0.67
Why is params keyword not contextual? -0.75
What's the benefit of accepting floating point inaccuracy in c# +0.39
What does ^ after a type mean in c++? +0.64
How can I use GetType to access methods/properties of derived class... +0.35
Differences between extension methods in C#3 & 4 +0.93
Interface Casting vs. Class Casting +0.65
How to Subtract Bytes on One Line in C# -1.45
Why is Func<T> ambiguous with Func<IEnumerable<T>>? +0.67
How can I instantiate immutable mutually recursive objects? +0.48
Question regarding IEnumerable and IEnumerator +0.69
Is it Possible to Return a Reference to a Variable in C#? +0.52
Signing assembly with Private Key +0.80
Manhattan Heuristic function for A-star (A*) +0.52
Structure of Astar (A*) graph search data in C# -1.17
Covariance and Contravariance on the same type argument +0.67
Trouble compiling some decompiled C# code +0.56
Basic object reference and use question using c# +0.45
What's up with Marshal.Release? +0.68
How would I initialize these two lists so that modifying one doesn'... -2.54
Can an open type be a struct? -1.84
Using Constrained Execution Regions 0.00
Is it possible to detect a recursive function in an untrusted assem... +0.15
multithreaded variable access +0.56
Detecting when about to run out of memory (getting the amount of &q... +0.46
Why the compiler emits box instructions to compare instances of a r... -2.37
Is it possible to mark an assembly as deprecated? +0.27
Why is catching "Exception" not ambiguous when I have Sys... +0.84
Local Variables and the Stack +0.29
Which exception to throw on discovering illegal/corrupted container... 0.00
'Delegate 'System.Action' does not take 0 arguments.' Is this a C#... +0.31
C# - how to apply different generic methods for T and T[] +0.42
c# associative array with dictionary +0.32
How is a random number generated at runtime? -0.01
Post increment question -0.32