Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Adding a property for the count of associated entities in Entity Framework Code First

Linq to Entities 4.1 - Group query forces ordering

IDENTITY_INSERT ON not being respected for Entity Framework DBSet.Add method

Connection string EF 4.1 code first SQL compact in windows form application

How to query by where clause with EF code first

Entity Framework 1-to-1 relationship with ASP.NET Boilerplate

IObjectSet Include Extension Method Errors with CompiledQuery

EF and datetime in SQL Server 2005

Entity Framework Code First One-To-Many doing wrong queries?

Load collection except another collection using linq

Unable to determine the principal end of an association between the types 'X' and 'X'

Foreign key issues in EF6 CF

DataAnnotation [Index(IsUnique = true)] on a column throws error Attribute 'Index' is not valid on this declaration type

EF Code first parent child mapping

entity framework code first and view mapping