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 ... 30 31 32 33 34 ... 76
Title Δ
Implement Singleton ... With Lock? +0.11
Async exception not caught 0.00
How to use C# generics without wildcards? -3.13
Classic ASP C# COM Microsoft VBScript runtime error +0.33
How are static contructors and private constructors different? +0.28
Reflection-generated and generic types -0.93
Generic strange behaviour -2.00
Generic strange behaviour +2.00
Bubblesort implementation using linked-list only partially works 0.00
Is an EXE just a DLL with a main method? 0.00
How does C# async/await relates to more general constructs, e.g. F#... -2.02
Generic constraint for Action doesn't work as expected -0.99
Encapsulation issue with delegates? +0.20
C# Generic Functions -0.97
Anonymous delegate variable reference +0.32
There is no implicit reference conversion from 'System.Collections.... +0.17
in C#, why not use 'new' keyword when declaring an int? -1.39
Why does the following code not compile? -1.17
Algorithm for Math.Random +0.17
Generics List<List<T>> +0.22
Getting a single result from a LINQ statement +0.16
Compiler not binding to correct generic method overload 0.00
Why do we have to use typeof, instead of just using the type? +0.42
How to access private members of superclass in override? +0.29
Running a C# console application in dos? +0.18
how to know where thread is started 0.00
Memory allocation of class objects +0.57
Confusion as to how "object" is used in C# +0.26
List which indices are expandable into both directions? +0.20
Why does these two code variants produce different floating-point r... 0.00
Custom structure/type that can be used with switch() +0.08
Why do I need to delete[]? +0.23
StackOverflowException even after increasing the stack size +0.20
Using Double Quote in String 0.00
Property with getter always returns 0 +0.32
What is difference between initiate a class and inherit a class +0.22
struct with string member? Invalid default instance acceptable? 0.00
Random rectangles placement with minimal overlap and good dispersion +0.35
Calling of Static Constructor and Instance Constructor +0.46
Crashing at simple object creation +0.07
Can I return a reference to new object instance from a C# delegate? +0.75
Should method that get Task and passes it away await it? -0.97
Why the label is not filled in "for" with Thread -1.58
How to get all possible solutions using backtracking algorithm? 0.00
What advantages or disadvantages would the ?= operator have? -0.75
Correct usage of Action and Events +0.35
GC.KeepAlive() when this is uncommented, still there is only one in... +0.44
interface<T> method<T2> where T2 : T +0.23
StackTrace/StackFrame don't return expected info in a production en... 0.00
How does variable know about the type it implements? -3.61