Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Datacontext Lifetime in WinForm Binding Scenario

How do you abstract out your persistence code when using LINQ to SQL?

.net linq-to-sql

ASP.Net MVC: Best Practices for dbml files

asp.net-mvc linq-to-sql

Suppressing LINQ to SQL DBML warnings

SQLMetal generates classes but not parameterless constructors

including "offline" code in compiled querys

LINQ to SQL where collection contains collection

linq to sql left join, need to check for null for right table

c# linq linq-to-sql

ModelState.IsValid returns true, even if required string is null

Object Orientated Linq2Sql query class

c# .net oop linq-to-sql

Forcing Entity Framework to not generate NCLOB's when building Linq-to-Sql Code (Model First)

Linq to Sql - Loading Child Entities Without Using DataLoadOptions?

.net linq linq-to-sql

Linq To SQL OrderBy, issue when using enums

c# linq-to-sql enums

Why is HasLoadedOrAssignedValue Property set to true?

.net linq-to-sql .net-3.5

Linq to Sql: Can the DataContext instance return collections that include pending changes?

linq-to-sql

how to force sqlmetal to keep field name case?

Subquery in LINQ that's in the select statement, not the where clause

c# linq-to-sql subquery

How to do a batch update?

c# sql sql-server linq-to-sql

How do I update a foreign key efficiently in LINQ to SQL/SQLMetal?

Violation of UNIQUE KEY Contstraints - Cannot insert duplicate key