Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Would this SingleOrDefault() optimization be worthwhile or is it overkill / harmful?

Most efficient way to check for existence of multiple items

ASP.NET Data Access Layer. Is using sqlhelper.cs bad?

LINQ 2 SQL query does not work with a function call

c# linq-to-sql

LinqToSql Select to a class then do more queries

c# .net linq linq-to-sql

LinqDataSource and DateTime Format

asp.net sql linq linq-to-sql

How to insert/update/delete multiple objects with a single query in Linq to Sql

.net linq-to-sql

Best approach for a Binary column with LINQ to SQL

linq-to-sql filestream

asp.net mvc diff between DeleteAllOnSubmit and deleteonSubmit

LINQ DataContext.SubmitChanges() in C# Reporting "Object reference not set to an instance of an object."