StackRating

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

Amy B

Rating
1479.29 (4,499,436th)
Reputation
91,316 (857th)
Page: 1 ... 24 25 26 27 28 ... 34
Title Δ
LINQ - Left Join, Group By, and Count 0.00
How to insert sequential numbers in primary key using select subque... -0.93
LINQ to Objects - Philosophy of use? -0.22
How do i get the Sum in this Linq query? +0.52
LINQ statement where result count is used in expression's condition -0.35
Pivot against a SQL stored procedure (or LINQ) -0.03
How can I make a type safe bag of items that all implement a generi... -0.46
How do I translate this GROUP BY / MIN SQL query into LINQ? +0.48
Order a parent object by a child's property in LINQ -0.89
Confused about LINQ parameters +0.75
SQL HELP - Conditional where clause based on a BIT variable - SQL S... -0.48
Method 'Boolean Contains(System.String)' has no supported translati... 0.00
How do I find a subset of items in two sets of data that partially... -0.34
Converting SQL containing top, count, group and order to LINQ (2 En... +0.02
TDD: Static methods, dependency injection, caching, and you! -0.22
How do I return a Generic Type through a method in a base class? -0.11
Left Outer Join and Exists in Linq To SQL C# .NET 3.5 +2.23
SQL Select where values in List<string> +0.07
Find a combination of two elements that have not been viewed togeth... +0.30
Parent-child relationship with LINQ2SQL and POCO objects -1.01
How to retrieve all inserted rows during a given month using T-Sql +0.27
Is this a leaky abstraction? +1.23
What is an elegant way to aggregate properties from subclasses in C#? -0.87
Get the previous month's first and last day dates in c# -0.58
C#: Declaring and using a list of generic classes with different ty... +1.60
For autoincrement fields: MAX(ID) vs TOP 1 ID ORDER BY ID DESC -1.66
Replacing foreach with LINQ query -1.01
Using the All operator -0.63
What is "runaway query"? +1.00
Convert to Lambda expression +2.22
Linq query with aggregates -0.54
To Linq or not to Linq - which version is prettier? +0.89
Performance implications of sql 'OR' conditions when one alternativ... +0.90
How to change LINQ O/R-M table name/source during runtime? -0.51
LINQ to SQL - Grouping by hours 0.00
Algorithms for helping humans choose (kitten war, for instance) +0.62
Does null inherit from Object as well in C#? -0.04
Bijective Dictionary /Map in C# -0.43
Is there a better way to get sub-sequences where each item matches... -0.67
Double precision problems on .NET -0.01
Unit testing code that does date processing based on today's date +1.14
Expression inside select 0.00
Lock Statement C# +1.26
Generic method is picking up type of base class -0.71
converting ms sql "group by" query to linq to sql -0.49
LINQ Query skips without exception. Why? +0.20
Naming an algorithm for comparing two sorted lists? -0.72
Translate LINQ to sql statement 0.00
Joining/merging arrays in C# -0.11
Inserting item in LINQ to SQL datacontext - doesn't appear until ap... +0.02