Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Method x has no supported translation to SQL

c# .net linq-to-sql

Dynamic linq query not working

High volume site using ADO.NET TransactionScope vs ExecuteCommand on NOLOCK, READ UNCOMMITTED directly?

LINQ: Difference between 'Select c' and 'Select new (c...'

c# asp.net linq linq-to-sql

Is it a bad idea to jump into LINQ to SQL now?

c#: How to pass linq-objects around

c# wpf linq-to-sql datacontext

Determine primary key using LINQ to SQL

c# linq-to-sql

Accessing properties through Generic type parameter

c# wpf linq-to-sql generics