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 ... 19 20 21 22 23 ... 76
Title Δ
How can compiler compute automatically co- and contravariance? +0.37
Minimal code for equality in C# +0.52
What does Eric Lippert mean by "you need to know what the base... -2.94
How to handle uninitialized local variables +0.45
Using and try catch in C# database related classes? +0.24
How to define what "Type" means +0.13
Wait 20 Seconds In Timer Before Executing Next Line Without Thread.... +0.55
Try-Catch-Finally block problems with .NET4.5.1 +0.65
Why do local variables require initialization, but fields do not? +0.46
Does compiler optimize operation on const variable and literal cons... +0.29
C# variable freshness +0.08
C# System.Object being the ultimate base class 0.00
Can't use an "inline" array in c#? -2.12
Get a random number focused on center -0.02
C# ForEach Loop (string declaration in loop) +0.45
How is a StackOverflowException detected? +0.31
Good way to manage very large collection +0.20
How to write symbol in c# that represents the gender masculine +0.87
Why not reveal the type and identity of the source to the client? +0.37
Factory Pattern to build many derived classes +0.41
The type arguments for method cannot be inferred from usage error -0.75
Lambda parameter conflicting with class field on accessing field in... -0.35
Catching and Throwing exceptions; Why is this considered an anti-pa... 0.00
How to get Invoked method name in Roslyn? +0.39
foreach won't type check even when enumerated type is sealed -0.47
foreach won't type check even when enumerated type is sealed +0.86
Covariance in generic interfaces +0.33
C# Program freezes in for loop +0.20
What will dapper do with a predicate? +0.31
C# Thread.Sleep(1000) takes much more than 1000ms on some pc -0.90
When does a local variable inside a function *actually* gets alloca... +0.55
Why doesn't incrementing Nullable<int> throw an exception? -0.27
Why is an unsigned int regarded as a long? Am I missing something? 0.00
Getting list of Inherited types doesn't work for all types +0.61
Why are casting and conversion operations are syntactically indisti... +0.34
If a static readonly member calls a static method to get a value, i... -2.52
Should dapper use a "using" statement? +0.46
Does the C# compiler get the Color Color rule wrong with const type... +0.09
Prevent others from using my dlls +0.08
Enforcing type safety of inherited members in inherited classes +0.14
Convert from C# to English +0.08
why is my SelectMany linq statement consuming large amounts of memory +0.09
How do I get the name of a type argument in a generic method? +0.61
using float + Lambda Expressions C# +1.02
Design reason why .NET does not have a conceptual (Fatal-)Error exc... 0.00
Difference between "C++ void Pointer" and "C# var&qu... +0.34
Ambiguous call between overloads of two-way implicit castable types... +0.56
Custom struct types in memory -1.29
Addition of int and uint -0.17
Get all possible distinct triples using LINQ +0.66