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 ... 73 74 75 76
Title Δ
C# - Number to String Mapping - Tough Logic +1.96
Signing of .NET Assemblies +1.97
Enum type constraints in C# -5.13
When does a using-statement box its argument, when it's a struct? -3.27
What is the role of public key token? +2.29
Why C# doesn't allow inheritance of return type when implementing a... +2.17
How does the system know what to use when 'this' keyword is used? +2.15
Closures and Lambda in C# +1.27
Calling constructor overload when both overload have same signature +0.76
How do the stack, heap and frame conceptually map to c# constructs? +2.46
When to use Properties and Methods? +1.22
C# compiler bug? Why doesn't this implicit user-defined conversion... -3.89
How do I make double-checked locking syntax less verbose? +2.69
C# : Why doesn't 'ref' and 'out' support polymorphism? +2.60
confused with the scope in c# +2.57
How can I programmatically detect side effects (compile time or run... +3.09
implementing a state machine using the "yield" keyword +4.81
Trouble in implementing link list sorting in c# 0.00
Why does my C# array lose type sign information when cast to object? +2.39
How would you test something that filters complex objects +5.44
Is C# going existential on me? +0.72
C# ?: Conditional Operator +2.54
Covariance and contravariance in programming languages -3.22
Why such hype with C# lambda functions? -2.88
Better way to remove matched items from a list +2.60
Why does this "finally" execute? +0.01
Object.GetHashCode +3.58
Encoding issue: vbscript "Chr()" to .Net C# -1.92
Continue in nested while loops +2.36
Simplest example of need for "unification" in type infere... +2.50
Static Constructor & Singleton class -4.46
Windows Service: to code a software security feature +2.57
How to determine the type of the returned value within the generic... +2.51
Protect C# DLL from third party +1.30
C# SmtpClient.Send() - Any alternative (or companion) to handling t... +2.43
Exception handling: how granular would you go when it comes to argu... +2.54
Switch statement without default when dealing with enumerations +2.57
Efficient way to get first missing element in ordered sequence? +1.20
Assignment to volatile variable in C# +3.10
Bad practice? Non-canon usage of c#'s using statement +1.49
How does the C# compiler detect COM types? +1.44
C# supports value types and reference types, but are they all objec... +2.69
How can I build a Truth Table Generator? +3.16
Why Would I Ever Need to Use C# Nested Classes +3.42
C#: Recursive functions with Lambdas -0.54
C# : Is Variance (Covariance / Contravariance) another word for Pol... +1.56
Template method accessing static variables issue +3.45
Case Statement Block Level Declaration Space in C# +2.89
Writing C# Plugin System +2.63
Excel interop: _Worksheet or Worksheet? +3.00