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 ... 19 20 21 22 23 ... 42
Title Δ
Linq - How to store "where condition" in variable -2.09
Is it possible to parameterize a nunit test -0.39
is Queue.Synchronized faster than using a Lock()? -2.22
LINQ Insertonsubmit very slow compared to legacy SQL Insert statement 0.00
C# "must declare a body because it is not marked abstract, ext... -2.38
.NET 2.0 : File.AppendAllText(...) - Thread safe implementation +0.26
DataContext disposed before updating foreign key field -0.19
Any way to cout in base64? +0.98
How to write a select count group by SQL query in LINQ? +0.23
LINQ implementation - one loop or many? +1.58
"Specified cast is not valid" error when saving LINQ-To-S... 0.00
Order the lines in a file by the last character on the line -0.44
How does one query a SQL View with Linq to SQL? 0.00
How to remove whitespace between specific characters in a string? +0.89
Linq/Lambda OrderBy Delegate for List<string> of IP Addresses +0.51
Recommended Parameter Order 0.00
C#-Is there a way to get a do-while to accept OR statements? +0.46
What's wrong with the ?? operator used like this: +0.61
How to recompile program for .Net Framework 3 -1.18
what is the difference between creating object of class and intefac... +1.00
Design a language L such that neither L nor its complement has an i... -0.20
int max = ~0; What does it mean? +0.46
Convert a list of objects to an array of one of the object's proper... -0.53
How do I programmatically access data about my database? -0.55
How to compare arrays? +0.48
Sort List<String[]> +0.26
Modifying Lambda Expression -0.04
C# "Object reference not set to an instance of an object." +0.80
Can a static method always be converted to an instance method? +1.26
C#: Mocking and testing protected (or private) methods in sealed cl... +0.84
C# Array or other data structure -1.30
Tips on refactoring unstructured repetitive code into reusable comp... +0.77
'void' as generic parameter -1.17
Reflection on a static overloaded method using an out parameter 0.00
Need to express some numbers as percentages where the total of the... -3.16
Variable of reference type..terminology problem +0.10
Check if Type is a TypeBuilder 0.00
Starting a C# class name with a lower-case letter -1.06
Call setter when any property of a class changes +0.27
More efficient database access +0.07
How to write email on disk instead of sending to real address in as... -2.24
Post-increment and pre-increment within a 'for' loop produce same o... +0.47
countdown timer +0.25
Is 'lock (this)' suitable for synchronizing every member function? +0.59
c# linkedlist how to get the the element that is before the last el... +0.27
How to find K first digits of the decimal representation of 1/N +0.23
Is it ok to return IEnumerator<T>.GetEnumerator() in IEnumera... +0.65
Using only the year part of a date for a WHERE condition +0.25
C# - Working with values in a Dictionary +0.83
maze traversal sum of digits -0.40