Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

SQL GETDATE() in insert operations using Linq To Sql

Missing constructor in a class derrived from a generic class

distinct values using LINQ [duplicate]

How do I write a Linq to SQL query with a cast?

linq-to-sql

merging Linq queries

c# linq linq-to-sql ninject

Is linq a cursor?

.net linq linq-to-sql .net-3.5

Why does LINQ/SQL connection in C# take over 10 times as long as running stored procedure in sql studio? [duplicate]

How to update a aprimary key field with linq to SQL?

asp.net linq-to-sql

Linq complex search resulting in NullReferenceException

string.IsNullOrEmpty + Entity Framework 5

Select one row per specific time

How to reconnect to a lost connection when it is lost using Linq to SQl automagically

Linq - Checking for all but only if there is at least one

c# linq linq-to-sql

Method Chaining equivalent?

c# linq linq-to-sql lambda

Does linq to sql have a with ties option?

linq-to-sql

Multiple keyword database search using c# (linq to sql)

c# linq linq-to-sql

LINQ to SQL Table Dependency

Cannot implicitly convert type 'System.Data.Linq.ISingleResult<CustomeProcedureName> to 'int'

asp.net linq linq-to-sql types