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 ... 34 35 36 37 38 ... 76
Title Δ
Why is the integer converted to string in this case? -0.30
Where keyword class can be used in c#? +0.35
How to translate "default(SomeType)" from C# to CIL? +0.32
How to add or subtract two instances of the same class/type +0.18
Why cant we override Equals() in a value type without boxing? +0.23
What is the meaning of a public member of an internal class? +0.27
C# int- or object-to-double casting error explanation +0.31
Protect Password From Decompilation +0.37
Events aren't fields - I don't get it +0.52
System.Threading Sleep function help? (C#) 0.00
A* algorithm missing a calculation +0.07
C# and the mischief of floats +0.84
Encryption in C# +0.38
How can I tell if an int[] has not had anything assigned to it yet? +0.29
C# How to stop a method if it takes longer than 2 seconds? +0.21
Cannot convert from generic type to interface +0.30
Implementing nested generic Interfaces +0.31
How do you flatten a Linq query after using double grouping? +0.22
Is the pimpl idiom used in c#? +0.15
Why can't I implement an Interface this way? +0.25
C# - How to shrink SHA512 down to size +0.07
How to avoid or detect implicit delegate inference in C#? 0.00
Interesting Property Behavior +0.22
Cannot change type to nullable in generic method +0.34
How can an anonymous type object have convert to a string if it's n... +0.34
The ForEach Replace on this small code doesn't do what I expected i... +0.28
Why do static variables not allow recursion? +0.25
How to properly override equality? +0.42
Is this enough for signing data? 0.00
Is this a better way to fire/invoke events without a null check in... +0.23
Pause CS-Script 0.00
Variable Scope in C#, Java -3.36
If i return out of a try/finally in C# does the code in the finally... +0.17
Can I cache partially-executed LINQ queries? +0.19
Efficient graph traversal with LINQ - eliminating recursion +0.24
Having trouble with C# quadratic equation solver +0.07
how to allocate memory for a pointer parameter to an array through... +0.21
Why isn't type inference working in this code? +0.33
Is returning an IEnumerable<> thread-safe? -0.85
using try-catch in .net structure constructor +0.35
Why is the "ref" keyword used with System.ServiceModel.Ch... 0.00
Assigning anonymous method to delegate using parentheses gives comp... 0.00
Why does C# compiler produce method call to call BaseClass method i... -3.66
Are there any drawbacks to relying on the System.Guid.NewGuid() fun... +0.14
Extract public key from private key in C# 0.00
Why are ToLookup and GroupBy different? +0.35
Trying to raise event c# +0.33
Why does callvirt IL instruction cause recursive invocation in virt... +0.28
What is the best way to remove/skip an item from collection +0.29
How much to grow buffer in a StringBuilder-like C module? +0.21