Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Querying for ae matches æ in SQL Server / LINQ to SQL

Fetch n bind data from StoredProcedure with Join, LINQ then Split. using IMultipleResults,Linq2SQL

This SqlTransaction has completed; it is no longer usable

.net linq-to-sql .net-4.0

Need to cast a IQueryable<T> at runtime

c# linq-to-sql

C# LINQ Stored Procedure

What caused this InvalidOperationException using LINQ to SQL?

c# linq linq-to-sql csla

Retrieving info from database

c# linq-to-sql

Transaction (Process ID 56) was deadlocked on lock?

"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