Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Is possible to create a database (Sql Server compact) on a given path if we use Entity framework with code-first approach?

Entity CodeFirst EF6, EntityData string id

Entity Framework code-first & stored procedure

Code-First EF4.1 + SQL Server CE4 + Sync Framework

Using EF code-first while retaining stored procedures

How to define a table that its primary key is constructed from 2 foreign keys with EF code-first

one-to-one-or-zero relation with OneWay CascadeOnDelete

Why does EF Code First [InverseProperty] attribute fail to work when used with [ForeignKey] attribute?

Entity and derived view model - update only common properties

EF Code First with SQL Server Express 2012 ConnectionString

Core 2 Keep domain models in sync with database changes

EF Code first and initialize multiple contexts

EF Code First computing Modified and Created properties

EF 5.0 Code First Two way navigation withought foreign key id in child