StackRating

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

InBetween

Rating
1524.60 (24,440th)
Reputation
25,536 (4,997th)
Page: 1 ... 10 11 12 13 14 ... 21
Title Δ
IArithmetic<T> interface in c# 0.00
Accessing attributes on methods using extension method 0.00
How to manage a dynamic menu with separators? +0.48
What's the reason behind not being able to use readonly fields... -0.33
Implicit conversion for generic class restricted only to some types -0.34
What is object casting? +1.64
How to use parameters for lambda expressions correctly in C#? -0.18
Or operator/ random number +0.48
How to create a special 'combining' enumerator -0.30
C# - Does casting preserve the reference to the original object? +1.19
Unassigned local variable and short-circuit evaluation +2.76
Handle variable number of out parameters with less code duplication... -0.79
How to get the last index of a string that starts with X from a lis... +0.75
Cast or explicit declaration +0.41
C# Code Optimization GroupBy +0.48
operator== in base and Equals in derived 0.00
Creating all possible arrays without nested for loops 0.00
Issue with Inheriting the same interface in multiple classes +1.97
Finding largest product in c# 0.00
C# how to automatically call a void or create an object when making... +0.49
How to make a list of all duplicate strings in another list with LINQ -0.51
DefaultSpatialServices.GeographyPolygonFromText Error 0.00
This code hangs in release mode but works fine in debug mode -0.91
Validate object/struct without failing +1.31
no need to use finally in try catch block if catching all exceptions? +0.49
Calculating steps from a min/max scenario, and steps should be nice... -0.52
Using anonymous methods inside of a delayed task inside of a loop -0.05
How to properly set type of inherited property +0.07
Combine elements of two arrays in pairs +0.55
c# Is it possible to recreate an array? 0.00
accessing value of dictionary using while loop +0.47
Checking null on the find result and access a property value withou... +0.02
How can I validate an enum in FluentValidator C# 0.00
How to use an extension method to make an interface complete -0.64
Is it possible to use the .ToUpper() method in C# on a string value... +0.52
Percentage never to be 100% unless actually 100% 0.00
Operator "-" cannot be applied to operands "string&q... -1.80
Is there a construct or pattern similar to C# `using` which will re... -1.81
Is there a construct or pattern similar to C# `using` which will re... +0.69
How to write universal manipulator using generics? 0.00
How to correctly hide helpers (inner) classes inside a class in C# +1.71
Performance of == vs Equals in generic C# class +0.27
How to find all the possible words using adjacent letters in a matrix -2.19
Constraining System.Type As Generic Parameter for Type Safety +0.70
Instantiate different datatypes with same arguments 0.00
Return a Boolean and an error message C# +0.24
IDisposable - what to Dispose in class without external references? +1.82
How do I accept blanks in C#? -0.50
Is there any way to determine the exception type with using excepti... 0.00
What is the `Join()` method on `List().Join()` used for? +0.49