StackRating

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

MakePeaceGreatAgain

Rating
1548.40 (8,441st)
Reputation
24,427 (5,268th)
Page: 1 2 3 4 5 6 7 ... 25
Title Δ
Why is reference not passed -0.06
List keeps getting reset to empty. How can I fix this? -0.18
C# compare specific item property between two lists 0.00
How to Mock a class having no default construtor -0.06
Create generic List property in interface -0.15
What does this Indexer access definition mean? +0.90
How are static read only fields created behind the scene? +1.84
How to properly copy fields from derived classes? +2.03
Why isn't assign on a foreach iteration variable in Array.ForEa... -0.46
Circular reference / retain cyle 0.00
Cannot initialize member of mocked class +0.26
Why can I access to the Private properties when using constructor p... -0.52
Check list for duplicates +1.78
Why is it not possible to use the is operator to discern between bo... +0.45
Why can't we access static method through the object in .net +0.29
Object Initializer with expression -0.31
how to return two integer values in c# -2.40
linq groupby plus select returning element type rather than value -2.06
Form not null when closed -0.78
Why can't I add a class to an interface +0.48
Not able to store value in variable +0.45
Filtering array of objects inside object based on predicate 0.00
convert pair of arrays to array of pairs (using LINQ if possible) +0.32
How can I add static Extention method to a existing class in C# -0.95
C# Cancel Method via calling a Method -0.40
Dictionary Inherited through ICollection interface, but don't i... 0.00
Linq where expressions as values to add -0.57
Why a variable of type interface holding class object reference is... -0.38
Get derived class property from parent without repetitive casting 0.00
How to add Expression of Func Of T, Bool to List only in Add scope? 0.00
C# reference type - string and object +0.44
Collection of ObservableCollections of different types +0.44
Type error when using Moq to mock dependency for object being tested 0.00
Conditional String.Format on integer number -0.61
C# override property with child/parent relationship +0.43
C# error message "Property can not be assigned to -- it is rea... -2.06
Access a hidden property from static method -0.71
C# abstract property that can be initialized in constructor but rea... -2.22
How to get a child class object from base class list? -0.44
Do properties implicitly initialise variables? 0.00
Equality check and downcasting code smell in C# +0.23
Write unit-test for add-accessor of event 0.00
C# Equals extension is unable to check equality -2.31
null coalescing operator in return statements- c# +0.43
Increase the count in setter method for a property in c# -0.17
Is there a way to use C# 6 or higher in .NET 4? +0.90
How do I set the value of a property in every row of an array using... 0.00
Initialize deliver class by base class on Parameter? -1.19
How to Deserialize XML Attributes into objects, then iterate throug... +0.42
How to properly create an instance to use methods? +2.08