StackRating

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

James Michael Hare

Rating
1645.83 (631st)
Reputation
32,367 (3,675th)
Page: 1 2 3 4 5 6 7
Title Δ
Custom Exception class +1.43
CoVariance Contra Variance +0.63
Calling constructor with different generic type than class is being... -2.26
Why cant I declare a generic list as nullable? -1.16
Removing items from Hashtable in a loop -0.14
Is it bad practice to use Action and Func all the time instead of m... +1.20
C#, is it okay to use nested classes for logical structure? -0.62
Compare past dates in LINQ -0.99
How can i refactor these two methods +0.36
Read property from the same class -0.32
Should GetHashCode Depend on the Type? +0.38
Return type T can't be returned as null? C# Generics +0.68
Benefit of using static methods in web appication -0.51
select sum hours in linq -0.34
This code returns distinct values. However, what I want is to retur... +1.19
Should I Write Tests for Argument Exceptions? +0.35
Selecting an object using Linq from an ordered result -0.36
What does it mean the prefix "global::" that intellisense... 0.00
Read a string, 3x3 characters at a time -1.22
Create method with unlimited expression parameters? +1.33
Why generic extension method with constraint is not recognized as e... -0.59
C# override public member and make it private +0.97
List items changes as I add new data... why? +0.15
string.Replace method problem +0.99
Is this the most efficient way to search for a substring? +0.98
How to rename duplicates in list using LINQ +0.59
Is it possible to optimize large switch on strings? +0.23
Custom function to replace lambdas Contains, StartsWith and EndsWith +0.60
string returned by function +1.30
Dictionary/List speed for database update +1.80
Programming Crashing Reason Unknown +1.74
C# Extension Methods +1.33
Why does my Application.Exit(); call fail? 0.00
Small objects: create frequently or reuse? +1.28
Why does casting an enum stored in an object to an int return a str... -1.02
specific Order by Linq to SQL +1.30
pass dynamic data type to function 0.00
Is it ok to have an array or list returned as a property in .NET? +0.68
using linq query to find value that differs from previously found v... +0.34
How to return all words that begin and end in certain characters? -0.96
LINQ, select with only the first element of child item +0.48
How to get a list of mutable strings? -0.18
Optimizing the declaration of variables in my project 0.00
Create List<CustomObject> from List<OtherObject>, remov... +0.32
Conditionally average a column of data in a DataTable +0.43
When should I use Lazy<T>? +0.42
What is the difference between Func<string,string> and delega... +4.14
Object properties not getting set in C# -4.47
Array of ValueType in C# goes to Heap or Stack? +3.42
linq update issue 0.00