Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

XML data type

Entity Framework 4.1 RC: Code First EntityTypeConfiguration inheritance issue

Getting Entities whose keys match list(or array) of ids

Attach entity in modified state without marking all properties dirty

MVC .Net Cascade Deleting when using EF Code First Approach

Transaction deadlocks, how to design properly?

Creating BiDirectional One - One relationship in Entity Framework 4.1 Code First

Why does the Entity Framework's DbContext.Find() generate a query with select top 2?

entity framework 4.1 invalid column name

Code-First Entity Framework inserting data with custom ID

How should I return an int from a stored procedure in entity framework 4.1?

Store read-only calculated field with Entity Framework Code First

Create sql server compact file in appdata folder

Webforms data binding with EF Code-First Linq query error

Entity Framework 4.1 DbSet Reload

c# entity-framework-4.1

EntityFramework4.1's .Local().ToBindingList() , How to filter then?

Entity Framework 4 - Mapping non-public properties with CTP5 (code first) in a persistence unaware context

Entity Framework foreign keys to non-primary key fields

Manually editing database in code first entity framework

EF-Code first complex type with a navigational property