StackRating

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

David Arno

Rating
1564.51 (4,829th)
Reputation
33,636 (3,497th)
Page: 1 2 3 4 ... 12
Title Δ
Can the new is pattern match syntax work with existing variables? +1.52
How to create a C# List with const content? -0.41
How to call a method within a lambda expression? 0.00
How to get type of custom class from string c# +0.43
Different ways of object instantiation and their differences -0.40
Compare and calculate first, second, and third place 0.00
including extension methods within interfaces -0.34
How can I Mock a method in an external class that is not declared a... 0.00
According to MVVM pattern — who's responsible? -0.48
C# change property after object is build with constructor 0.00
How do I implement an interface if I don't need all of its func... -0.69
Confused about public, static and private methods/classes/variables... +0.41
Add Try-Catch Block to XAML Code +1.02
how to write log file in unit test case in visual studio -0.04
Pass Interface as Parameter +0.42
Best practice in Unit Testing +0.41
Perform switch statement if string is found -0.11
The use of C# extension methods to show intention -1.96
C# class to class conversion -0.41
How to get variable value outside IF ELSE +0.96
How add items to a list in foreach loop using c# -0.33
Use a static or a non static class 0.00
C# How to get a different color form a loop for each item? 0.00
Trying to pass a string between C# classes -2.31
What does 'Classname<T> where T: Classname<T>'... +1.41
use LINQ on XmlNodeList +2.01
How to include quotes in quotes c# +0.08
Syntax for comparing type? +0.92
Is this a typo? private _MyEntities => new MyEntities(); 0.00
Implementing Try Catch for no input and invalid input -0.61
Protected member not accessible in a derived class? +1.47
define a dynamically-evaluated formula for a local variable -0.09
Stop the for-loop in-between before it completes +0.41
Call any class sharing the same method name in C# -0.97
how to remove non alphanumeric characters c# -0.33
How to use += with a object? -0.09
Adding a "When, Then" clause -0.08
How to reduce repeated code in foreach loop +0.41
Are collections Mutable? -0.72
Getting the own static instance name at design-time -1.83
How Singleton affects unit testing -2.33
How do I populate an array with foreach? -0.10
Generic class definition: type parameter's type parameter used... 0.00
Tuple List of Func List -0.59
How to control rights for features in my program? 0.00
ParentForm class usage -0.83
Unable to call a variable from another class c# 0.00
C# - How to get variables from a different method? -0.35
static void Main method for codility test 0.00
Checking input for a negative integer error +2.27