New posts in linq-to-sql

Linq to SQL DateTime values are local (Kind=Unspecified) - How do I make it UTC?

Get all associate/composite objects inside an object (in Abstract way)

Explicit construction of entity type '###' in query is not allowed.

Purpose of EF 6.x DbContext Generator option when adding a new data item in Visual Studio

How to use union all in LINQ?

Sequential GUID in Linq-to-Sql?

Find (search for) table in DBML designer quickly?

Doesn't Linq to SQL miss the point? Aren't ORM-mappers (SubSonic, etc.) sub-optimal solutions?

How to create a LINQ to SQL Transaction?

Get sum of two columns in one LINQ query

Linq query with nullable sum

LINQ to SQL Where Clause Optional Criteria

NOLOCK with Linq to SQL

Instantiate empty IQueryable for use with Linq to sql

Will using LINQ to SQL help prevent SQL injection

LINQ and pagination [duplicate]

Best way to update LINQ to SQL classes after database schema change

Multiple WHERE clause in Linq

How to make LINQ execute a (SQL) LIKE range search

How can I reject all changes in a Linq to SQL's DataContext?