Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-first

EF6 PK and FK constraint naming conventions

Manage Entity Framework code first migrations in a setup project

How to get entity framework to realize the model and the DB are in sync

Is it possible to modify an IQueryable expression manually

How to add a new entity with relationships to existing entities without getting duplicates? (EF 6.1)

Migrate SQL database from 2014 to 2012 version - mvc codefirst

Entity Framework (Code First) One to Many and One to One relations (with two entities). How to?

How do I create two associated entities at one time with EF4 Code-First

Incorrect value when saving enum

EF migration is dropping a column and trying to rename a nonexistent column back to Id

entity framework change database physical location by class

Entity Framework CTP5 Code-First: Mapping a class with multiple collections of another class

EF Code First & SQL Server Views

C# SMO - Scripting Table Data to File. Throwing Error

How to brings the Entity Framework Include extention method to a Generic IQueryable<TSource>

How to rollback Entity Delete without losing Navigational Properties

entity framework code first attributes in combination with fluent api configurations

Entity Framework getting confused about navigation property

Force EF 4.1 Code First to See an Attached entity as Modified

Oracle.ManagedDataAccess.EntityFramework - ORA-01918: user 'dbo' does not exist