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 ... 12 13 14 15 16 ... 76
Title Δ
C# Method overload resolution not selecting concrete generic override -2.85
Mark async methods that just return a Task with the Conditional att... +0.83
Quick C# Syntax Explanation +0.08
Trying to add two numbers, but it doesn't work 0.00
Count of union two HashSet +0.08
Implicit conversion fails when changing struct to sealed class +0.31
Polymorphism with generics - strange behavior +0.63
Why would one use Task<T> over ValueTask<T> in C#? -0.53
Limited performance with use of permutation and recursion 0.00
Height of tree with single node +0.08
Sizeof of an array...how does it work? +0.15
How to restrict access to a nested class to its container in C#? +0.35
Better way to iterate over several foreach loops together and add i... +0.09
Lambda expression (or other way) to search collection -0.59
Ref returns restrictions in C# 7.0 +0.52
Delegate return type different with lambda function -1.19
ICollection - check if a collection contains an object +0.32
Sorting lists in c# 0.00
C# Asynchronous call "invoke and forget" -1.05
c# any way for an anonymous class to escape an inner scope block? +0.29
Generics - Cleaner way to implement mutual compile-time type safety? 0.00
Randomize values without exceeding a value? +0.08
Lambda function in C# context and OOP +0.32
C# Linq aggregate intermediate values +0.28
Type arguments for method can be inferred for 1 but not 2 parameter... +0.66
Why is there no inverse to object.ToString()? +0.69
Why A non-parameterless constructor is still ok? +0.56
How do yield and await implement flow of control in .NET? +0.53
Generic "identifier" pattern in C# +0.08
Why is using namespaces working in an unintuitive way? -2.57
String.join on one dimension of a 2 dimensional array -0.50
C# Converting object to List<object> +0.08
Async methods running on same thread with no time delay +0.31
IEnumerator vs IEnumerator<T> 0.00
Problems with Enum as Flags -0.81
How can you implement a Remove method on a custom collection(c#) wi... +0.33
Compiler warning when using const boolean +0.22
Why does C# implement anonymous methods and closures as instance me... 0.00
Trying to divide two numbers keep getting Dividebyzero error 0.00
Need in IS operator in C# +0.09
Recursive code is hard to understand - need to simplify +0.33
C# difference between button events and custom class +0.08
How to execute multiple async Tasks concurrently +0.53
Is it possible for a derived class to hold a reference to an existi... +0.46
In C#, how can I order this list of objects by which item is greater? +0.18
Inheritance - Can't access base class data member in derived cl... +0.21
how to get rid of Too many characters in character literal? +0.08
My "if" statement is not working as expected +0.08
Can you use nameof when hidden by in scope member? +0.07
Overloading methods in inherited classes +0.31