Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

How to: sum all values and assign a percentage of the total in Linq to sql

c# linq linq-to-sql

Enum with default typecast? is that possible?

Does First() in LINQ cause eager or lazy loading?

LINQ to SQL Transaction when Transaction is type Table<Transaction>

c# linq-to-sql transactions

Linq to SQL construct a custom object externally

linq linq-to-sql

How to get pass this error "Value cannot be null. Parameter name: entity"

c# linq-to-sql

Table<T>.DeleteOnSubmit generated SQL matching all columns

.net linq-to-sql

How can I modify this linq query to return some empty fields instead of just omitting the data that doesn't fit the join?

c# linq-to-sql

predicate builder with two tables

DeferredLoadingEnabled - how does it work?

LINQ to SQL not recognizing new associations?

linq linq-to-sql

How do I convert this SQL query to LINQ to SQL

linq linq-to-sql

How do you minimize the performance hit when upgrading to EF 4.1 from LINQ to SQL?

Is it possible to use Soundex (or other SQL functions) in LinqToSql?

linq-to-sql soundex

LINQ to SQL transaction and read ID of inserted record

c# linq linq-to-sql

Linq to sql Haversine formula

Entity - Linq to Sql Only load a part of the entity

Linq to SQL Extensibility Method Definitions

linq-to-sql extensibility