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 ... 10 11 12 13 14 ... 76
Title Δ
Exception on Monitor.Exit in C# 0.00
How to enqueue and dequeue a lot at the same time? 0.00
When inheriting a base class, is there a reason why C# defaults to... 0.00
What is the fluent object model to make this work? +0.62
What is the functional difference between passing a class to a func... 0.00
In what situation might Text be different from ValueText 0.00
C#: Can I extend a foreign class such that it implements a local in... +0.08
Prevent certain objects from being added to a ArrayList -0.76
What is the std::partial_sum equivalent in C#? +0.08
Integral type promotion inconsistency -2.66
do local variables need to be nulled/disposed in methods? -0.42
Is it possible to promote an instance to an instance of a derived c... +0.08
C# "Integral constant is too large" - Integer variable to... +0.36
Optimizing loop -0.81
Optimizing loop -0.81
How do I make a program that rounds decimals to the amount that I w... +0.08
C# - Inside instance method, why can we access static members witho... +0.36
Double lock with volatile or memory barrier +0.40
Is there a deadlock case for Multiple locks on same object? +0.48
Why does C# support abstract overrides of abstract members? 0.00
Disambiguate between two constructors, when two type parameters are... +0.55
Trimming a mathematical expression +0.19
How do nested calls of async functions work? 0.00
Is O(N^2) nested for loop as O(N) while loop possible? +0.28
How does this code have reference to the struct? +0.64
C# Method's with maximum values? i.e. Size(int x < 40, int y... 0.00
For C#, is it possible to specify type constraints in an instance d... +0.23
C# Override abstract property with concrete property +0.40
Will CLR check the whole inheritance chain to determine which virtu... +0.35
C# console application - Calculating an average number +0.20
Generic abstract argument for method C# 0.00
C# Decimal To Octal +0.44
Why does Lazy<T> using ExecutionAndPublication behave differe... 0.00
What is major importance/role of stack memory if most of the data g... 0.00
Does it safe to convert bytes to string with UTF8 encoding? +0.35
Meaning of Third Condition In For Loop -0.59
Confused by C# lambda expression +0.23
A better way than having 3 nested for loops to get data I need +0.41
Guess the number in C# with player chances +0.20
Why do derived classes need to use a base class constructor +0.27
Can I use reflection to get the base property that has been overrid... +0.08
How to correctly block on async code? 0.00
Can I use constructor logic with object initializer syntax? +0.66
creating a method to return a range of random values +0.48
Converting C# Lambda to VB.NET 0.00
Removing keyword from list after matching the keyword with answer +0.08
Multiple linq "from" and variables visibility +0.29
How to call False method in Operator Overloading in C# -0.47
What is the difference, or relationship, between Strongly Typed and... -0.42
C# volatile variable: Memory fences VS. caching +0.08