Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

EF5 Many To Many update disconnected scenario

How to do Migrations in DB first approach

Entity Framework 6 Batch Updates and AuditLog using Entity Framework Extended

EntityFramework - many-to-many reference in the DB without a backreference in the model

Using two models in one controller?

Inserting current Database date time via Entity framework

Entity Framework Code First - Reverse Engineer

"Leaking Predicates" error?

c# entity-framework-5

Exploring databased typing scheme at run time

Seeding Membership in Windows Azure using Entity Framework

One-to-one relationship in CF Entity Framework using mapping

Ignore null values in context update

How to get foreign key value for independent association without hitting database?

Entity Framework many-to-many not populating collections

Should we use Data Repository pattern in MVC application using Entity Framework Code First approach?

Selective disabling of lazy loading with Database First method