StackRating

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

Michael B

Rating
1486.94 (4,454,998th)
Reputation
5,306 (31,115th)
Page: 1 2
Title Δ
Generic T with Enum and casting T to Enum +4.19
Enum with methods for functionality (Combine Class / Enum) +7.06
Open delegate for generic interface method -2.02
Is there any pre-defined class in .net 2.0 to hold a single generic... -0.83
Performance of compiled-to-delegate Expression +4.20
C# using generic method with Type 0.00
Create DynamicMethod to assign value to a property? +4.28
Just how slow is this? INotifyPropertyChanged using the StackTrace +2.62
Whats the use of `Nullable.GetUnderlyingType`, if `typeof(int?)` is... -3.32
.NET Collection that is a struct -1.56
Expression trees , object comparer +1.01
Actual Performance of Fields vs. Properties -2.46
Replace Property Setter method at runtime -3.12
Is there an existing way to use arbitrary C# expressions in XAML? +3.07
is there a .Each() (or .ForEach() ) iterator in the .Net standard l... +4.52
Multiple params in a List in C#. How to create without a class? -1.09
What is a unified type system? +0.17
Why not a memberinfo() reflection function for C# -2.85
Why is Func<> created from Expression<Func<>> slo... -0.96
.NET CIL Call or CallVirt? -3.41
Can I use some other class's function as a delegate? -0.28
How do I get an IL bytearray from a DynamicMethod? -2.16
ADO.Net: Check if field name exists on IDataRecord +0.54
Generic extension method to see if an enum contains a flag +0.43
Generic extension method to see if an enum contains a flag -2.90
Why implement interface explicitly? +2.27
If I have a MethodInfo on a closed generic Type is there an easy wa... -2.37
Generically checking for null that won't box nullables on a non-con... +3.28
How to specify exceptions to be thrown by an implementor of an inte... -1.68
Emulating variance in .NET 3.5 delegates 0.00
Withou using dynamic keyword, can we do type casting based on gener... +2.04
Why does downcast unboxing result in exception? +0.22
Using Expression.Dynamic to generate a converter for value types 0.00
How to create class containing property of various types in C# +0.14
How to Cast to Generic Parameter in C#? -3.88
Using "Method" MethodInfo property from an Action<T>... 0.00
C# non-boxing conversion of generic enum to int? 0.00