StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Lee

Rating
1640.84 (697th)
Reputation
123,773 (520th)
Page: 1 ... 39 40 41 42 43
Title Δ
Filtering out values from a C# Generic Dictionary +0.84
Notify Gui that data class has changed +1.63
How to define a return List<T> for a LinqToSql Join? 0.00
Functions should start with "Get"? -1.14
Factorial task is incorrectly outputting zero +1.16
How to force overriding a method in a descendant, without having an... -0.91
Object equality in .NET -1.41
Memory Allocation Question? +0.59
.NET inheritance: suppress a property from the base class -1.43
C# possible to have a constructor in an abstract class? 0.00
Stubbing a read only property with Rhino Mocks -0.50
BackgroundWorker with anonymous methods? +1.41
How can I Dynamically add (unknown type) controls to a form? +1.86
Try..Catch blocks always expensive? +0.14
Linq query help -0.54
Get average value from double[] between two indices -0.75
A constrained generic delegate in C# -0.16
Is it possible to use Microsoft.VisualStudio.QualityTools.UnitTesti... +0.92
Robust Code framework? +0.12
What is the fastest way to count the unique elements in a list of b... +0.96
Trying to understand the wikipedia strategy pattern example using n... +0.79
A method that returns bool, but loads multiple objects +1.21
List of generic interfaces +1.33
C# variance problem: Assigning List<Derived> as List<Base&... +1.38
.NET Proxy Support - HTTPWebRequest 0.00
Can a C# expression ever return void? -0.00
Finding a control on a Winforms using LINQ? -0.03
RhinoMocks AssertWasCalled on mocked object's method that needs to... 0.00
LINQ method with varying parameters -0.40
How to ask "Is there exactly one element satisfying condition&... +0.52
Contravariance explained +0.19
Setting the parameterless constructor as the injection constructor... -0.84
Custom Assembly Attributes -2.47
Help Linqifying collection to Dictionary -1.26
List<> of dynamicly created structure +0.46
Threading: does c# have an equivalent of the Java Runnable interface? -0.34
Why is this instance initiated by Unity not a singleton? -4.40
Working with DefaultOrEmpty in LINQ +3.29
nullable object must have a value -1.41
C# -LINQ- Extension Method +1.92
Is it better to use Enumerable<T>.Empty() as opposed to new L... +0.25
Can LINQ do this for me? -1.57
Taking baby-steps in applying a better design -2.09
What is an alternative to having static abstract methods? -2.03
Unable to cast object of type 'System.Collections.Generic.List`1[It... +4.24
C# Linq -Extension Method -1.32
Error: Cannot implicitly convert type 'void' to 'System.Collections... +1.45
How to update GUI with backgroundworker? -3.40
Append a Lists Contents to another List C# +3.65
Whose responsibility is it to throttle web requests? +1.22