StackRating

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

Aducci

Rating
1557.77 (6,034th)
Reputation
20,947 (6,426th)
Page: 1 2 3 4 ... 11
Title Δ
Finding the total of duplicate fields and returning just one row us... 0.00
Fluently adding values in t-sql -0.79
Slow INNER JOIN with multiple ORs -1.76
GroupBy using LINQ but base distinct on another column, and still b... +0.45
Detecting dirty reads from a stored procedure -0.90
Expression tree needs to process data before returning 0.00
Identifying Sequence Start and Ends in SQL Server -0.46
SQL Server outer apply causing major CPU burden -0.23
Linq query with multiple joins 0.00
How to use c# to perform summing data with type conversion from SQL... +0.17
Bucket Filling SQL query CTE +2.23
Refactor Linq to SQL Select Expression +1.51
Use T-SQL with conditional logic to override column values for use... 0.00
Computing Moving Average and Updating +2.19
Select all columns from two tables grouping by all columns in table... -0.84
SQL set column equal to another column from previous month for each... 0.00
SQL FOR XML Path issue 0.00
SQL Server - Column for Time Since Last Row Was Created +0.06
Selection of different value and conversion with LINQ -2.02
Sum List of IQueryable +1.40
Entity Framework multiple aggregation performance -2.03
Is there any way to get TOP N records from table 1 where N based on... +1.89
translating complex T-SQL query to LINQ to Entities 0.00
How to make IQueryable reusable and chainable? +0.35
How to get the middle most record(s) from a group of data in sql -0.62
MIN MAX query with a twist 0.00
'let' in Linq Statement generates Cross Join +0.18
Linq2sql -> how to group by a lower level entity and concatenate... 0.00
how to select a consecutive rows that satisfy a condition in sql 0.00
Multiple Join with Linq to Entity 0.00
Get all the values from the table that match values in an array? 0.00
Ordering IQueryable based on values of another IQueryable 0.00
Entity Framework Find the first 7 day gap in date range +0.40
How do I stop EF from generating useless code, does it matter? +1.96
Fixed-length string column in Code First Migrations 0.00
LINQ to entites: How to return the latest order number for a customer +1.34
LINQ Join through 3 tables to Sum one column +2.26
Select the last two records in sql server when there is no identity... 0.00
Linq to Entities query returns duplicate results 0.00
SQLite SQL query - 3 level/nesting on same table? -0.20
How do I get an arbitrary entity stored in the context with Entity... 0.00
Linq expression two fields inner join -1.23
Not a simple Max +0.43
How do I outer join and group by in Entity framework Linq? -1.95
Entity Framework Dynamic Query Expression being ignored 0.00
Get Iquerable data using group by in Linq -0.05
Strange behavior of INCLUDE in Entity Framework +1.70
Displaying values from a Dictionary within a Dictionary within MVC... -0.55
Dynamically select column name using Linq to Entities (EF6) 0.00
How to check for the absence of any value in a list from a set serv... +2.09