Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

LINQ-To-SQL and Many-To-Many Relationship Deletions

c# linq-to-sql

The null value cannot be assigned to a member with type System.Int64 which is a non-nullable value type

c# asp.net-mvc linq-to-sql

Why are my bound parameters all identical (using Linq)?

c# linq linq-to-sql binding

How to write it pretty?

c# .net linq-to-sql copy

"Specified cast is not valid" error when saving LINQ-To-SQL entity

LINQ Large string (64k) not inserted into SQL Database

c# linq-to-sql varcharmax

LINQ - Writing an extension method to get the row with maximum value for each group

c# linq linq-to-sql

Yield return database records using LinqToSql?

how to check null value in linq to sql

c# linq-to-sql

Rules for LINQ to SQL across method boundaries

c# linq-to-sql

Aggregate Function in LINQ expression throws error. (cannot be translated into a store expression.)

ASP.NET MVC AJAX post to controller action not working

Sum List of IQueryable

linq-to-sql

LinqToSql and full text search - can it be done?

Linq to SQL update not working using Repository pattern

How can i reduce the number of db round-trips with this Linq2Sql?

.net linq-to-sql

How can I tell if a given Linq-to-Sql object is attached to a datacontext?

linq-to-sql datacontext

Can Entity Framework deal with multiple result sets (each from joined tables) from a stored procedure?

Conditional shortcuts in LinqToSql query

c# linq linq-to-sql

Is it possible to use Linq-SQL without drag-and-drop?

sql linq linq-to-sql