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 ... 7 8 9 10 11 ... 22
Title Δ
Why does Hashtable implement both ICollection and IEnumerable? -0.50
String array plus string is not error, why? +0.80
pass class reference in array +2.78
Func Delegate Equivalent for System.Linq.Join Parameters 0.00
May I have a C# compile time error when a switch doesn't handle one... 0.00
construct a string with the index the composition of an integer array -0.43
Is it possible to call a constructor from a string parameter in a m... 0.00
Comma in string format arguments 0.00
how to display 2 decimal point in a double -0.47
Which is the preferred syntax for a Generic Class Derivation Constr... +0.47
fastest way for accessing double array as key in dictionary +1.99
Instance initialisation, where to put? -2.09
c# sorting list with byte array doesn't work +0.44
Why do I get Arithmetic overflow when :(Int64)(System.Data.SqlTypes... -0.94
Will all objects created inline in a `using` statement be disposed... -0.54
Conversion of 16 Byte Array Response to Decimal -0.91
Type parameter declaration must be an identifier +1.35
Casting object[,] to string[] +2.17
Possible to differentate between nothing passed, or one null passed... -0.98
Convert Byte Array to string of numbers [c#] +1.45
Display a number with thousand separator in Indian style using NPOI -0.07
Why static implicit operator doesn't work on DynamicObject inherite... +2.57
"Value was either too large or too small for a Decimal" e... +0.53
Implicit conversion with null-coalescing operator +0.01
Special case in a method of a generic class c# +0.56
How to represent integer infinity? +0.20
How to append character in long integer? -0.56
My implementation of Swap<T> does not work? 0.00
Why does this code not throw an exception? -1.72
Declaring Main as Static Throws Errors -2.07
Does C# provide "correct" const for reference type objects? -0.42
differences between the conditional operator and an if-else: +1.37
Is there a better way to truncate DateTime in C#? +0.03
Why does the compiler let me cast a null to a specific type in C#? -0.31
How can I slice a string in c#? -0.35
How do interfaces like IEnumerable work without proper implementati... +1.76
Can I persuade Garbage Collection to truncate a list? An array? +0.89
Unit Testing Rich Domain Model -0.93
Getting CS0843 (backing field must be assigned) when calling constr... +2.72
While using the below piece of code, i receive an error "No Ov... 0.00
Operator <= cannot be applied to double in if statement +1.45
Can a foreach iteration variable not change for ANY reason? -0.40
Why do I need fully qualified name to access static property of a c... -0.31
How to assigning an Action of "GenericType" in a Action o... -0.97
"Generic" Type arguments / Inheritance in type arguments +2.41
Why is this code causing an ArgumentOutOfRangeException? +0.07
How can I convert this code from vb. net to C#? +1.49
How can I divide each element in a list by an integer? C# -0.98
Is it possible to add a $ to a field using FileHelpers library -0.00
Base class object as argument for derived class -1.14