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 ... 17 18 19 20 21 ... 32
Title Δ
How to get a Random Object using Linq +0.02
Why does visual studio not recognize System.Web.SessionState? +0.33
python: c# binary datetime encoding -2.75
Format date time -0.50
ASP.NET server-side cache lifetime? 0.00
IEnumerable yield return combined with .AsParallel() +0.25
Custom Attribute to Ensure Encapsulation -1.16
C# 3.5 : How do I get the name of the parent class from a UserContr... 0.00
C# Sort list, Logical Compare +1.13
How to detect one array list include some element in C# +0.75
How can this code be cleaned up to remove duplication? -0.31
Getting the date only in Convert.ToDateTime() in asp.net -0.44
How to make these foreach loops efficient? -0.14
Converting the datetime format +0.27
Looking for a better way to sort my List<T> +0.47
How to change symbol for decimal point in double.ToString()? +1.66
Use LINQ to find complex combinations of items in two lists +0.07
c# parse a string that contains conditions , key=value +0.48
Does varchar(max) = varchar? +0.95
An alternative to Snippet Compiler? +2.22
Are C# Strings (and other .NET API's) limited to 2GB in size? -0.52
GroupBy in lamda expressions -0.98
How to determine if the type of a DataColumn is numeric, string, or... +1.55
Use Linq to filter Hashtable based on a property of Values custom o... -0.63
How to write the content of a dictionary to a text file? +0.43
When to use a HashTable +0.10
how to convert any number of list to between 0 and 1 +0.84
DateTime.AddMonths adding only month not days -0.95
LINQ How to force query to materialize? -0.12
C# calculate accurate age +0.65
Generic Func<> as parameter to base method +1.14
LINQ - if condition -0.97
Given a Member Access lambda expression, convert it to a specific s... +1.56
C#: Loop through substring patterns in a string -1.12
Reflection.Emit: How to convert MethodBuilder to RuntimeMethodInfo... +1.43
set default value for DateTime in optional parameter +1.00
Arrays/Lists and computing hashvalues (VB, C#) -1.06
Is there a .NET class to handle encryption? +0.90
Regex pattern failing +1.16
Capture String from Array +1.04
Why is my Type.GetFields(BindingFlags.Instance|BindingFlags.Public)... +1.60
Disposing the members that implement IDisposable -1.12
Visual Studio 2010 installation -2.83
Get just the hour of day from DateTime using either 12 or 24 hour f... +0.66
How does cast in C#/.NET 3.5 work for types with '?' -0.15
Use LINQ to group a sequence by date with no gaps -1.45
T-SQL For Each Alternative? +0.94
How can I access the sign bit of a number in C++? -1.17
Random value from Flags enum -0.35
What happens to an IDisposable object after I return it? +0.37