Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Linq Stored Procedure Timeout but SSMS Quick

sql linq linq-to-sql timeout

Lost decimal precision and scale using LINQ and stored procedure with output parameters

c# linq linq-to-sql

How to call a UDF in a linq to sql query?

linq-to-sql

LINQ to SQL extension method for sorting and paging

linq-to-sql lambda

refactoring LINQ IQueryable expression to remove duplicated portions of queries

Convert SQL to LINQ to SQL

linq-to-sql

LINQ to SQL Decimal Parameter

c# sql-server linq-to-sql

Will indexing a SQL table improve the performance of a LINQ statement?

c# sql linq linq-to-sql indexing

Data Context's SubmitChanges method causing a entity reference to be set to null

How to define an alias for a property

How can I calculate sum of column value in linq to sql query?

c# linq linq-to-sql

LINQ COUNT on multiple columns

.net sql linq linq-to-sql

LINQ to SQL Cannot create database [Schema Permissions]

How do I correctly manage the disposing of a DataContext?

Linq-to-sql context database connection handling

c# .net linq-to-sql

Method X has no supported translation to SQL - booleans and datetime

c# linq-to-sql

Cloning a Linq to Sql Entity - detaching data context

linq-to-sql clone detach

How does INotifyPropertyChanging interface helps limit memory consumption

How to Track Queries on a Linq-to-sql DataContext

asp.net linq-to-sql

Eager loading of Linq to SQL Entities in a self referencing table