Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

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?

Ignore read-only class properties when using DataContext.ExecuteQuery<T>

Signals in Linq to Sql?

How can I force varchar length in Linq To SQL

c# sql-server linq-to-sql

LINQ joining two tables

c# linq linq-to-sql join

C# Linq-to-SQL Create a Generic Repository

List and Linq To Sql Performance Issue