Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

could not load type 'system.data.entity.design.aspnet.entitydesignerbuildprovider'

Using MySql with Entity Framework 4 and the Code-First Development CTP

error when inserting into table having instead of trigger from entity data framework

Delete child objects in Entity Framework

EntityFunctions.TruncateTime and unit tests

Repository Pattern in Entity framework 4 when should we dispose?

Joining tables using more than one column in Linq To Entities

Getting the connectionstring in .net 4

Multiple SaveChanges calls in entity framework

Exclude a field/property from the database with Entity Framework 4 & Code-First

Entity Framework, Navigation Properties, and the Repository Pattern

What effect do the different EF 4 SaveOptions have on the ObjectContext?

entity-framework-4

Entity Framework - Is there a way to reorder properties in the EDMX designer?

Self Tracking Entities vs POCO Entities

Primary /Foreign Key in Entity Framework

Could not load file or assembly Oracle.DataAccess

Entity Framework Code First Lazy Loading

Modify default ErrorMessage for StringLength validation

Using DateTime properties in Code-First Entity Framework and SQL Server

In EF 4.1 DbContext how to trace generated SQL