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 ... 52 53 54 55 56 ... 76
Title Δ
Truly Immutable Dictionary in .NET +0.12
C# constructor chaining - changing the order of execution +0.07
Returning the first method that works, more elegant way? +0.39
Can someone explain how BCrypt verifies a hash? 0.00
What is the difference between delegate and event in C#? +0.25
Conditional operator in C# and return types -3.30
C#: what happens if an exception is not caught +0.19
When/why would you use Linq in an application? +0.33
How can I refresh my local database from a web service when an item... +0.39
How is resumption from await implemented? -0.84
High memory usage for small application +0.33
How to adding a fraction with a whole..? +0.24
c# find unused objects of specific class before garbage collection +0.40
How can I populate a list box with many categories using recursive... +0.11
Queryable Language Dictionary and Word Searching Functionality 0.00
How, exactly should I be using exceptions? +0.24
Immutable class appropriate when instances are used in a "what... +0.26
Fastest way to compute log_2(n) where n is of form 2^k? +0.11
How likely is it to get a HashCode collision with this hashcode fun... +0.28
How passing in x.ToString() into a method which is expecting an obj... +0.41
Extension method and dynamic object in c# +0.95
C# compiler error: Cannot convert lambda expression +0.12
Virtual Functions C# +0.46
I have scope issues with an enum -0.81
Problem with string as reference parameter when method takes Object... +0.39
Still Another Question About Immutable Objects -2.04
How to test if a lambda expression's query result is null? +0.36
Is 2 GB really my maximum? +0.54
Add a Median Method to a List +0.43
Properties - by value or reference? +0.35
Is it better to use out for multiple output values or return a comb... +0.38
Is there a programatic way to identify c# reserved words? -2.00
c#: keep ref parameter from constructor in class +0.26
Simple Linq expression won't compile -2.28
Math-pow incorrect results +0.94
Is there a compiler switch to turn off support for Generics in C#? +0.56
Garbage Collection and Finalizers: Finer Points +0.43
Why don't the values from my linq queries appear immediately? +0.30
why doesn't ; ; result in a build error in VS? +0.35
What's the memory footprint of the DLR? 0.00
Overloaded method-group argument confuses overload resolution? +0.77
Nested LINQ Query Question +0.50
C# implicit conversion to System.Double with a nullable struct via... +1.15
Struggling to make algorithm to generate board for a puzzle game +0.23
How does the method overload resolution system decide which method... +0.52
When to use pointers in C#/.NET? +0.71
What exactly are Integral Types? -0.94
Why there is significant performance gain when doing multiple inser... 0.00
How to sum individual digits of integer? +0.62
Asynchrony in C# 5.0: How does Eric Lippert's example work? +0.37