Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

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?

How to use ValueGeneratedOnUpdate() correctly?

Store byte array using Entity Framework 4, MySQL and code first?

Entity framework code first many to many