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 ... 18 19 20 21 22
Title Δ
Convert int to byte as HEX in C# -0.92
Replace all occurences of a string from a string array -0.45
C#: How to take date string of MM/DD/YYYY and turn it into YYYY-MM-DD +2.68
LINQ "WhereLike" extension method -2.52
C# unbounded generic type as constrain -3.11
Reflection and boxing value types -2.92
Why does string concatenation with the + operator work with dynamic... +0.42
C# The modifier override is not valid for this item -3.55
c# .net why does Task.Run seem to handle Func<T> differently... 0.00
How to convert object to Dictionary<TKey, TValue> in C#? -3.92
Need help in finding the cause of Index out of range exception mess... +0.03
Convert Dictionary<string, object> to a collection of objects... -1.95
How come I don't need to reference "System.dll" to use th... +1.48
Find key with max value from SortedDictionary? +4.01
TimeSpan into Microseconds? -1.06
How to cast implicitly on a reflected method call -1.03
How to create a Comparer from a lambda function easily? +0.84
Is there a way to say an IList<xxx> is both a specific class... -1.99
Why does not this delegate work inside the loop? -2.54
Why const mytype _var = new mytype() doesn't work? -2.50
convert array to dictionary c# with int and string +2.04
How can I internally keep an always nullable equivalent of a generi... -3.97
Implicit operators and class hierarchies -1.94
Variance in Expression<Func<T,bool>> -2.56
C# - Why do I need to upcast to Object before downcasting? -0.05
How do I use a variable declared in a method, outside that method? -2.32
String.Compare() with Hungarian CultureInfo works not correct for s... 0.00
Weird warning converting VB.NET to C# - Hexadecimal Constants -0.83
ToUpper() method not working +2.41
Filtering observable collection -0.92
How to reduce large numbers to smallest values keeping relative siz... -2.89
void in C# generics? +0.91
How to get DayOfWeek in a local CultureInfo? +0.61
Enum values in a list +0.92
What does RuntimeHelpers.GetHashCode do -2.37
Multiple-exception catches -4.01
how to get the BigInteger to the pow Double in C#? -3.51
how to get the BigInteger to the pow Double in C#? +0.49
Incorrect Guid order +3.56
Is there any sort of "time handler" in c#? -3.61
char cast vs Convert.ToChar() -2.06
Is there a better way to remove a trailing part of string in .NET? -0.19
how to prevent non-English characters and allow non-alpha characters +2.34
Is it possible to get a reference to a dictionary item in C#? +3.65
C# extension method for setting to new instance if null -1.54
How to do String Display Limitation in C#? -3.57
C# - increment number and keep zeros in front +2.51
Converting single digit to more than 2digits +4.24
Reconciling properties of structs and DateTime -1.10
Automatic creation of derived classes from an associated settings c... +4.16