Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Error converting a LINQ query with a TimeSpan? to a List<>?

Can we convert all SQL scripts to Linq-to-SQL expressions or there is any limitation?

c# sql-server linq linq-to-sql

Re-using LINQ query based on bool value

What's the best way to handle "type" tables with LINQ to SQL?

vb.net linq-to-sql enums

Reducing the number of trips to the database using EF and LINQ

How to create a generic method to iterate through an object's fields and use it as a Where predicate?

Custom Union in Linq to Entities

Sharing LINQ-to-SQL classes/models between multiple projects in a solution

Way to Automatically Add a LinqToSql base class to Entities?

c# linq-to-sql

How to select single record with Linq?

c# linq-to-sql

VB.NET - Create Nullable(Of T) with HasValue = False

Transactions commit and rollback with Entity Framework, Mysql and LINQ to SQL in C#

How I can change the database name in DataContext

Simple search with Linq To SQL

Convert IEnumerable<T> to List <T> Performance

c# linq linq-to-sql

Using a Singleton pattern to Linq to Sql Data Context

Comparison operators not supported for type 'System.String[]'

c# linq linq-to-sql exception