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 5 6 ... 22
Title Δ
Is C#'s Queue.dequeue() pass by reference or value? 0.00
Use a String variable as argument from if sentence -0.28
Best way to handle similar classes and store them? +0.61
How to unit test webapi controller sends back error +0.44
How do I get a result from this mocked service? -0.03
How to cast a 'list of classes' to a 'list of its inter... -2.02
How to update reference of reference-type passed by value 0.00
How to optimise a generic printing method 0.00
A generic way of applying interfaces to classes with the same prope... 0.00
Generic way to access class properties 0.00
How to filter the list based on generic property -2.11
Testing callback with observable pattern 0.00
When to use reflection instead of referencing an assembly 0.00
Using a WCF service to share information across clients -1.74
Is it a good practice to have setter in the get instance property o... 0.00
Understanding the basics of Return Types +0.43
Is is possible for a generic method to use different (generic) obje... -0.05
Using abstract class as parameter in base class constructor to have... 0.00
Will making a controller method async improve its performance? What... +2.16
Equals() method not recognizing similar/same characters when compar... +0.29
Mock a property of an object to return a value that is coming from... -2.06
Should all public methods be declared in the interface? +0.21
What is the proper way to down-cast a parent class property to call... -1.24
How to get a value from a dictionary using other values +1.02
How to use data from Excel file as data source ASP.Net MVC App 0.00
Why can't I parse this string to DateTimeOffset with my system... 0.00
break statement issue - sonarqube -0.30
C# Generic List Set value as items index -0.47
'accessibilityobject' threw an exception of type 'syste... -0.04
Select From List Where Condition Exists in a Second List +1.78
Creating a Moq of a static extension method from LLBLGen 0.00
Trying to read from text file into List<class> +0.45
Dbcontext.Savechanges() in the for-each loop, best practice 0.00
How to enable view state for pop up submissions 0.00
Is there a way to abort a thread and then open it again with a new... +0.44
Is it better to declare all methods to be called from main() as sta... +0.35
C# how to cast object to runtime type? 0.00
How do I fix SonarQube "variable is null on at least one execu... 0.00
Why MVC base classes has extremely different implementation than We... 0.00
Is it possible to infer the name of a type on a null check +0.51
Why do I get a warning when trying to run an async method on anothe... -0.51
'context.Request' threw an exception of type 'System.We... +0.46
Fix implicitly typed error with multiple class calls +0.46
design pattern like electricity switch? 0.00
How to run foreach loop using the same SQL Server connection using C# 0.00
Why can't the properties of anonymous types be swapped within a... +1.72
Using Epplus to generate xlsx with nested list -1.97
How do I find properties and fields for a type and then read them f... +0.30
Autofac Creating Child Scope for New Thread not working as expected... 0.00
What is an empty interface used for? -1.38