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 ... 47 48 49 50 51 ... 76
Title Δ
IL Instructions not exposed by C# +0.51
Why can the as operator be used with Nullable<T>? +0.20
Why are field initializers of a derived class are executed before b... +0.32
How to tell if MemberInfo is internal 0.00
Can I instance a class that inherits the values of an instance of a... +0.23
Icon still usable after calling Dispose()? +0.63
central limit theorem 0.00
Making a private method public to unit test it...good idea? +0.20
Could I hide the encryption key of a c# exe securely (in a way that... +0.40
Why C# don't accept constructor requirements with parameters on gen... +0.29
How do I create a list of objects that inherit from the same generi... +0.28
What are the rules for evaluation order in Java? +0.44
covariance/contravariance in C# +0.15
C#: assign 0xFFFFFFFF to int +0.35
Do variables need to be referenced for them to be included in a clo... +0.29
Do variables need to be referenced for them to be included in a clo... +1.29
Return to first element in foreach +0.27
what is the Best definition of the term "Type" specially... +0.59
If strings are immutable in .NET, then why does Substring take O(n)... +0.26
How to Combine two lambdas -3.04
Why was IEnumerable<T> made covariant in C# 4? +0.83
Why Except function applying Distinct? +0.59
C# and immutability and readonly fields... a lie? +0.75
C# Language: Changing the First Four Bits in a Byte +0.06
Method Overriding in C# -1.51
How to create a constructed generic type without specifying any typ... 0.00
C#: How to forbid implicit cast from child to parent class (i.e. in... +0.25
C# - foreach loop within while loop - break out of foreach and cont... +0.33
How to ensure that communication between 2 points is not tampered? +0.39
What is the parameter type for a generic function parameter when ca... +0.46
C# generic constraint: type parameter on the class inherits type pa... +0.31
Rename a running executable (exe) file +0.42
Is it possible to assign a value to a nullable using the conditiona... -0.84
Any elegant way to operate with generic types? +0.61
Is it atomic this "Int64" surrogate? 0.00
C# how should I go about creating this threading application? +0.46
Operator '=' chaining in C# - surely this test should pass? -0.31
Lambda expression not returning expected MemberInfo +0.30
using extension methods on int +0.11
Most Efficient way to test large number of strings against a large... -0.46
C# language: Garbage Collection, SuppressFinalize +0.40
C# Method Statements Not executing in correct order -0.39
Why isn't the finally executed in this situation? +0.47
Why can't nested generic types be inferred? 0.00
Multi threading which would be the best to use? (Threadpool or thre... +0.21
Some questions about executing programs across multiple cores 0.00
Wondering why pointer arithmetic not working in asp.net +0.34
C# why code compiles without any name spaces included +0.63
In C# 4.0, is there any way to make an otherwise private member of... +0.35
Casting question in C# -0.44