Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

What's the correct way to fill a DropDownList using LINQ?

c# asp.net linq linq-to-sql

ChangeConflictException in Linq to Sql

c# linq-to-sql

Implement LINQ to SQL expressions for a database with custom date/time format

Linq to SQL - grouping products by the total quantity ordered

Simple Edit/Update actions using LINQ. Isn't my code a bit wrong?

sql linq linq-to-sql

Need help with LINQ to SQL WHERE-clause on foreign table

c# .net linq linq-to-sql

How can I maintain child objects with LinqToSql over WCF?

How can I use LINQ to summarize this data--number of relationships grouped by the count of those relationships

c# .net linq linq-to-sql

How long could DataContext in EF and Linq2Sql live?

.net linq-to-sql

LINQ to SQL - Save an entity without creating a new DataContext?

c# .net linq linq-to-sql

Method 'SingleOrDefault' not supported by Linq to Entities

asp.net mvc linq sql problem

Is Entity Framework more mockable than Linq2Sql?

Ambiguous Call In Linq-To-Sql Query

c# linq linq-to-sql

LINQ: System.Data.SqlClient.SqlException: String or binary data would be truncated

asp.net-mvc linq-to-sql