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 ... 7
Title Δ
Performance difference between .where(...).Any() vs ..Any(...) +2.36
How to pad 0 while copying files in c#? -0.81
What does the @ sign prepending strings mean in C#? +0.76
In C#, how do I use struct like an enum? -1.21
What is E in floating point? -0.78
How to get whats NOT in a List<T> +0.83
How does C# version, VS version, and .NET framework version, etc fi... +0.20
Call a method that returns a value every 5 seconds C# +0.25
“does not contain a definition…and no extension method..” error -0.97
ConcurrentDictionary Pitfall - Are delegates factories from GetOrAd... +1.43
Is there some way I could combine this C# code? +0.44
Error message handling due to exceptions -0.36
Decorator pattern - access value in wrapped object from decorator 0.00
using Multiple using statements to dispose DataSet and DataTables -0.94
LINQ OrderBy anonymous object with projection comparer -0.78
Checking each item in IEnumerable<List<int>> +0.81
passing null parameters -0.31
Can't modify property of a structure stored in a another property +0.38
Referencing non-static fields from static functions and vice versa... +1.41
What did it mean these symbols (& ~ |) when use font class -1.62
Order of LINQ extension methods does not affect performance? -0.57
How to extract the numbers from a text file 0.00
Method creation dilemma 0.00
Defining bounded generic type parameter in C# -0.14
How to specify to validate this situation with generics? +0.33
Go to each white space in a string. C# +1.11
Tuple == Confusion +1.74
How to sort following list 0.00
Difference between generic declaration and providing class parameter 0.00
How do you add an Action<string> to an interface? +0.90
Collection was modified; enumeration operation may not execute +0.37
can I use THIS pointer in friend class? +0.84
Replace multiple chars in string (Make valid folder name) +1.57
Logging in an application 0.00
Assigning values to an array of bool's based on checkboxes 0.00
Are there any tools that allow me to change all C# built-in types t... +1.53
Implicitly call parent constructors +1.30
Compile time errors and unreachable code +1.41
How does a static constructor work? +0.79
How to create extension method on generic collection 0.00
How to log stack trace using log4net (C#) -0.34
is there a better way to order a IEnumerable to match an arbitrary... +0.05
multiple inheritance is convenient? +0.83
Using TRest componet of Tuple 0.00
How to push char array? -0.66
Printing data from text file , the program always goes to the last... 0.00
C#: Finding and changing an element in an array of struct +0.36
Why compile error "Use of unassigned local variable"? +1.20
C# Implicitly Typed Variable re-initialize -0.49
The best way to convert List<Object> to ObservableCollection&... +0.57