Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

How do you insert or update many to many tables in .net entity framework

Unable to use a Stored Procedure with my Entity Framework v4 + POCO's :(

EF4: Difference between POCO , Self Tracking Entities , POCO Proxies

Multiple classes mapping to the same table in Entity Framework 4.1 Fluent API

Double self-referencing property with Entity Framework

How/Where to apply business rules to POCO objects?

c# entity-framework-4 poco

Repository pattern aggregate and aggregate root with Entity Framework 4.0

How to create Entity Framework ObjectContext?

How go get max value of a unique id column using LINQ

Share a model between multiple edmx files (Entity Framework 4.0)

entity-framework-4

LINQ to SQL query has wrong values in results

DbContext ChangeTracker: Id of Added Entity for Auditing

FluentValidation validator not being called

How to update navigation properties / related tables in EF?

Setting default value in entity framework - Database First

Many to many relationship detecting changes

entity framework - navigation property does not load

How do I add a RowVersion attribute to a EF4 class

ASP.NET MVC, forms auth or custom when using EF 4?

EF 4.3 Auto-Migrations with multiple DbContexts in one database