Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

How to map double related objects in entity framework, i.e. defining two FKs between the same entities

FileNotFound exception while trying to create ASP.NET MVC 4 controller

Entity Framework Null Reference When Adding New Record

Entity Framework Code First - Invalid column name Discriminator

ef-code-first

EF Code First migrations: Table Per Hierarchy Bug

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