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 ... 6 7 8 9 10 ... 42
Title Δ
Using data from two separate lists in one function? 0.00
Why does my use of System.Threading.Timer not work? -3.03
Take(parameter) when collection count is less than parameter +0.71
LINQ to select items in collections with differing types +0.80
How numbers are being treated in c#? +0.24
c# events: how variables are accessed +0.72
Order Generic List <T> in certain order .NET 0.00
Simple algorithm/method to generate the sequence +0.24
What are we extending when creating a generic extension method? -2.34
Will else-is resolve if the if statement above it is chosen? +0.91
Using DateTime?.Value.TimeOfDay in LINQ Query 0.00
Merging two lists with no dups +1.23
LINQ: Use .Except() on collections of different types by making the... +1.07
How can I define a List to add results of a query in a loop? +0.85
Mapping between T --> IHandler<T> +1.76
Converting Datatable to ienumerable<anonymous>? +0.27
Are there any benefits to using curly braces for just a block of co... +0.76
What does >+ and >- mean in C# +0.21
Getting a List<T> from Matching two Seperate List<T>s 0.00
Stringcomparison OrdinalIgnoreCase for true false values +0.91
C# List duplicate +0.49
Whats wrong with this lamda expression? +0.24
Attribute restrictions on C# generics +0.55
String.Concat inefficient code? -0.38
Using NUnit to test for any type of exception +0.76
Implications of Lazy<T> and threadsafe false -1.76
Would setting a collection to null after assigning it to an itemsso... -1.18
How to send an email using C#? -1.96
Castle dependency injection Lifestyle -0.45
why does a function that added to delegate needs to be static? -0.46
Why is my update statement not updating the table? +0.32
Introduction to Arrays -1.10
Linq to entities get procedure in new statemant -0.26
Collection was modified; enumeration operation may not execute -0.09
How do I iterate an IGrouping<T> Interface? -0.18
C# decimal number round after point rest -0.11
Assign values from one list to another using LINQ -1.84
Using Catch Blocks to Return, Bad Idea? +0.34
How do i simplify 2 foreach using LINQ? +0.24
Is it possible to alter an anonymous type? +0.97
Is .NET BinaryReader always little-endian, even on big-endian syste... -2.91
Constructor 0 arguments error +0.45
Unique number in random? +1.25
Are Lambda expressions in C# closures? -0.53
Convert string with escape characters to double -1.28
What kind of object does a linq statement return? +0.06
How to define preconditions on extrinsic state using Code Contracts? +0.23
Updating a Child Object by Assigning a New Object to Child Instance -0.81
How to "ToString" Character Arrays of Large Quantities? +0.89
server side paging and OrderBy with DbContext 0.00