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 ... 19 20 21 22
Title Δ
How to insert a key/value pair into a dictionary? -3.66
filling a array with random numbers between 0-9 in c# +4.87
Is it possible to invoke "Select" method via reflection 0.00
How to make the + operator work while adding two Points to each oth... +0.30
Are interfaces in C# inherited or Implemented -0.90
Efficient way of checking if a location is inside a rectangular per... +3.93
C#: Why are accessibility modifiers for members optional (rather th... 0.00
Combination of two characters -2.12
C# Ternary expression type conversion +1.13
Stack<T> implements ICollection, but has methods from ICollec... +3.58
C#: The result of casting a negative integer to a byte -3.17
implement GetHashCode() for objects that contain collections +3.87
Do containers of primitive types in C# use value semantics or point... -0.27
Convert String[] to byte[] array -0.05
Entity Framework Generic Method and Reflection 0.00
DateTime.ParseExact does not recognize string as valid 0.00
how to get full path of StreamWriter +4.09
Format of generic type namein SerializationBinder +4.60
How to get specific sequence of array given the array size and the... +2.05
Substring go to End of String -3.99
How does Visual Studio display a System.Double during debugging? -2.44
Sealed keyword affects the compiler's opinion on a cast 0.00
C# double to decimal precision loss 0.00
.NET DateTime Does Not Have a Predefined Size 0.00
The right way to compare a System.Double to '0' (a number, int?) 0.00
LINQ equivalent of List<T>.Find()? 0.00
Why does throwing 2 exceptions in a row not generate an unreachable... 0.00
Does C# need the private keyword? 0.00
Parsing DateTime 0.00
Whats possible in a for loop 0.00
Quick IComparer? 0.00
Why does Nullable<> not hide GetType? 0.00
unitended reference comparision 0.00
What is a NullReferenceException and how do I fix it? 0.00
Why does LayoutKind.Sequential work differently if a struct contain... 0.00
C# Time Formatting. Localization to French how do I get the output... 0.00
.NET DateTime, different resolution when converting to and from OAD... 0.00
Relevance of 'public' constructor in abstract class 0.00
C# type parameters specification 0.00
C# - custom explicit conversion with checked/unchecked operator 0.00
Is it possible to get an IEnumerator<T> from a T[]? 0.00
How do I convert an enum to a list in C#? 0.00
.NET: Where is the default implementation for "==" op_Equ... 0.00
C#: Static readonly vs const 0.00
How can I call explicitly implemented interface method from PowerSh... 0.00
Is there a difference between "throw" and "throw ex&... 0.00
Puzzling Enumerable.Cast InvalidCastException 0.00
.NET RegionInfo class 0.00
Is there a convention to the order of modifiers in C#? 0.00
Should using statements be inside or outside the namespace? 0.00