StackRating

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

Kyle

Rating
1557.81 (6,022nd)
Reputation
4,367 (38,264th)
Page: 1 2 3
Title Δ
Best way to Notify property change when field is depending on another +3.61
Why can't I change Type.Delimiter using Reflection? +4.91
Redirect Console.WriteLine() output to string 0.00
Equivalent of C++'s typedefs/alias use in template programming 0.00
C# decimal and double +0.10
Store generic type reference in C# +3.58
Implementing generic methods from an interface using another interf... +3.87
C# Math Round -11.5 to 11 and round -11.6 to 12 0.00
Why I am getting two different results for the same design? 0.00
Why do explicit interface calls on generics always call the base im... +3.84
Visual Studio 2015 Interactive Window 0.00
How to bind the Image.Source in MVVM correctly? +3.47
Why does the variance of a class type parameter have to match the v... +3.92
Detect if an event is set from another class -3.76
shadowed field does not get set in base class constructor -1.54
Optimization of simple method -1.35
Why can't I convert concrete type to interface while using gene... +1.12
c# Trying to understand composition, but my wrapper objects are acc... -0.21
Logging for each method in "delegate" 0.00
How to use covariance for value types? 0.00
Just in time computation of combinations +1.61
Pick random bit from 32bit value in O(1) if possible -1.51
Convention for generic and non-generic types with same name -2.08
C#: Custom IEnumerator? +3.83
" Object to int" operator causes NullReferenceException i... -2.90
Action same as Func<TResult>? -1.26
InvalidProgramException when trying to create a new type -0.19
Casting to base interface when using covariance and multiple generi... 0.00
Cannot call static methods using expression converted to IL in C# 0.00
Visitor pattern: avoid casting for simple expression calculator 0.00
Writing from a BinaryWriter to a byte[] 0.00
Simpler way to represent 1900 epoch in C# 0.00
Why does roslyn wrap objects in structures when put in arrays? 0.00
pull all non-zero elements in an array to the left - c# -0.92
what is difference between these two code checks for null +3.75
Accessing the generic parameter of generic parameter? 0.00
Is this method thread safe +3.96
How to return a value of indeterminate type from a switch statement... -3.82
How do I determine Int32 is in fact assignable from Int16 +3.69
C# class function to give out the name -4.12
Is it possible to raise a Decimal to an integer power in .NET? -2.03
Division by 0 anomaly -2.17
C# Math correct syntax -4.06
Differences in Implementing INotifyPropertyChanged +3.32
Binary searching to find an unknown number -0.32
Non-boolean "truth table" creation -2.68
What is the motivation of C# ExpressionVisitor's implementation? -3.06
Finding the shortest distance between two angles +3.83
Array rescale integers by their size +3.03
Round up trailing 5 with Math.round 0.00