StackRating

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

Jeppe Stig Nielsen

Rating
1510.31 (68,616th)
Reputation
44,483 (2,386th)
Page: 1 ... 12 13 14 15 16 ... 22
Title Δ
How to get events of type by reflection ignoring events on parent i... +2.28
Why overriden ToString() do not return what I want when item added... -0.22
C# Compiler error caused by passing default string parameter to att... +2.60
check when the value of radDateTimePicker has changed -0.16
Typecast a value and get a property Linq -1.31
c# casting to and from interface types with generic types -1.69
Differences between IEquatable<T>, IEqualityComparer<T>... +0.90
Convert String to Struct +0.62
Is there a trick in creating a generic list of anonymous type? -1.01
Compare long value with int/long zero constant -0.88
Generic lists and co/contravariance +0.83
Sort based on function -1.18
When implementing command line flags, should I prefix with a foward... +0.74
How to get MethodInfo with multiple generic matching methods 0.00
DateTime.TryParseExact CultureInfo.InvariantCulture +0.54
why doesnt the support of "public" or "private"... +0.06
How can I use an IComparer<T> to sort by arbitrary values? +0.66
cast to a variable type +0.04
Calling a generic method with T type parameter +0.29
Error with IndexOf C# -1.44
Calling of Static Constructor and Instance Constructor -0.61
Type.GetType method returns null value +1.53
Issue with C#' generics, how to pass through input and output via a... -0.87
Why aren't simple properties optimized to fields? -0.11
How to Display the Largest and Smallest Values of an Array -0.38
how to create array with n number of bytes? +0.88
Float wrong calculation +1.45
How to count the amount of concurrent threads in .NET application? +3.63
How .NET Dictionary implementation works with mutable objects -0.28
Remove empty lines at the beggining and at the end of a List<str... +0.29
Displaying only date from DateTime -0.53
Calculate time difference using TimeSpan -0.94
OrderBy with variable TKey +0.05
Same method name as in Base Class with a different return type in d... +0.06
Reference to reference in C#? +0.69
C# decimal precision function -0.67
c# get field (property) values of derived class in base constructor -0.21
In C#, why am i getting "can't cast double to float error"? -0.42
C# failing to set property inside IEnumerable +0.04
Properly implement comparison of two objects with different type bu... -1.05
What is the LINQ query to get a Cartesian Product even when one set... 0.00
Any reason to prefer single precision to double precision data type? +0.74
Using a Multicast Delegate to chain functions +2.89
Calculating with TimeSpan and DateTime -0.69
Lookup the lowest index within an array that contains an object? 0.00
Should I be able to bit-shift >> a byte array? +2.07
Details on what happens when a struct implements an interface -1.24
.NET Reflection: MissingFieldException with some fields 0.00
How Get Discount-Percentage In C# -0.10
Find the weekday of month by date +0.27