Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

Entity Framework 5 on .NET 4.0 - DatabaseGeneratedOption.Identity is undefined

LINQKit: nesting an ExpandableQuery in LINQ to Entities

EntityFramework 5 filter an included navigation property

c# linq entity-framework-5

Entity Framework 5 - How to generate POCO classes from existing database

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]