Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

How to add unique non primary-key field to entity using Entity Framework 4.1?

EF Code First cascade delete and update?

EntityFramework can't see ConnectionString in the App.config

EntityFramework Migration cascadeDelete parameter

EF 6.0 Migrations: ContextKey in MigrationHistory is null

MaxLength Attribute in EF4.3.1

Code first migration error "Implicit conversion from data type nvarchar(max) to varbinary(max) is not allowed"

Remove an item from Collection using Entity Framework

Order navigation properties when using Include and/or Select methods with EF 4.1 Code-First?

Entity Framework is trying to create a database, but its not what I want

Strategy for Getting SQL for AutomaticMigrations

DBContext Added/Attached Event?

EF 4.1 Code First - OnModelCreating call time

Multiple Associations from one Object to two Objects of the same Entity Type

Entity Framework Code First: How to map private fields?

Entity Framework Code First and Collections of Primitive Types

code first auto gen proxy class navigation and collection properties are null

EF 6 Code First Stored Procedure - Read Only

Foreign Key To Microsoft.AspNet.Identity.EntityFramework.IdentityUser?