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 ... 14 15 16 17 18 ... 76
Title Δ
Infer second generic parameter based on the expression argument of... 0.00
Monitor.Enter(object,ref bool) Implementation and Order of Lock Acq... +0.08
Ambiguity in parameter type inference for C# lambda expressions 0.00
Iterate through two directories 0.00
How can you chain F# functions inline properly for a set of operati... +0.08
In c, in bool, true == 1 and false == 0? -0.42
How to STOP a System.Threading.Timer +0.23
Is using Single as an Assert a bad practice? 0.00
Expression capturing closure when it should be referencing the clas... 0.00
Why can't I implicitly convert a class to its generic base class? +0.21
Can an Action be assigned to a void delegate implicitly? +0.79
Why are the comparison operators not automatically overloaded with... 0.00
A list of anonymous types with inheritance +0.08
Putting custom ICloneable implementation in abstract base class +0.07
Does async await increases Context switching +0.60
In-order traversal in BST-Ocaml +0.49
How do DLLs handle concurrency from multiple processes? +0.22
string[*,*] does not contain a definition for 'Contains' +0.32
Compiler Error: "error CS0307: The variable 'int' cann... +0.09
How come Unity's StartCoroutine work with and without assignment? +0.65
implicit operator with generic not working for interface 0.00
Does a MemoryBarrier guarantee memory visibility for all memory? +1.85
Using Linq to sum up to a number (and skip the rest) -0.66
Why are web apps going crazy with await / async nowadays? +0.18
Is the "when" keyword in a try catch block the same as an... +0.37
Inconsistent initialization syntax +1.01
How do I diagnose and remove an ambiguous reference in C#? +0.17
How Does This List Assignment Work? -1.47
How to pass char* in struct from c# to c++ +0.08
Best time to catch an error C# 0.00
Store reference of a value type variable C# 0.00
Why I am getting this Resharper warning - does not override 'Ob... +0.17
Adding Cards to the bottom of an immutable Deck +0.09
How to write a random number generator with a weight in C#? +0.50
Mixing async/await with Result -2.53
Implicit conversion of a method to Func<T, Tresult> -2.23
C# Joins/Where with Linq and Lambda how to return a List<T> -0.75
reverse doubly linked list in c# +0.32
Constraints for overridden generic methods -0.42
Sort Sequential Guids Generated by UuidCreateSequential +0.16
C# foreach inside while loop +0.19
Why do I need to instantiate an object in C#, but not in C++ in ord... +0.18
how to make a loop faster without parallelizing -0.08
C# generics performance vs interface +0.20
What does overloading true and false operators do? +0.09
How to Handle Exceptions in Code Contracts in C# 0.00
How can I improve this wrapper for Thread? +0.25
Getting type arguments cannot be inferred error from function that... -1.20
How to find the path that a recursive function took using c#? +0.21
Threading in C#: How to keep loop-index thread-safe? +0.42