Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Implement WCF Data Service using the Repository Pattern

EF Core 3 Has Value Generator

EF Code First, Model First or Db First? for a many changing medium-large app

how to make dbContext ExecuteSqlCommand work with new uncommitted entities

ef-code-first dbcontext

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