Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

securing query authorization in linq-to-sql

c# linq-to-sql

Context.SubmitChanges() not updating despite having a PK

c# linq linq-to-sql

Cannot insert explicit value for identity column in table 'userlogins' when IDENTITY_INSERT is set to OFF?

c# asp.net linq linq-to-sql

convert query to object using LINQ TO SQL

c# linq-to-sql

Linq to SQL - Group By and Count

c# sql linq c#-4.0 linq-to-sql

Comparing the dates logic in Linq

LInq left join with multiple condition in on clause

How do i populate a POCO (child) IList property from a Linq2Sql query?

.net linq-to-sql poco

Linq2SQL: Update object not created in datacontext

c# asp.net linq-to-sql

Linq2Sql: Manage DataContext

c# asp.net linq-to-sql

Return IQueryable containing 2 Subclasses

c# linq-to-sql

Linq2SQL: Always get .Sum() to return 0 instead of null

c# linq-to-sql null

How do I add a record to a database with LINQ?

LINQ - Does .Cast<T>() Select Records?

c# linq linq-to-sql records

Using a DataContext static variable

LINQ to SQL in 3-layer architecture

linq-to-sql

linq to sql ExecuteQuery() as IQueryable

linq linq-to-sql iqueryable

350+ errors: The type 'blah.blah.blah' already contains a definition?

asp.net-mvc linq-to-sql

Multi-threading with Linq to SQL

String.StartsWith not working with tilde ("~") characters LINQ to SQL?