Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Where in Query with Array in LINQ

c# .net linq linq-to-sql

LINQ, Should I JOIN or use nested SELECT NEW's

c# .net linq linq-to-sql

Why isn't my transaction escalating to DTC?

c# linq-to-sql datacontext

Interesting Linq to SQL common base class behavior

c# linq-to-sql cil

How to intercept and modify SQL query in Linq to SQL

sql linq linq-to-sql

Case insensitive string compare with linq-to-sql and linq-to-objects

How to delete using only the primary key?

LINQ to SQL *compiled* queries and when they execute

c# linq linq-to-sql

Unable to create a constant value of type 'Anonymous type'. Only primitive types or enumeration types are supported in this context

Linq to SQL nvarchar problem

Fill WinForms DataGridView From Anonymous Linq Query

Which book is good to start with LINQ? [closed]

c# linq linq-to-sql

Is there an api or extension to translate IQueryable<T> lambda expressions to SQL strings?

c# linq linq-to-sql iqueryable

ASP.NET-MVC (IIS6) Error on high traffic: Specified cast is not valid

LINQ problems with NText, Text and Image on SQL server

Is it still ok to use Linq-to-Sql

LINQ: Get Table details

c# .net linq linq-to-sql

Mapping Linq Query results to a DTO class

Get object's DataContext

LINQ to SQL - Nullable INT in ForeignKey = "Cannot create an association..."