Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

EF4 CTP5 - HasColumnType not working

Returning IQueryable vs. ObjectQuery when using LINQ to Entities

Entity Framework Context in Singleton

If you create a DomainService, exposing an entity, can you access aggregate entities?

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