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 ... 6 7 8 9 10 ... 34
Title Δ
C# Modification of IEnumerable mystery, what is modifying my IEnume... -0.50
How can I intercept the result of an IQueryProvider query (other th... +0.53
How would I select distinct (by unique month/year) from a generic l... +1.23
In C# does calling Dispose delete the object from Heap? +0.26
What's the right way to select and combine objects with LINQ? -0.27
Implementing a progress bar on a database query in Silverlight 0.00
Linq to sql order by a string that is not a property of the object +0.52
What's the most efficient way of generating all possible combinatio... +0.01
Using a List of a List as a Lookup Property for IEnumerable<T>... -0.14
Linq Parsing Error when trying to create seperation of concerns +0.02
How to clean up a collection of weak references? -0.49
c# LINQ Faster solution needed. Querying large lists of objects -0.00
Lambda least occuring element +0.48
How should I pass an array by value? Isn't Clone() discouraged? +1.01
Forcing linq to perform inner joins -0.64
How to manage application wide Static model class in .NET Web Form... +0.44
Garbage collection of an object containing a thread with an infinte... -0.24
Sorting output from Linq with group by +1.18
Is a class wide integer that is only assigned at the start thread s... +2.00
Convert Linq expression to sql statament. C# -1.43
How to select decreasing sub-series with Linq +1.67
Is there a way to break out of a LINQ SELECT on completion of a cus... -1.10
Private nested static class - Good or bad practice? +0.98
Better way to check for elements in list? +1.24
Can a method do a return on the calling method? c# -1.54
Convert dictionary of any type to IEnumerable collection +0.13
String.IsNullOrEmpty in LINQ To SQL query? +0.70
Cannot implicitly convert type 'int?' to 'int' -0.59
SQL join issue clarification +1.25
Linq: how to use specifications against associated objects +0.51
Linq: Create empty IGrouping +2.18
Implement non-generic interface using generic class +0.02
Funky LINQ Required -0.72
Intersection of growing spheres -0.49
Deleting rows using LINQ To SQL is extremely slow on Windows Phone... +0.19
SQL Text Matching Query Tuning 0.00
How to perform a count on a arbitrary query (possibly containing a... +0.60
How to perform a count on a arbitrary query (possibly containing a... +0.60
select max, min values from two tables +0.47
LINQ versus yield +0.89
Why am I getting this Linq to Nhibernate exception when I add the s... +0.69
SQL Server speed up query +0.24
How do I use grouping, distinct, and count together in linq? -0.94
difference between Stopwatch.ElapsedMilliseconds and (stopDateTime... +0.53
Why doesn't a seperately instantiated Func<T,bool> predicate... -1.34
Error: ASP.NET: 'DataContext accessed after Dispose.' -1.99
LINQ: Can we create a flat list from hierarchy -0.04
Conditional join in LINQ +1.89
SQL JOIN 3 tables, unique rows, calculation across tables -1.45
Grouping with linq; But with conditions +0.25