Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

"No supported translation to SQL" after deserializing IQueryable expression

Linq to SQL insert with primary key as tinyint set to auto-increment gives error message

System.Void' is not a valid return type for a mapped stored procedure method

LinqToSql .Contains and nvarchar vs varchar parameters -> index conversion plan

linq-to-sql orm

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?