Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

EF Code First, exposing a linked table/object from a many to many relationship?

How to handle one class used in multiple db contexts for one database in EF code first?

EF Code First - {"CREATE DATABASE permission denied in database 'master'."}

Map weak entity by using Code first

IndexAnnotation to EF Core

C# - EF 6 Abstract Navigation Property

Chaining multiple classes in a MVC4 view

asp.net-mvc ef-code-first

EF 4.1 Bidirectional one-to-one problem

EF code first not creating the database

Invalid column name 'Length' edited MVC 4 Membership

How to set a collection-property with FKs?

Updating Entity Before Deleting

EF 4.3 (Code First) - determine when items are added to the virtual ICollection property

Set identity to the previous created column during migration

Two One-to-Many relationships in the same table

C# - CREATE DATABASE permission denied in database 'master' (EF - code first)

Foreign key issue: EF Core 7 code-first: "Cannot insert explicit value for identity column in table '' when IDENTITY_INSERT is set to OFF."

Database initialization strategy Code First