Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

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

Referencing EntityFramework 4.1 namespace in MVC3 Razor View

EF Code First: Many-to-Many + Additional Property

Seed primary key in Entity Framework code first to 0 in SQL Server Compact Edition

Can an Entity Be Associated By More Than 1 Entity?

Return Only Child Entity Linq Entity Framework