Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

How do I export a DBML diagram from Visual Studio into an image?

Linq to sql - delete some related records

linq-to-sql foreign-keys

Pass a NULL value to DateTime Field in LINQ

why is string IndexOf() acting case-INsensitive?

How to convert type 'byte[]' to 'System.Data.Linq.Binary'

c# winforms linq linq-to-sql

LINQ Join On Between Clause

.net linq-to-sql tsql

Visual Studio and LINQ: placing the DBML file in separate directory in the project

Left join in Linq?

c# linq linq-to-sql

Entity Framework, LinqToSQL and sql injection

How does LINQ-To-SQL prevent SQL-Injections?

IQueryable<T> extension method to take data in batches

c# .net linq-to-sql

convert sql to linq

Query Linq Join Many to Many

c# sql linq linq-to-sql

Type inference failed in the call to 'Join' when using anonymous type

c# linq linq-to-sql

Distinct with group by in Linq

c# sql-server linq linq-to-sql

Dear DBA - I want to use LinqToSQL instead of stored procedures because

UNITY: passing in a new datacontext each time?

OrderByDescending() per MSDN, what on earth does this mean?

c# linq linq-to-sql msdn

Linq - how does it work?

.net asp.net linq linq-to-sql

How can I bind an Enum to a DbType of bit or int?

asp.net-mvc linq-to-sql