StackRating

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

jason

Rating
1712.91 (100th)
Reputation
201,610 (230th)
Page: 1 ... 22 23 24 25 26 ... 42
Title Δ
Is LINQ faster or just more convenient? +1.05
How can I use C# to sort values numerically? -1.29
How to capitalize only the first letter of a string, while lowercas... +0.67
Is there a method that will evaluate a string and produce an intege... +0.40
compare the date below current month c# +1.16
Polynomial time algorithm -0.21
is this expression O(n^2) or O(n^3)? +0.70
How to build an and-or tree? +0.20
c# - what is the efficient way to split string to 2 arrays -0.81
Is List.Foreach(Delegate) implemented in Mono? 0.00
C# - How to pass a type as a parameter -0.52
Why do I get "cannot be accessed with an instance reference&qu... -0.85
Where does the C# generics naming convention come from? +0.74
Application Crashes With "Internal Error In The .NET Runtime&q... -1.84
Storing pair of ints on the list +1.19
Is it better to destroy all objects or just let the garbage collect... -1.93
Lock mechanism for Queue<T> during Enqueue and Dequeue -0.14
C# Random codes - Is most of it simply wrong? -1.31
How to set DateTime as ValuesAttribute to unit test? -0.73
How does IEnumerable<T>.ToArray() work? -2.63
Algorithim: Selecting common elements of a collection +0.27
Is it possible for a 'foreach' loop to have a condition check? -2.04
Linq deferred execution +0.81
Change Code Behaviour depending on Context -1.23
DataContext Accessed After Dispose +0.77
Is there a way to set C# readonly auto-implemented Propeties throug... +0.25
Finding a percentage +0.64
Converting the Select Case with To and Is to c# problems +1.09
Global vs. Member functions +1.50
Accessibility of accessors error -0.68
SQL Query: Visited the site each day for 30 consecutive days +0.55
LambdaExpression comparison 0.00
Variable created on the heap, 2 pointers pointing to same variable... +0.78
NUnit check that property is a collection +0.24
How/ could you rewrite this as Linq? -0.51
Why assigning null in ternary operator fails: no implicit conversio... +0.73
List.GroupBy<> error using LInq +0.67
Avoiding overhead in a 'const' declaration -2.16
What happens if I don't call Dispose on the pen object? +0.44
How to remove first 0's (zero) from string in c# 2.0 +0.68
are these two linq expressions functionally equivalent? -1.01
differences between memchr() and strchr() +0.84
Casting one object to another type +0.66
c# get attributes from object +0.67
question about compiled program usage of external libraries -1.69
I'm this close to having an Interface epiphany +0.11
How do you use LINQ to find the duplicate of a specific property? -1.66
Class Design - Base class with Generic Descendant -1.50
String to Enum with Description -0.73
C#: Multiply Decimal with Float? 0.00