Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Using Linq to Sql, does not update, but does not throw exception

c# .net linq-to-sql

Why ASP.NET MVC favorites Linq to SQL over LINQ to Entities?

LINQ to SQL - Problem with 1-to-1 association

c# linq linq-to-sql oop orm

Generate lambda with Reflection Info

linq-to-sql lambda

In Linq-to-SQL, does IMultipleResults hit the database more than once?

c# database linq linq-to-sql

asp.net mvc post request + service layer- the best way to do this

How do you control the "SET" statements emitted by Linq to SQL

linq-to-sql

Tips for Migrating from XPO to LINQ to SQL

How to map LINQ To SQL to enable eager loading, return EntitySet or ICollection?

linq-to-sql eager-loading

Invalid cast in LINQ to SQL

c# asp.net linq-to-sql

Join LINQ with a List<> in select new

c# linq linq-to-sql

Is clean SQL achievable on Linq to SQL?

sql orm linq-to-sql

SELECT @@DBTS using Linq to SQL

c# asp.net linq-to-sql

How do I design backing data types for a databound WPF dialog with Ok/Cancel buttons?

Hanging Linq query with Guid.Empty in the where expression

c# linq linq-to-sql csla

LINQ to SQL

linq-to-sql

Get alternate weekend in month

how can i pass parameter to linq query

linq-to-sql

how do you generate class for LINQ to SQL?

linq linq-to-sql sqlmetal