Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Linq insert with no primary key

linq linq-to-sql

Calculating the percentage difference between two values

c# linq-to-sql

What's the simplest way to compare an enum to a integer value return from a DB

c# linq-to-sql enums

How do I convert int? into int

c# linq-to-sql

DateCreated column in Sql Server?

LINQ to SQL Join issues

c# linq linq-to-sql

linq to sql checking for null

linq-to-sql

LINQ to SQL vs ADO.NET - which is faster?

When choosing an ORM, is LINQ to SQL or LINQ to Entities better than NHibernate?

nhibernate linq-to-sql orm

Group join causes IQueryable to turn into IEnumerable, why?

c# linq-to-sql iqueryable

System.Transactions source warnings when using Linq-2-Sql

Decimal places not rounding correctly - is this a LINQ to SQL bug?

Modifying Class Attribute on Runtime

Linq to SQL create table

.net wpf linq-to-sql c#-4.0

Is there a way to force const inlining for generated query in LINQ to SQL?

LINQ to SQL: is there a complete list of supported IQueryable extension methods?

.net linq linq-to-sql

Optimising LINQ-to-SQL queries

c# linq linq-to-sql

Updating a record using Linq-to-SQL

c# linq-to-sql