Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Linq to Sql Group By Class

c# linq-to-sql group-by

Converting IQueryable<object> results to comma delimited string

linq linq-to-sql iqueryable

Are Visual Studio pre-build events guaranteed to finish before compiling starts?

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?