StackRating

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

LukeH

Rating
1650.82 (548th)
Reputation
215,982 (204th)
Page: 1 ... 5 6 7 8 9 ... 32
Title Δ
An extension method on IEnumerable needed for shuffling +1.35
How to test whether a value is boxed in C# / .NET? -1.36
Check in an array of object 0.00
Failed to use SUBSTRING in TryParse -1.02
ASP.NET MVC Manage SQLConnection with Dapper +1.21
Yield return inside usings -0.81
Is there any function in SQL to get a random number in a given inte... +0.29
C# Uncaught exception in unit test +2.01
How fast is operation on KeyCollection returned by Dictionary.Keys... +1.37
Dictionary implementation (Balance Binary Search tree v.s. hash tab... -0.70
Interface implementation has an extra argument in the function +2.28
What is the efficient way to store multiple values in Sql Server Se... 0.00
LINQ Query To Select Between Unlike Generic Lists -1.20
Decrypted text from AES encryption has extra spaces 0.00
How to write regex to match only one digit at end of pattern? -1.40
How to get a consistent .Count / .Length property for C# generic co... +0.87
string manipulation in c# -0.26
Shuffling string list in C# Windows phone 7 0.00
LINQ compound aggregation 0.00
Doing locking in ASP.NET correctly +1.34
Passing some of a LINQ query into an argument of a function? -2.63
Best way to check for IE less than 9 in JavaScript without library -1.90
Is it OK doing a return from inside using block +1.17
Close SqlConnection in the Finally when using "Using" +0.40
Finding all integers that exist in list1 that don't exist in list2... -0.69
MinOrDefault extension is not supported +0.41
Performance of static properties/functions +1.28
Enumerated Type Width? -1.95
Pass multiple parameters from ASP.NET to javascript function 0.00
Regex ignore underscores +0.31
Get a number after a Specific Symbol in JQuery / Javascript -0.95
Is the new feature of C# 4.0 - "Optional Parameters" CLS-... +1.25
LINQ: return items in a List that matches any Names (string) in ano... +0.47
Is this the way to salt and store a Password in Db? +0.50
C# Can I Make an sqlConnection public and refer to it from other fo... -0.24
c#4.0: int a real subtype of object? covariance, ienumerable and va... -0.96
a viable solution to this problem? +1.43
Best way to find out if IEnumerable<> has unique values +0.20
Check if a string within an array appears in another string array i... +1.30
c# enum exclude -2.46
How to use lock on a Dictionary containing a list of objects in C#? -0.44
c# Date component bug or am i missing something? +0.85
Comparing two values from GetValue reflection method -0.79
Get Key Name from Model State/ Model State Dictionary? -1.19
get all characters to right of last dash -0.26
Why is this LINQ query not returning the correct dates? +1.38
Help with new override for Except extension method -0.03
How do I swap endian-ness (byte order) of a variable in javascript +0.30
Saving html content via a streamreader? -0.92
Would returning a Lazy<Stream> from a method be a good idea f... +0.32