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 ... 40 41 42 43 44 ... 76
Title Δ
In C#, is there a way to simulate passing a pointer (without using... +0.26
subtype and covariant return type +0.59
Are LINQ expression trees proper trees? -1.18
Best way to generate a function that generates a function in C# +0.41
Constants and compile time evaluation - Why change this behaviour +0.83
How to declare and use arrays in C# +0.31
Are there already built in functional C#/.NET constructs like these... +0.08
How thread can access local variable even after the method has fini... -1.05
C# // How to make few loops work in the same time? +0.15
Compile time constants and reference types +0.43
Generate GUID with random length +0.43
Returning more derived classes than interface specifies +0.08
What is the fastest way to convert the 'compile-time' type? -1.39
What is the purpose of the delete operator in Javascript? -0.68
What does the Expression<Func<T,bool>> declaration mean? +0.51
BODMAS principle in .NET +0.07
C# Namespaces and Assemblies Best Practice +0.16
Are C# uninitalized variables dangerous? +0.30
Try-catch speeding up my code? +0.53
Why is the binary output not equal when compiling again? +1.40
My iteration is taking forever. Looking for a better way +0.43
Does comparing to Math.Min or Math.Max short-circuit? +0.23
if condition with nullable +0.39
C# optional parameters on overridden methods -1.57
Public vs Protected +0.21
What is async and await and when would you use these in windows dev... +0.27
What is the use of 'abstract override' in C#? -1.12
Perfect Powers check -0.34
Is there a reason for C#'s reuse of the variable in a foreach? +0.34
Why does dynamic overload resolution not consider extension method... +0.38
Class and Method level generic type constraints interaction +0.40
How come my class take so much space in memory? +0.33
Can I include a static class in C# so I don't have to type the clas... +0.23
Enforcing a static method on a Type -0.24
Is it reasonable to avoid explicit calls to Dispose()? +0.37
How heavy .NET exception handling is? +0.27
Persistent collections and standard collection interfaces +0.08
Write a program that will surely go into deadlock +0.21
Reflexive type parameter constraints: X<T> where T : X<T&... +0.42
What is the difference between casting and coercing? -1.20
C# Type inference: How to properly define constraints on method? +0.09
C# 5 async/await thread mechanics feel wrong? +0.45
Inheritance and visibility of members +0.28
Can Monitor.Enter throw an exception? -0.54
How does the debugger get type information about an object initiali... -1.73
Is it wrong to use special characters in C# source code, such as &q... +0.23
C# Linq vs. Currying +0.31
Extension methods and static methods mismatch prototype matching in... 0.00
Comparing a generic against null that could be a value or reference... +0.09
C# How to make a recursive version of GetEnumerator() +1.04