Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

LINQ "'s' is not in scope" when creating where clause dynamically

LINQ to SQL in ASP.NET MVC results in DuplicateKeyException

.net linq-to-sql

Alternatives to LINQ To SQL on high loaded pages

linq-to-sql

Can LINQToSQL be used with sproc that uses sp_executeSQL? If not, how do you handle?

How do I not return {ModuleName = Admin} from the linq query?

c# linq-to-sql

LinqToSQL Not Updating the Database

sql linq linq-to-sql

Find values where a word is repeated

Is it sensible to start a new enterprise large web application with linq2sql in 2012

How can I organize this data into the objects I want with LINQ?

How to force recompile of execution plan of a Linq to SQL query?

Is it a good approach to query the database only through stored procedures?

Return ID after insert with LINQ to SQL

c# linq-to-sql using

Why can't I use .Any()?

c# linq linq-to-sql

Connection pooling/limit for SQL Server and Linq-to-SQL

Cannot attach an entity that already exists

c# linq-to-sql

Linq to SQL performance with grouping