Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

asp.net mvc linq sql problem

Is Entity Framework more mockable than Linq2Sql?

Ambiguous Call In Linq-To-Sql Query

c# linq linq-to-sql

LINQ: System.Data.SqlClient.SqlException: String or binary data would be truncated

asp.net-mvc linq-to-sql

Generating very large XML file with Linq-to-XML and Linq-to-SQL

LINQ performing multiple queries instead of a single "joined" query

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

Change property of Linq To Sql Entity in query

c# linq-to-sql

Linq 2 SQL Grouping Question

linq-to-sql group-by

How to SET ARITHABORT ON for connections in Linq To SQL

linq-to-sql arithabort

Linq To SQL, Do not SELECT SCOPE_IDENTITY() after INSERT

linq-to-sql

if statement inside Where on LINQ

c# linq-to-sql

What is wrong with this statement below

c# linq linq-to-sql linqpad

Change DataContext of IQueryable

ORDER BY NEWID in LINQ and bind to Repeater control

LINQ DateTimeOffset comparison with today

c# linq linq-to-sql

Does LINQ to SQL use the ActiveRecord Pattern?

How to use WITH(NOLOCK) in LINQ to SQL?

Is it safe to leave MiniProfiler's ProfiledDbConnection in production code?