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 ... 5 6 7
Title Δ
Is this bad practice? Overloading methods for generic interface and... +3.70
C# Defined Arrays +3.33
Concurrency issues with Random in .Net? -1.68
There's no destructor in Visual C#? +2.03
Is this List<T> property thread-safe? +0.24
Properties of Reference Types in C# +2.99
method overloading and dynamic keyword in C# +3.71
Compare lists and return objects that doesn't exist -2.86
Is there any method or way in C# to add items in a List<T> on... +4.10
Call constant property on class like static? -2.28
Please guide me in getting the following line c# lambda expression... +4.85
Saving Level in XML 0.00
compare lists and return common objects using LINQ -2.30
Why do I get a height and Width of 0? -3.58
How does a logical & work on two bytes in C#? +3.82
How do I define a property to read an attribute from, without insta... +1.03
max integral type in c# +1.36
How can I avoid the LNK2005 linker error for variables defined in a... +4.25
File Not Found exception in C# and C +0.04
get property using linq +2.60
What is the correct implementation of a "composite" varia... +4.37
Deserializing a JSON file with JavaScriptSerializer() -3.77
Compile time polymorphism / Overloading -1.48
Getting wrong return values when using reflection to call a static... -0.05
What's the problem with an interop class as a generic type parameter? 0.00
C# generic types -1.87
Equals() IEquatable How ther are related to each other? 0.00
Alternatives to Thread.Sleep() -0.27
Properties - by value or reference? +4.05
How can I override a virtual method, but still invoke the base clas... +3.99
Why don't the values from my linq queries appear immediately? -2.37
.NET - Is there a generic collection with a key/value pair where ke... -0.30
Lambda syntax: elements where a function has a certain value over a... -2.85
Installed Win Service not displaying in Service Manager -2.09
What is the difference between null and System.DBNull.Value? +0.56
const char * const versus const char *? +2.57
Getters, setters, and properties best practices. Java vs. C# -0.03
Using a combination of two fields as key in a dictionary +3.31
Hashtable A equals HashtAble B control -0.81
How to write event handlers for multiple similar controls? -1.21
A Question About Looping +4.43
how to write a function doing this code -3.89
Generic Object Creation Always Returning Nulls +4.94
Problem with deserialization after renaming assembly 0.00
Redirect STDERR output from COM object wrapper in .NET -1.15
Global const string& smells bad to me, is it truly safe? -3.14