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 ... 35 36 37 38 39 ... 76
Title Δ
When to Assign Types? +0.43
What is the justification for this Nullable<T> behavior with... 0.00
Wrong overload is overridden when two methods have identical signat... 0.00
Delete inside foreach with linq where +0.11
How fast are Count and Capacity? +0.32
Why can't I convert an object (which is really object[]) to string[]? +0.28
Why can't an expression tree contain a named argument specification? 0.00
Local variable with same name as instance variable = unexpected res... +0.41
Why does the file async API block +0.19
Measure code speed in .net in milliseconds +0.36
Order of LINQ extension methods does not affect performance? +0.57
yield return when appending values on to the end of an existing IEn... -2.35
Sleep task (System.Threading.Tasks) +0.38
How to use LinQ to increase performance +0.38
does using "from" more than once is equivalent to have jo... +0.21
What is the purpose of the extra braces in Switch case? +0.16
Path Manipulation (security vulnerability) +0.36
Passing immutable value types by reference by default -0.18
Can you make a C# program which can not access to any local file sy... +0.33
Round to the nearest dollar 0.00
What is the rationale behind the decision to have "null as str... -0.83
Unsafe method to get pointer to byte array +0.38
How does the .ToString() method work? +0.35
Why is there no "date" shorthand of System.DateTime in C#? +0.54
Why does the C# compiler allow a cast to be performed with Linq but... +0.34
Efficient implementation of immutable (double) LinkedList +0.57
c# compiler: get intermediate output -0.31
Why my Close function isn't called? +0.22
What does "distribution of the hash function" mean? +0.08
c# delegate not working as it should? -3.09
C# refactor if-else statement code +0.36
Should I use Threads or Tasks - Multiple Client Simulation +0.18
Use threads when traversing a tree +0.22
How to draw parabolas in C#? +0.07
Does garbage collector reclaim value type memory 0.00
Generating random sequences of bits +0.29
Make a reference to another string in C# +0.14
Use if statements to micromanage stack +0.23
Can I use using statement with RHV (right hand value)? +0.23
coding to an interface, in a list - syntax +0.24
Why does C# allow multiple inheritance though interface extension m... +0.48
Bitwise representation of division of floats - how division of floa... +0.26
Time delay in For loop in c# +0.39
What's the reason for letting the semantics of a=a++ be undefined? +0.35
Playing Cards: Should they be enum or struct or class? +0.18
Get Last 2 Decimal Places with No Rounding +0.29
Why is casting a dynamic of type object to object throwing a null r... +0.51
Seeking clarification on apparent contradictions regarding weakly t... +0.25
Impure method is called for readonly field +0.62
Invert bitwise shift operator / power of two -1.63