Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Entity Framework 4.1 - Override Entity (DBSet) with Filter

Why does Setting EntityState to Detached Empty a Property of type List<T>?

Load changes made in another DbContext

EF5 generates SQL Server CE constraints with dot in name

To handle multiple schemas in one DBContext

How to enable migration in SQLite using EF

Entity framework automatically renaming many-to-many tables without any changes

EF 4.1 CF: CREATE DATABASE permission denied in database 'master'

Exclude column from being updateable in Entity Framework 4.1 Code First

Updating a reference to a child object in Entity framework 4.1 (CodeFirst)

Linqpad & EF5 Code First

Using byte as the primary key datatype

ChangeTracker Entity Framework 4.1 - Original Values of Related Objects

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"