StackRating

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

Scott Hannen

Rating
1531.02 (17,660th)
Reputation
13,191 (11,010th)
Page: 1 2 3 4 ... 22
Title Δ
Circular Dependency Injection in constructors 0.00
LINQ restore order post-parallel-processing +2.47
Circular component dependency detected Repository pattern with auto... 0.00
How do I parse a XML document into object models? +0.20
Automapper Map multiple optional properties to list -0.24
Is it possible to use a dictionary in a mock method with Moq in C#? +1.90
Cannot implicitly convert type System.Collections.Generic.List back... +1.26
How do I fake Action<string> -1.84
Force usage of the private property even if there is the private fi... +0.85
How do I refactor similar methods to eliminate duplicate setup and... +2.62
Asserting against handled exceptions in NUnit 0.00
Helper method for calling generic methods with reflection 0.00
Can A subclass be downcast while sent as a parameter to an overload... -1.53
How to distinguish unexpected (boneheaded) exceptions from expected... 0.00
Decoupling a class that depends on another class whose constructor... +0.01
Increase Excel file reading speed 0.00
Pattern for injecting a type as multiple discrete singleton instances -1.84
Moq - Non-overridable members may not be used in setup / verificati... 0.00
How to allow derived collections in generic method +0.47
c# how to initialize or set a default constructor value to a inject... +0.50
How do I inherit from Dictionary<TKey, TValue> but validate t... 0.00
IsAssignableFrom - what is the correct sequence of the parameters?... +0.44
How can I test methods containing Application.Current 0.00
Generic non-binary tree with different types per level 0.00
Why does modifying one session variable also modify a different ses... +2.18
Multiply int and <T> 0.00
I would like to convert an instance of object to an instance of a t... 0.00
Error with converting an image to byte array 0.00
How to change the background color of $(this) element on text chang... 0.00
How to prevent InvalidOperationException caused by List in a multit... 0.00
C# How to remove extra comma form a specific line in a comma delimi... -0.56
get the position of a string in a text file based on the line numbe... -0.29
Removing first 3 Items from a list +1.25
Get an attribute for a class containing a property with a Lazy init... 0.00
Mocking interface doesn't make sense? 0.00
Deserializing XML has null object +0.04
How to return a reference to a static class -0.02
Implement custom dispose for AddScoped services in .NET Core built-... 0.00
public non generic Constructor of List that cant be used 0.00
How do I delete items from a List<T> while enumerating the li... +1.72
Class does not implement the interface method 0.00
Is there a way to create an event handler code in another class and... +0.46
Extension method with ref does not work with arrays +0.49
CSVHelper: Use the IndexAttribute to write out an empty field(s) 0.00
How do I register a delegate or function with Autofac when the func... 0.00
How to put all delegate methods into a dictionary? -0.50
how to get singleton instance in another class +0.19
How to extend / define an interface using the same exposed interface? 0.00
How to add method with parameter in a list -0.04
Does object instantiation have to occur inside using block expressi... +0.46