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 ... 4 5 6 7 8 ... 32
Title Δ
Can you name the parameters in a Func<T> type? +0.99
System.Net.HttpListener only explicitly implements IDisposable 0.00
Joining a List in a different way -0.91
Workaround for optional ref parameters in C# +0.67
C# Split Times into Hour Blocks +0.40
Assigning null/Nullable to DateTime in Ternary Operation +0.29
Comparing boxed value types +0.33
IList<T> and List<T> Conversions with Interfaces +0.53
Can't use generics to improve API because of limitation of generic... -0.55
Is list[i] an alias for list.get_item(i) in C#? +0.60
Remove Same Element from Array in C# -0.37
Public elements in interface implementation +1.39
How to convert value types returned by the MethodInfo.Invoke method... +0.62
LInq querying collection inside collection -2.04
Splitting strings at specific positions +0.08
what is the best way to convert one dictionary to another +1.10
How to traverse a multi-hierarchy array in C# -0.27
Initialize a byte array to a certain value, other than the default... +0.57
How do I do the following using Lamda or Linq statement? +0.31
Is this kind of encryption "safe"? -0.00
manipulate elements in a list - c# -0.08
JsonConvert localized number with decimals in json.net 0.00
C# regual expression needed +0.30
Using a private auto property instead of a simple variable for a pr... +0.83
C# LINQ: Get items with max price +0.09
RNGCryptoServiceProvider: generate random numbers in the range [0,... -1.89
Inline lambda - get rate with latest date +0.29
can i have an Extention method for a method? +0.75
How to filter to all variants of a generic type using OfType<> +0.27
C# -- How to sort a List and find the smallest element in it? -1.39
MemoryCache.Add returns true but does not add item to cache +1.35
Efficient Linq Enumerable's 'Count() == 1' test +1.24
Regex.Split help in C# -0.50
Comparison between fractional type +0.14
Obtain the Sum of an IEnumerable collection in only one LINQ expres... +0.10
Replace only some groups with Regex -0.69
Is a static variable shared across all instance? -0.18
DirectoryInfo GetFiles TOP number +1.03
C# Generate a random Md5 Hash +0.27
Method returning DataTable with using +0.57
When would one use the "extension" property (inherited fr... 0.00
Get last inserted UNIQUEIDENTIFIER in SQL Server 2000 -1.84
Is the use of `const` dogmatic or rational? +0.39
md5 encryption in asp.net -0.19
(invalid way to) avoid double checked locks in C# -0.17
Lock dictionary keeps growing, indeas on how to clean up? -0.43
asp.net stored procedure,multiple values in a single parameter +0.26
Object reference not set to an instance of an object +0.66
Are reference assignment and reading atomic operations? 0.00
What's the best expression to determine whether a specific flag is... +2.10