Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

LINQ to SQL - DuplicateKeyException during update

c# linq-to-sql

How can i optimize this linq function for calculating sum of "OrePreviste"?

Conflict handling in DomainContext

wcf linq-to-sql ria conflict

Possible Performance Considerations using Linq to SQL Repositories

Is there a fast way to get rows from a table by range as IQueryable in C# LINQ to SQL?

Using JOIN with Linq to SQL ExecuteQuery Issue

asp.net sql linq-to-sql

Stack overflow with ToArray()

Linq to SQL ordered child collection

c# linq-to-sql

LINQ to SQL: Advanced queries against lists, arrays and lists of objects

c# linq linq-to-sql

Why is Linq2SQL generating a nested query instead of using a JOIN?

VB. NET: LINQ to SQL equivalent to Count - group by query

vb.net linq-to-sql

Correct behavior of OrderBy

How to create a database from a model .dbml

visual-studio linq-to-sql

EntityFramework : does IQueryable or IEnumerable get all the results at the first place?

Used 'new' operator in LINQ to SQL query, but same instance is referenced in every result

LINQ group by date descending, and order by time ascending

linq to sql, make one db call instead of three

c# .net linq-to-sql

Using Stored Procedures with Linq To Sql which have Additional Parameters

Is there a ApplyPropertyChanges with a datacontext?

.net linq-to-sql