Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Am i using correctly Unit of Work here? (Entityi Framework 4 POCO)

Deserializing Issue in Entity Framework 4.0

c# wcf entity-framework-4

Entity Framework 4 - Inheritance

Is Entity Framework good for bigger Database?

Entity Framework code first for Oracle

What's the most efficient way to get only the final row of a SQL table using EF4?

How can I modify the default code generation strategy for edmx?

Assigning ids to entities with EntityFramework 4

Do I have to set foreign key properties manually when I change associations?

How to find out field maximum length in Entity Framework in .NET 4?

How to map lookup table to enum?

Entity Framework: Issue with IDENTITY_INSERT - "Cannot insert explicit value for identity column in table"

c# entity-framework-4

Entity Framework - Inserting records in child table when parent record already exists

Deploying database changes with EF 4.1

Using Entity Framework 4.0 in a .Net 3.5 Application [duplicate]

how to do many to many with the same table with EF4 Code First

EF Code First with many to many self referencing relationship