StackRating

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

It'sNotALie.

Rating
1527.05 (21,519th)
Reputation
16,344 (8,543rd)
Page: 1 ... 4 5 6 7 8 9
Title Δ
"Each namespace should exist within its own assembly" Ple... -0.49
C# Message Box Pops up Repeatedly in a Timer -0.88
What it costs to use Task.Delay()? 0.00
Attribute class dont work -1.49
LINQ to XML finding position in siblings list based on multiple att... 0.00
Best way to use Value types as Reference types? +0.06
Is Task.Result the same as .GetAwaiter.GetResult()? 0.00
How to deal with Nulls in LINQ expressions? +1.02
C# Sorting a list with an integer inside a struct 0.00
Return multiple types from single method in C# +2.21
Cant set control.Location.x to argumentEvent e.x +0.57
How to represent enum values with space? +1.08
Why cant I grab attribute value of this node -1.14
Can't find the error in this usage of a collection's enumerator +0.24
Compare sublist of a list for objects that change, in Linq -0.32
Override a virtual method in a partial class +0.25
Continuous input to switch case until i press exit c# -0.19
Pull elements from array with property value under or over X 0.00
Convert properties of class to single object +0.07
Awaiting multiple Tasks with different results -0.93
Compare two DirectoryInfo and remove from A where B Exists. LINQ? -0.54
filter child collection by list 0.00
Linq - better `Enumerable.Except()` operator (performance AND flexi... -0.47
List Conversion in C# with null values -1.32
Unable to cast object of type WhereSelectListIterator 2 System.Coll... -0.99
How do I Sort/OrderBy IList<Int32> +0.18
How to use " in a String with a path? -0.17
Not all code paths return a value while I return something +0.46
Cast (listbox)sender +0.00
Substituting non-existing XML attribute with default value +0.78
Disabling some methods in function of the constructor that has been... -0.25
Taking Desired Data From Xml 0.00
Match and replace first and last character in string -0.09
culture for datetime in c# -0.73
Convert Enum to List +0.51
Making a shuffle method -0.79
LINQ to XML Processing -0.26
system.windows.form.key in WPF c# +0.53
Validating Date (Leap year or not) before inserting into Database -0.08
Better Way to Do Overloaded Functions in C#? -0.39
C# - Using nullable types as parameters -1.09
Alternative to Regex: How to use IsLetter or IsDigit methods and sp... 0.00
Convert "dd/mm/yy" format to "month, day, year"... +1.20
LINQ How to get difference 0.00
LINQ: Guid Compare Ignore case +0.02
RegularExpressions Extract All Decimal Values and Iterate Through +0.06
How to Convert DayOfYear into Date in C# -0.40
What's the best way to purge duplicate partial value from list<s... -0.40
Get enum values from bit that represenst combination of bit values? -0.00
How/should I replace nested foreach with one linq query? +2.23