Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

c# - Order a linq query

c# linq-to-sql

The null value cannot be assigned to a member with type System.DateTime

asp.net-mvc-3 linq-to-sql

LINQ to SQL: Invalid column name 'DepartureGate', even though the column exists

Entity Framework Check if multiple records exist before insert

An attempt was made to remove a relationship between a (*) and a (*). However, one of the relationship's foreign keys (X) cannot be set to null

LinQ to SQL throws Stackoverflow exception when using Any()

Full Text Search in Linq

Is there a LINQPad equivalent to a DataContext class?

linq linq-to-sql linqpad

Repository pattern: One repository class for each entity?

ORM and Database Constraints

Data Access from Entity framework works during debugging but not on live

Linq version of SQL "IN" statement

sql linq linq-to-sql

using PredicateBuilder inside a select

c# .net linq linq-to-sql

Linq Where clause with Generics does not reconize Equals base type

How do you JOIN/GROUP/Max/Min all within Linq?

c# linq linq-to-sql