Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

Entity framework Invalid Column name, EF adds number 1 to primary key

Decimal out of range

Getting 'Context is not constructible. Add a default constructor or provide an implementation of IDbContextFactory."

Code-first: Mapping entities to existing database tables

How to disable automatic table creation in EF 5.0?

entity-framework-5

Using MVC 4 SimpleMembership with an existing database-first EF model

Translating Entity Framework model navigation properties into DTOs

No constructor with a connection string in Entity Framework datacontext

.net entity-framework-5

Entity Framework 5 update model from database does not generate table class [closed]

entity-framework-5

In Entity Framework, why isn't lazy loading working for a one-to-zero-or-one navigation property?

EF: How do I call SaveChanges twice inside a transaction?

How to Model Entity Framework Entity/Mapping With Only One-Way Navigation

How should I seed data to many to many relation in Entity Framework Code first 5.0

EF Migrations: The ALTER TABLE statement conflicted with the FOREIGN KEY constraint

entity-framework-5

entity framework 5 MaxLength

Error using Using [duplicate]

EF5 Migrations - Duplicate/Re-defined variable bug when dropping constraints | Issue with usage of SQL GO command

Entity Framework 6 Error Unable to load the specified metadata resource

Insertion order of multiple records in Entity Framework

EF code first - custom foreign key constraint name