Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Entity Framework, SQLite and Lazy loading

Single table hierarchical data with EF Database First

How to architect Entity Framework Application (with MEF)

Cannot compile my project with LINQ syntax

Deleting a child entity in a many-to-one relationship using POCO in EF4 CTP5

c# entity-framework-4 poco

Removing item from dropdown list

Fluent mapping verification for Entity Framework 4

EF4 - Context.Entry isn't available to change an Entity State

EF: How do I decrease the very first DataContext initialization time

Can the ///summary be auto filled by SQL Server descriptions in EF4 Entities?

How to make EF code first work under `IIS AppPool\MySiteName`?

entity-framework-4

How do I split a table into multiple types in EF4 code first?

Money in SQL Server

EntityDataSource Override with a custom Delete

Generate Entity Framework code without generating EDMX diagram

Code first implementation in Entity framework

Why am I getting error "The property X on type Y cannot be set because the collection is already set to an EntityCollection"?

entity-framework-4

Autofac Scoping Of Unit Of Work In MVC3 With Entity Framework

EntityFramework taking excessive time to return records for a simple SQL query

Is there any advantage for Entity Framework generic repository?