Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Does Linq retrieve all records first if I do a Count?

c# linq-to-sql

Is there a bug or limitation in LINQ to SQL which would cause stored procedures to timeout?

Entities doing too much?

Concurrency with Linq To Sql and ASP.NET

Can LINQ to SQL fill non-ColumnAttribute-marked properties when using DataContext.ExecuteQuery?

c# linq-to-sql

Why does this LINQ-to-SQL query get a NotSupportedException?

c# linq linq-to-sql

Considerations for implementing LINQ to SQL or Entity Framework now, intending to use NHibernate later

Bulk inserting best way to about it? + Helping me understand fully what I found so far

LIKEs and ORs and stuff in Linq

Custom implementation of a DomainService using Linq to SQL

Linq-to-sql not producing multiple outer-joins?

c# linq-to-sql outer-join

Optimize a query or suggest LINQ equivalent

OrderByDescending with Skip and Take in LINQ shows error

Single query slower than 3 queries [closed]

c# .net linq-to-sql

MVC Bulk Edit - Linq to Sql List Save

Good architecture for 2-tier(client-server) desktop application using linq-to-sql

linq-to-sql architecture

Comparing byte[] in LINQ-to-SQL and in a unit test that uses mocking

C# linq to sql - selecting tables dynamically

c# linq-to-sql dynamic

Managing LINQ to SQL .dbml model complexity

linq linq-to-sql

Optimizing a LINQ to SQL query