Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Entity Framework Linq embed lambda expressions into a reusable function

Asp.net mvc models without databases/framework

Using IQueryable in join causes StackOverflow Exception

linq-to-sql

Linq to sql as object data source - designer problem with partial classes

Why is my SQL Server data deleted when application stopped?

LINQ to SQL complex join with mixed conditions

c# sql linq-to-sql

Linq To SQL: Retain list order when using .Contains

Entity Framework Confusion with `virtual`s

Strange SQL generated by Linq2SQL

c# sql linq linq-to-sql

Does permutation exist

c# sql linq linq-to-sql

Using Linq to Sql, does not update, but does not throw exception

c# .net linq-to-sql

Why ASP.NET MVC favorites Linq to SQL over LINQ to Entities?

LINQ to SQL - Problem with 1-to-1 association

c# linq linq-to-sql oop orm

Generate lambda with Reflection Info

linq-to-sql lambda

In Linq-to-SQL, does IMultipleResults hit the database more than once?

c# database linq linq-to-sql

asp.net mvc post request + service layer- the best way to do this