New posts in linq-to-sql

Last and LastOrDefault not supported

LINQ to SQL: GroupBy() and Max() to get the object with latest date

LINQ to SQL and the repository pattern

how to recognize similar words with difference in spelling

'CompanyName.Foo' is a 'namespace' but is used like a 'type'

Why do "linq to sql" queries starts with the FROM keyword unlike regular SQL queries?

Linq "Could not translate expression... into SQL and could not treat it as a local expression."

LINQ syntax where string value is not null or empty

LinqToSql declare and instantiate DataContext best practice?

Group Multiple Tables in LINQ

Is it possible to use SqlGeography with Linq to Sql?

How can I add my attributes to Code-Generated Linq2Sql classes properties?

Instead of trigger in SQL Server loses SCOPE_IDENTITY?

LINQPad, using multiple datacontexts

Linq-to-SQL Timeout

LINQ to SQL - How to select specific columns and return strongly typed list

If Else in LINQ

What is the fastest way to determine if a row exists using Linq to SQL?

Multiple/single instance of Linq to SQL DataContext

T4 template to Generate Enums