Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

CompiledQuery throws ArgumentException

Join large list of Integers into LINQ Query

c# asp.net sql linq linq-to-sql

Error casting FieldExpression to LambdaExpression using Linq to SQL

C# XML documentation of Linq to SQL

Refactor select part of Linq expression?

.net linq linq-to-sql

What is the best way to encapsulate Linq to SQL data access?

What is the quickest way to stream an image from a FILESTREAM in SQL to a browser?

Unit of Work Design Pattern [closed]

Do you create multiple .dbml/.edmx file for large database when using LINQ2SQL or Entity Framework?

EntitySet<T>.Where(myPredicate) throws NotSupportedException

c# .net linq-to-sql

What's the difference between these two LINQtoSQL statements?

The member has no supported translation to SQL. When trying to access a property in my Partial class in the LINQ to SQL statement. Lambda expression?

Is there anyway to serilize linq object for Memcached?

linq-to-sql memcached

Is there any way to delay- execute a delegate against an IQueryable<T> after/during execution?

c# linq linq-to-sql delegates

LINQ To SQL ignore unique constraint exception and continue

Tracking down a stack overflow error in my LINQ query

LINQ-SQL Updating Multiple Rows in a single transaction

c# linq-to-sql

Get Birthday reminder Linq Query ignoring year

Debugging LINQ to SQL SubmitChanges()

linq linq-to-sql debugging

LINQ not updating on .SubmitChanges()