Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Linq To Sql: handle NewID()

linq-to-sql default-value

LINQ to SQL obtaining data from tables not listed in a query

c# sql linq-to-sql

How to write an "OR" within a Linq to Sql .Where()

Query only the first detail record for each master record

sql linq-to-sql

How to calculate amount of records that meet and don't meet criteria

.net sql linq-to-sql

How to group by in LINQ?

LINQ to SQL with null values

c# linq-to-sql

Composite primary keys in N-M relation or not?

Generic way to find or create an object in LINQ to SQL?

c# linq linq-to-sql

linq to sql OnLoaded() with SQL View?

How do I explain my colleague that Linq to Sql is not the same as Entity Framework and that EF isn't "shitty"? [closed]

What is the best way to sort using a GridView and LINQ? [duplicate]

linq linq-to-sql .net-3.5

Is there a library to use Linq to directly query databases, dynamically?

c# linq linq-to-sql dynamic

difference between linq to sql and entity framework

How can I merge two outputs of two Linq queries?

linq linq-to-sql select

Query GetChangeSet() to find a specific object?

linq-to-sql

Set service field value in Dynamic Data

Best way to wire up database-driven menu in ASP.NET MVC

Where condition equal true and Nullable object must have a value