Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Linq-to-SQL Design question!

Linq to SQL equivalent of SUM GROUP BY SQL statement

sql linq-to-sql group-by sum

Linq2SQL Where Between

linq-to-sql between

Dynamic Data: how to filter dropdown for foreign key on edit page

How can I compare two sets of data in linq and return the common data?

c# linq linq-to-sql

LINQ many to many hell - querying where CONTAINS ALL

sql query with priorities on attributes

sql linq-to-sql

LINQ + TransactionScope will not change isolation level in SQL Server Profiler

Entity Framework & Stored Procedures

linq vs sql (or .NET app vs SQL Server management studio)

LINQ2SQL: Join multiple tables

LINQ to SQL "aggregating" property

c# .net linq linq-to-sql

LINQ-to-SQL .ExecuteCommand() doesn't work with parameterized object names

How would I write an extension method for System.Data.Linq.Table<T>?

LINQ Over a Dataset Error

c# linq 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