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 ... 29 30 31 32 33 ... 76
Title Δ
sum a complex dictionary using linq +0.35
Convert Func<Type, object> expression to Func<T> where... +1.57
Symmetric mapping of guids +0.32
Can another thread see partially created collection when using coll... -2.06
Why can't an interface contain types? +0.44
If Int32 is just an alias for int, how can the Int32 class use an i... +0.36
Why is there no contract for disposal? +0.15
Are MakeGenericType / generic types garbage collected? 0.00
What could be causing a System.TypeLoadException? +0.21
What does it mean for a method to be asynchronous? -0.63
OR vs || conditions +0.07
How does the RemoveRange() method work in a List<>? +0.54
How to solve polynomial with 4 or 7 variables in Fastest possible way 0.00
How to know if I Won the lottery In C# +0.48
Is it possible to change the return value in a finally clause in C#? +0.16
Is it faster to return early or to let the code finish? -1.38
Finding method call in expression tree / iterating expression tree 0.00
Initially assigned variables +0.24
What exactly is 'fixed' doing? +0.32
Is it better to define methods as static? +0.34
Whether all objects which are not manually disposed be automaticall... +0.41
Matlab exprnd(a,b,c) analogue for C#? -1.51
Check if the number a perfectSquare (number has more than 15 digits) +0.18
Getting a precise percent from two Big Integers 0.00
How do I disambiguate enums from fields without specifying the name... -0.67
Odd equality result with a HashSet of an Enum type? 0.00
C# post increment and pre increment -0.24
Generate random number between 0 and 1 with guassian distributes 0.00
C# generics: cast generic type to value type +0.53
Standard Operations on Option<T> monad beyond Bind and Map 0.00
c# implement interface method with parameter of subclass type -0.34
Generating salt with specified bit length +0.52
Form = Form = Form, what does statement do? +0.33
IComparable magic - why it's a valid statement? 0.00
How to automatically cast variables in C#? +0.67
Error: Incorrect syntax near the keyword +0.44
Expression that takes a DateTimeOffset causes Visual Studio Interna... +0.94
What are the Differences between C++ Templates and Java/C# Generics... +0.06
Doing Distinct() using base class IEqualityComparer, and still retu... +0.25
Does declaration in c# allocate memory or is it the new operator th... +0.07
Why following static function doesn't work ? +0.17
Float Precision Format to suppress trailing zeros +0.55
Why Thread.Start can throw OutOfMemoryException +0.46
Changing the params modifier in a method override +0.49
If Condition inside switch case +0.28
Scratch memory in a managed environment +0.08
Forcing GC.Collect() to reduce chances of running during time sensi... +0.37
How to determine the depth of a C# Expression Tree Iterativly? +0.54
C# compiler is trying to compile to the wrong overloaded method +0.07
Recursive Approach versus Stack for Depth First Search +0.48