Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

How to use Membership provider with EF Code First?

How map objects to a view with EF 4 code first?

Entity framework error "Entity type is not mapped."

Entity Framework 4 - Handling very large (1000+ tables) data models?

MEF Plugins and EF CodeFirst - How?

Entity Framework: Where do I extend the CSDL/MSL?

entity-framework-4 edmx

Change Table and Column Name Mappings Entity Framework v4.3

Unique keys in Entity Framework 4

Entity Framework Stored Procedures vs Generated SQL

Using Automapper to update an existing Entity POCO

What are Independent Associations and Foreign Key Associations? [duplicate]

How to share common column names in a Table per Hierarchy (TPH) mapping

Annotating properties on a model with default values

Entity Framework 4 selective lazy loading properties

Include() in LINQ to Entities query

Create a DbSet<T> dynamically in Entity Framework?

Cancelling an Entity Framework Query

The relationship between the two objects cannot be defined because they are attached to different ObjectContext objects

How to have Many to Many Association in Entity Framework Code First

Entity Framework 4 and SQL Compact 4: How to generate database?