Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

LINQ contains one match from array of strings

How to put the U in F# Type Provider CRUD?

Use delegate for Projection in Linq to SQL

linq linq-to-sql

EF 6 select from other table without navigation property

In LINQ to SQL, how do you pass parts of a LINQ query into a function

How do you generate a WHERE...IN clause using LINQ2SQL?

linq linq-to-sql

How to filter Observable Collection Class Collection

Repository vs Data Access

An item with the same key has already been added

Is there a way to override the empty constructor in a class generated by LINQtoSQL?

c# .net linq linq-to-sql

should linq to sql be used for websites that have high traffic

Linq to SQL, InsertOnSubmit vs. InsertAllOnSubmit performance?

c# sql linq linq-to-sql

Convert DbContext to Datatable in Code first entity framework

Elegant solution to check if two dates are equal, in Linq (where the second date is NOT a parameter)

Linq To Sql 'Where Or' operator

LINQ to SQL - Why can't you use a WHERE after an ORDER BY?

c# linq linq-to-sql

What is the correct usage of DataContext.Refresh()?

c# linq linq-to-sql

LinqPad adds an S to the end of every table

linq linq-to-sql linqpad

Getting stored procedure output parameter with LINQ and Entity Framework

How to detach a LINQ-to-SQL data object from the DataContext's tracking mechanism?