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 ... 11 12 13 14 15 ... 25
Title Δ
c# custom auto-property setter not allowing me to massage the value -1.88
C# complex type initializer compiles without new keyword -0.25
How to Unit Test Repository Method That Takes Lambda Expression as... 0.00
Implementing abstract/interface methods containing abstract/interfa... -1.46
Pass Many Classes To Method +2.88
Using Linq to find if a list contains an incremental sequence of at... -1.37
C# typeof("Object Variable get type") 0.00
Get string between two strings in a string including last word 0.00
Why you cannot declare a field and property as having an anonymous... -1.60
What is the best method for restricting access to an inherited prop... +2.75
why this downcast fail in C#? -0.43
.First() with an anonymous function to access multiple properties -0.17
Why does unboxing require explicit casting in C#? +0.68
Get specific object field within a range +0.02
XML serializer not able to Deserialize array correctly 0.00
Access app.config from DLL -0.52
Cast instance of generic type to "template" instance -1.46
C# Snake game with no collision edges +0.38
Override property of the base class with a derived class +0.50
C# - Return true if all comparisons are true -0.24
Build dynamic predicate based on generic type +1.53
C# Operator ? and throw exception +1.12
Know if order is changed after calling List.Sort()? +1.99
Store methods in an array and call them in C# +1.48
How to convert int to List<int> +2.12
Using a switch based on an enum C# +2.21
C# Update one object in collection with linq -0.27
Syntactic sugar for adding items to collections in object initialis... -1.22
Assign value of a string (containing date and time) to two differen... -0.62
C# - Dictionary, Can i set type of value in constructor? .NET 2.0 +1.27
Order by then count and select Max by group, performance issue -1.84
Order of assignments in object-initializer when using nested objects -1.42
can we instantiate an object of a class just declared and passed to... -0.95
Pass action delegate as parameter in C# +0.50
Calling static nested(depth >= 2) method 0.00
Return array of key=>value pair using Lambda in C# -1.24
How to Connect 2 Lists +1.56
Failing to get a List<> of objects after a LINQ query +0.29
Pass reference-type by reference to indicate it will be modified -0.38
Easier way to 'or' operators in if statements (C#) -0.48
Passing Variables into a class once as setup vs passing it multiple... +2.13
Getting the value of a local Field at run time +0.61
C# - Does casting preserve the reference to the original object? -0.24
How to use value assigned within a for loop +0.44
Is there any way to add attributes to methods of inherit interface? 0.00
Get property from object and check if it contains value +1.86
Issue with Inheriting the same interface in multiple classes -1.97
Validate object/struct without failing -0.16
Can I modify the contents of a params array? +0.49
LINQ query with multiple StartsWith clause? +1.57