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 ... 57 58 59 60 61 ... 76
Title Δ
Why does using Random in Sort causing [Unable to sort IComparer.Com... +0.42
Is it possible to test if a WebBrowser.Document has been disposed s... +0.68
get back value from Hashed value? -0.06
What wrong with Dictionary in property of class? -0.98
C# High double precision +0.70
Runtime exception, recursion too deep +0.55
What is the purpose of 'volatile' keyword in C# +0.34
double division by using two floats? -0.27
Why doesn't delegate contravariance work with value types? +0.13
Is there a good LINQ way to do a cartesian product? +0.16
How could the new async feature in c# 5.0 be implemented with call/... +0.68
Iterators in VB.NET vNext, and limitations of iterators in C# 0.00
How to supress C# warning CS0675 : Bitwise-or operator used on a si... +0.38
Handling a null exception C# -0.09
Visual Studio Async CTP - How does it work? -0.71
What's a good non-networked example of the new C# Async feature? -0.14
How to calculate a bezier curve with only start and end points? -0.23
Is it poor form for a C# class to subscribe to its own published ev... +0.01
Passing anonymous typed group to a function 0.00
Is instantiating a Queue using {a,b,c} possible in C#? +0.39
Why can unrelated c# interface references be compared without compi... -0.13
Why is the pattern to update UI from a different thread not built i... +0.89
Using void pointers as template and function parameters in C# -3.28
Access to modified closure... but why? -0.36
Why does Try-Catch require curly braces -0.00
Calling a non-void function without using its return value. What ac... -0.13
What is the purpose of throwing specific exception subclasses? -1.39
When NOT to use yield (return) +0.37
Generics: Why can't the compiler infer the type arguments in this c... +0.50
Which objects will go to Stack and which to Heap and why? +0.71
generic binary Search in c# +0.13
Structs versus classes +0.36
Why are extension methods only allowed in non-nested, non-generic s... +0.54
Questions about IntPtr +1.31
Is there a bug with valuetype operator handling in dynamics? +0.44
what is the point of using ternary operators instead of IF THEN? +0.66
declare a method always throws an exception? -0.11
an I prevent a specific type using generic restrictions +0.47
Discrete Anonymous methods sharing a class? -1.23
A sensible path to becoming a C# and ASP.NET guru? +0.14
C# linq FirstOrDefault() +0.31
Statements only in methods, but what about declarations? +0.85
Is there a coalesce operator for properties of properties in c#? -1.29
Can Interlocked class safely be mixed with lock()? -1.02
Yield Return Many? +1.10
Are there any benefits to using a C# method group if available? -0.32
Why is ValueType.GetHashCode() implemented like it is? +0.28
Using base.Any(..) the warning is: 'HashSet' does not contain a def... +1.07
Why do Java and C# have bitshifts operators? +0.50
How to create my own System namespace and objects? +0.82