Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Count child record and show zero if empty

c# vb.net linq linq-to-sql

.NET exception not caught

c# linq-to-sql exception

Linq query for only the first N rows for each unique ID

c# sql linq linq-to-sql

LINQ to SQL - The database generated a key that is already in use

c# sql-server linq-to-sql

How to serialize and save an object to database as Xml using Linq to SQL

How to create SQL Database from Linq2Sql Model

sql linq linq-to-sql

How to get Month Name from datetime column in Linq to SQL?

c# linq linq-to-sql datetime

select values tolist() when orderby distinct date

Cannot implicitly convert type 'System.Collections.Generic.IEnumerable<AnonymousType#1>' to 'System.Collections.Generic.List<modelClass> [duplicate]

c# linq linq-to-sql

How can I implement Caching Strategy in my Asp.net Mvc With linq2sql repository?

Good sophisticated linq to sql sample?

asp.net linq-to-sql

LINQ to SQL eager loading with conditions

Need advice on selecting a data access method

Mimicking SQL Insert Trigger with LINQ-to-SQL

model an abstract base class and subclasses in a database

Linq Query Returns Incorrect Result Set

Change name space of LINQ to SQL generated classes

c# linq-to-sql namespaces

EF4 how can I convert anonymous type to strong type in LINQ

Linq to SQL: Where clause comparing a Nullable<DateTime> with a SQL datetime null column

c# sql-server linq linq-to-sql

Bug in LINQ to SQL with empty strings on database