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 ... 39 40 41 42 43 ... 76
Title Δ
Assembly does not allow partially trusted callers when using a cust... +0.08
Why using IntPtr for handle? +0.36
"Safe" handling of a Mutex? +0.28
parallel.foreach works, but why? +0.45
Is the property accessor/mutator (getter/setter) the right place to... +0.22
Why such a high collision rate with my ELF hash implementation +0.39
Enumerate graph recursively +0.41
Can someone explain this LinkDemand warning when subclassing a Wind... +0.95
Testing for null reference always returns false... even when null -2.56
Who actually last decide what is the Generic Type? +0.22
using a negative number in the default section of a switch statemen... +0.44
Linq and Cross Products +0.10
Graphics implementation of cellular automaton in C#? 0.00
Constrained generics with hierarchy in type parameter +0.56
c# reference understanding? +0.49
How can a B-tree node be represented? +0.95
Combine Lambda Expressions -2.85
How many String objects will be created when using a plus sign? -0.30
C# + Linq program randomly just disappears 0.00
Strange Behaviour Using Delegates and Lambdas +1.38
Why isn't string concatenation automatically converted to StringBui... +0.59
Nested "from" LINQ query expressed with extension methods +0.09
static readonly vs const at different assemblies? +0.38
Why does C# bind the local variables up-front? +0.23
Can't convert value type array to params object[] +0.76
Object type boxing with a reference type variable +0.24
value assigned, never used, but no compiler message +0.16
Class constraint must come before any other constraints +0.48
How can I add visible information to C# classes using attributes? +0.22
string not being changed by reference +0.16
Reducing if statements when calling other functions -0.02
LINQ + Foreach vs Foreach + If +0.42
Extreme Memory Conditions Testing : How to saturate RAM? +0.15
How does polymorphism work with undefined intermediate types in C#? +0.26
How do I encrypt a string of text so that the encrypted string is d... +0.23
Using a type, without knowing about the dll +0.40
LINQ query returns old results when source list is re-initialized +0.44
Why does a const int implicitly cast to a byte, but a variable int... +0.25
Non-read only alternative to anonymous types -0.59
C# || operator not working with nullable booleans +0.22
Is it Possible to create an entire application using just dynamic p... +0.29
Why does the == operator work for Nullable<T> when == is not... +0.18
memorizing values in variables VS using functions/methods that retu... +0.07
Immutable or not immutable? +0.20
Why does this implicit conversion from int to uint work? +0.25
Casting null doesn't compile -0.46
Should I always wrap my code in try...catch blocks? +0.35
C# class method. How to fail and return why? +0.37
stop iterating after returning a true? +0.29
Alpha conversion in lambda +0.26