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 ... 27 28 29 30 31 32
Title Δ
Measuring fileinfo.Length objects into kbs -0.12
The "right" way to do stored procedure parameter validation +1.43
Are Linq to SQL and Linq to Objects queries the same? +1.38
Get the last day of the month in SQL +0.75
Forcing interface implementations to implement hierarchy in c# -0.46
Format a double value like currency but without the currency sign (... +0.79
C#/.NET: What is the best way to combine a path and a filename? +1.49
Benchmarking small code samples in C#, can this implementation be i... +0.53
Comparing 2 huge lists using C# multiple times (with a twist) -0.45
Add Business Days and GetBusinessDays -0.19
Switch on Enum (with Flags attribute) without declaring every possi... -1.29
SQL: How to produce next date given month and day -0.30
I know the typeof(T) but the compiler doesn't. How to fix? +1.03
Why DateTime.TryParse returning false when given a real year string? -0.28
What is the easiest way to fixed pivot transform this data in C# (l... +0.32
How to equate the elements of two array irrespective of the order o... -0.98
ASP.Net Session State -0.45
How to detect variable *name* (not type) within a function (Why? Fo... -0.04
readonly list or unmodifiable list in .NET 4.0 +0.91
LINQ to Objects - Does Not Contain? -0.82
.NET Max Memory Use 2GB even for x64 Assemblies 0.00
Most effective way to decrypt data when encryption method is unknown? +0.94
Dictionary(TKey, TValue) GetHashCode and Equals - How do they work? +0.95
Converting an Array of primatives to and from a single string +0.03
set equality in linq +1.15
byte[] to string conversion doesn't seem to work the way I want -0.97
How to display varBinary field data +2.42
Is using a GUID a valid way to generate a random string of characte... -0.02
How I can select / sort dates by period intervals? -0.99
Thoughts on foreach with Enumerable.Range vs traditional for loop +0.25
How to get elements from collection A that not in collection B? i.e... 0.00
How to convert from System.Enum to base integer? -0.55
charindex in SQL doesn't give the desired result -1.02
Invalid object name error when trying to execute stored procedure? +0.71
Lambda Expression using Foreach Clause -0.59
Nullable types and the ternary operator: why is `? 10 : null` forbi... +1.11
Why does casting List<T> into IList<T> result in reduce... -0.44
What's the simplest way to encoding List<String> into plain S... -0.76
Adding a separator to a list of items for display +0.35
What types to use for boxing in generics +0.07
force get/set access of private variables for private properties -0.69
How to sort a part of an array with int64 indicies in C#? +0.36
c# deriving from int32 +1.89
Reading a binary file and using Response.BinaryWrite() -0.20
Modifying values directly using LINQ? -2.33
Regular expressions C# - is it possible to extract matches while ma... -1.37
Fastest way to enumerate through turned on bits of an integer -0.35
String or StringBuilder return values? -0.61
Question about joining two mysql tables +0.36
.NET - Remove from a List<T> within a 'foreach' loop -0.03