StackRating

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

Adam Houldsworth

Rating
1647.14 (611th)
Reputation
55,332 (1,745th)
Page: 1 2 3 4 5 6 ... 21
Title Δ
Why overriding == must override equals? -0.06
Use string indexer on custom class +0.34
Populating A New Object With Existing Objects Data -2.57
How to change "ddd" datetime format to a number view -0.26
Mercurial: How can I create an unplanned branch +0.34
Is this query to retrieve data from database correct? +0.80
C# Windows 8 Metro game development 0.00
Whether there should be a difference to copy files in parallel and... +0.85
Is linq query a memory leak if I don't use dispose method? -2.27
Get [key] property from ViewModel +0.29
Can I hold a List<> of Object Types of the same descendant? +0.48
Mercurial, feature branches 0.00
How to Convert a Date String with Format "dd/MM/yyyy" to... +0.98
Loop won´t excecute unless I step through it 0.00
Constructor parameter - IList<CustomType> -0.78
Accessing a private class from another file +0.29
compressing code with C# generics +1.30
Why do I need a parameterless constructor? -0.39
static readonly Dictionary<> declared anonymously +2.12
Check an integer value is Null in c# +1.11
How can I fix the error : "Unreachable Code Detected" -2.34
Generate random X-length string +0.22
What are alternatives to declaring data structure in functions? -0.89
C# boxing when casting to ValueType +0.43
Does Microsoft allows access to built in method definitions? -0.74
Memory usage in .NET when creating a new class or struct +0.30
How does the implicit cast in BigInteger.Equals(Object obj) work? 0.00
Why there is two completely different version of Reverse for List a... +0.75
Layout of a Class +0.45
What does LINQ's Select(a => a) do? +0.95
How to zip two files using C# code .Net 4.0 and no use of third par... -0.39
How to add List and Dictionary to a List as elements -2.43
Caching and retrieving list of data using memcached -0.93
Is Queue<T>.Enqueue(T) method thread-safe when it is used alo... +0.89
How to test for NaN with generics (or why NaN.Equals(NaN) == true)? +0.94
Can I directly "Extract" an Item from a List<>? -0.01
BadImageFormatException when using IEnumerable and Multi Inheritance +1.44
C# Convert String to DateTime 0.00
StringBuilder performance in C#? +1.71
How to interface between implicit convertible type? -0.18
Why semaphore does not wait +0.56
Where should behavior live when the user story mentions the parent,... +0.94
c# generics error: The constraints for type parameter 'T' of method... -0.54
C# index outside of the bounds of the array in a list -0.67
Performance difference between returning a value directly or creati... +1.51
Reference types vs Nullable types ToString() +0.90
Empty "using" statement in Dispose +0.78
How do you store an instance of IEnumerable<T> in memcached? 0.00
Is it bad practice to use an empty method when setting up an event... +0.52
converting string to List<string> +0.43