Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

LINQ - 'the type of one of the expressions in the join clause is incorrect'

c# linq-to-sql

Use string as field name in LINQ

Dynamic where clause in LINQ - with column names available at runtime

LINQ To Entities and Lazy Loading

Why does EF 4.1 not support complex queries as well as linq-to-sql?

How to know if a field is numeric in Linq To SQL

c# sql-server linq-to-sql

Why should I use Entity Framework over Linq2SQL

UPDATE operation - Operation is not valid due to the current state of the object

c# linq-to-sql

How to handle null value in entity framework sum function

c# linq-to-sql

Entity classes decoupled from LINQ to SQL provider for implementing the Repository pattern. How?

How to learn queries in LINQ [closed]

How to write a select count group by SQL query in LINQ?

linq-to-sql

Would you use LINQ to SQL for new projects?

DateDiff in LINQ

linq-to-sql

How fast is LINQ?

.net linq linq-to-sql

MVC3 Add Controller Scaffolding Error - Unsupported Context Type

How do I save my object back into my database in LINQ to SQL?

asp.net-mvc linq-to-sql

What's wrong with Linq to SQL?

.net database linq-to-sql

Is this LINQ statment vulnerable to SQL injection?

LINQ Join with multiple AND conditions