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 ... 4 5 6 7 8 ... 34
Title Δ
Different return type for same method of a base class -1.14
update query in linq to update the data in multiple tables +0.02
Combine OrderBy Expression with Where Expression +0.55
linq Cannot implicitly convert type 'System.Linq.IQuerable -1.70
How can I force a query to not use a index on a given table? 0.00
Refresh LINQ db-connection object +0.19
Relative complement of two lists where the elements are of differen... -0.06
Can I use List of objects as Dictionary Keys ? +0.79
Splitting Linq List by grouping -1.70
NHibernate .OrderBy.SelectMany.Select +0.01
how to find records that violate referential integrity -1.05
Calling method with linq syntax based on condition +0.46
Object reference not set to an instance of an object in C# -0.18
SQL to LINQ. LEFT OUTER JOIN and GROUP BY together -0.47
Sorting using C#'s Linq library -0.90
How do I use linq projection and project into a sub collection on t... 0.00
outer join in linq +0.51
Create GroupBy Statements Dynamically +0.57
If statement - 'or' but NOT 'and' +0.71
Inverted select TOP * +2.53
LINQ orderby from specific value +2.53
3 table Linq Query 0.00
Trouble with linq query on a Dictionary<string, Dictionary<st... -1.27
Removing a single item from an enumerable source when the items are... +0.86
LINQ, Lambda, C#, extension methods -1.54
How can I specify to use Linq ThenBy clause only when there is a tie? -0.29
Remove Duplicate item from list based on condition -0.95
Linq result as collection of parent (User) object -1.78
Why time consuming at .ToList() in linq to entities? +2.33
How I can do this using skip and take in linq -1.07
Split one list into many by month - C#, Linq -0.76
Writing a Simple LINQ Query -0.46
C#, generic way to access different lists within a class -0.46
Am I using lock properly here? Should I try and wrap less code with... +0.03
Does performance improve when placing a nonclustered index on a fie... 0.00
Why isn't this LINQ Group By aggregating the rows in vb.net? +0.54
how to ensure a List<String> contains each string in a sequen... -0.56
Linq outer join possible issue -0.85
Composing LINQ Expressions -1.74
Can I do GroupBy in the query to avoid property in poco class? -0.05
How To Determine Which WHERE Clause Was True In A Linq Statement -1.66
.net app call hierarchy explorer? 0.00
trouble Linq to SQL query -0.70
.net Lock - Two Questions +2.55
How could one refactor code involved in nested usings? +0.98
LINQ: RemoveAll and get elements removed -1.77
Convert IQueryable<T> to IQueryable<Y> 0.00
Split a period of time into multiple time periods +0.05
Using TOP (1) in SQL Server for getting the most number of occurren... +0.29
What is the fastest way to search a List<T> across multiple p... -1.10