Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Complex type: multiple instances in one model?

Rewriting a legacy-proprietary Web Application to MVC3/Entity-Code-First

EF4 Code First: how to update specific fields only

Specify SQL Server File Locations when using Entity Framework Database.Create()

EF4 Code First + SQL Server CE: save bidirectional reference atomically

Same table name different schema

EF-Code First navigation property foreign key in complex type

Calling a custom scalar DB function inside a LINQ to Entities query?

Entity Framework Code First Update by Stub Entity

EF 4.1 Code First - duplicate entities in object graph causes exception

OnModelCreating - forcing new creation

Entity Framework 6 One-Way relationship using Code First

CodeFirst:The specified named connection is either not found in the configuration

Entity Framework 4.1 Code First: Get all Entities with a specific base class

Entity Framework Code First - Foreign Key to non primary key field

Entity Framework Code First 5 Cascade Delete on many to many tables error

Get path of App_Data folder in the Seed method of EF migration configuration class

Work-around for Struct with Entity Framework, Code-First approach

How to switch between DatabaseGeneratedOption.Identity, Computed and None at runtime without having to generate empty DbMigrations

Deploy multiple project solution to azure