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 ... 7
Title Δ
C#/.NET 3.5: Casting objects that extend generic lists +1.16
C# How to access static field of a public struct +1.04
LINQ & Enumeration +0.40
Why can I initialize a List like an array in C#? +0.98
'Protected member in sealed class' warning (a singleton class) +1.46
How do i add items to a generic collection? +1.26
RawFraction performance counters in c# 0.00
How to compare two sorted large lists efficiently in C#? +0.06
how can i do binary search on an array of structs w.r.t a particula... +1.29
Interface implementations and return types +0.96
C# dictionary equality requirement +0.42
LINQ GroupBy confusion -1.53
compare dictionaries +1.29
Does an ICollection<T> have an order? -0.45
Unit-testing of a constructor +0.45
Why can't Dictionary<T1, List<T2>> be cast to Dictionar... +0.97
can there be concurrency issues when using C# class with only stati... +1.38
How to call constructor inside the class? -1.75
understanding ICollection implementation and interfaces 0.00
How to identify different instance of object? +0.48
structs and arrays +0.16
.Net: Does my connection get closed via Dispose in this example? +1.19
Is it possible to invoke a generic argument's method in C#? +1.24
What happens when you call a static method in C#? -0.50
Confused about '+=' operator in C# +1.53
Is it possible to pass properties as parameters -0.40
Redefining a function with a lambda or calling the standard API (Ma... +1.94
How could i convert TimeZone string to TimeSpan and vice versa? +0.99
How many days to add for "semi-monthly" +0.33
Operation not supported on read-only collection c# wp7 0.00
Validate a directory of windows -0.35
Why does the else branch not get executed? +1.25
Why can't I pass a various numbers of references to a function? +0.78
Cast a projected list using LINQ returns a list of null values? +0.85
When does inlining a task occur? +2.68
How can I calculate the sum of the integers in a dictionary? Tried... +0.05
One line bool from a QueryString -0.53
Print fibonacci numbers up tp 15,000 C# +0.56
use of stack and queue in tree 's application 0.00
What is causing this "Unexpected 'else'" error? +0.45
How can I use LINQ to avoid nested loops? +1.81
Linq to objects when object is null VS Linq to SQL +0.12
foreach + break vs linq FirstOrDefault performance difference +2.13
Why can't we do 'if (object)' in C# to test if object is null? +1.28
Single-Threaded Windows Service Delaying OnStop 0.00
Internal Interfaces & Classes +0.56
When does `Assembly.GetType(name)` return `null`? +1.23
C# Action<> with Func<> parameter -0.90
LINQ GroupBy continuous time +0.01
A generic method can use contravariant/covariant types? +0.42