Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

How to properly InsertAllOnSubmit() and is that better than looping InsertOnSubmit()?

c# linq-to-sql ienumerable

LINQ to SQL - Compile error when extending data context with partial class and methods

Linq2SQL "Local sequence cannot be used in LINQ to SQL" error

linq linq-to-sql

LINQ to SQL where ID not in some_list

c# asp.net linq-to-sql

Linq to sql select into a new class

The type or namespace name 'Linq' does not exist in the namespace 'System.Data'

asp.net linq linq-to-sql

Convert IEnumerable to EntitySet

IQueryable (non generic) : missing Count and Skip ? it works with IQueryable<T>

Why does LINQ send sp_executesql instead of directly executing the SQL?

sql linq-to-sql

How can I define my own columns in a WPF DataGrid?

.net linq-to-sql xaml

"Cannot call methods on DateTime", and other limitations

.net sql linq linq-to-sql

Auto-incrementing a generic list using LINQ in C#

How to run a mass update/delete query in Linq?

c# .net linq linq-to-sql

T-SQL IsNumeric() and Linq-to-SQL

Add Multiple record using Linq-to-SQL

Linq To Entities 'Only primitive types or enumeration types are supported' Error

LINQ sorting anonymous types?

c# linq-to-sql

how do I sort a collection with child property?

Linq to SQL lambda join

c# linq-to-sql

Has Microsoft confirmed their stance on LINQ to SQL end-of-life?