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 ... 27 28 29 30 31 ... 34
Title Δ
Determine if a sequence contains all elements of another sequence u... +1.90
Stop LINQ to SQL from executing select statements after insert +1.83
How do I retrospectively create unit tests for a .NET application? +0.04
LINQ to SQL +1.46
Problem with the return type of a stored procedure -1.12
is there a PRODUCT function like there is a SUM function in Oracle... +0.62
is there a PRODUCT function like there is a SUM function in Oracle... -0.38
Linq2Sql Testing -0.50
Preventive vs Reactive C# programming +0.61
Do I have to close the SQL Connection manually if I use Linq? -0.17
When is the proper time to use the SQL statement "SELECT [resu... +1.01
grouping records in one temp table +0.92
Linq returns list or single object -0.68
How do foreach loops work in C#? -0.78
Looping in a spiral 0.00
LINQ- Combine Multiple List<T> and order by a value (.Net 3.5) -0.82
Should parameters/returns of collections be IEnumerable<T> or... -1.52
Simple Scenario, How to Incorporate Tell Don't Ask? +0.01
Anonymous Type vs Dynamic Type -0.70
if (condition) continue; OR if (!condition) { ... }? (style prefere... +0.90
Make NameValueCollection accessible to LINQ Query +0.03
Is it possible to prevent batch update at the sql database level? +1.02
Regex Replace to assist Orderby in LINQ +1.57
Help me convince higher-ups to allow switching to .Net 3.5 (from 2.0) -0.54
LINQ to SQL 0.00
Calling fellow code nerds - Alternatives to Nested Loops? -0.09
Reading from dynamically created tables with LINQ +1.92
SQL Server 2005 - Select top N plus "Other" +0.14
Why does this unit test fail when testing DateTime equality? +0.88
static class instances unique to a request or a server in ASP.NET? -0.11
C# Math Problem +0.73
How to make IEnumerable<T> readonly? -0.25
List Generics and Casting +1.56
Find the most occurring number in a List<int> -1.82
Massive CROSS JOIN in SQL Server 2005 +0.21
How do I make LINQ to XML and HTML work together? +0.00
How do you invoke a method with any signature dynamically in C#? -1.91
What are the most common SQL anti-patterns? +1.09
How to query for 10 most recent items or items from last month, whi... -0.10
Returning empty collections +0.69
How to retrieve Stored Procedure schema using Linq to SQL? -0.10
Timesheets: Retrieve data using SQL, LINQ or class? -1.08
Dynamic Parameter Count for SQL with C# -0.16
Creating XML with namespaces and schemas from an XElement -0.12
Linqtosql remove from list -0.50
Linq insert with no primary key -1.30
Strongly Typed Controls in .NET +0.50
How can I return an array back from a function from a LINQ anonymou... +0.26
"Cannot call methods on DateTime", and other limitations -0.57
Serializing anonymous delegates in C# +1.03