Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

Difference between a Repository Implementation using ObjectContext vs DbContext on EF 4.1

Mapping TPT in EF Code First 4.1 w/ Different Primary Keys

PlatformNotSupportedException when executing a general LINQ query

Entity Data Model Wizard not creating tables in EDMX file

Add attributes to Entity Framework database first generated classes

Entity Framework Code First Mapping

DbContext throws exception on query when accessed through interface

What can I use instead of an Include?

A column ID occurred more than once in the specification?

What are required assemblies for Entity Framework 4.1 and SQL Compact?

How to do property type conversion in EF 4.1 Code First

Entity Framework 4.1 Retrieving self referencing data

Is there a performance difference between Model First and Code First in MS Entity Framework 4.1?

How to map child entity to parent entity without introducing primitive type parent linker in child entity?

Transactional operation with SaveChanges and ExecuteStoreCommand

EF (Entity Framework) 4.3 Migration tool does not work on EF 4.1 DB

Entity Framework 4.1Code First connecting to Sql Server 2005

Entity Framework Code-First - Defining relationships with MembershipUser

How can I detect a [NotMapped] annotation from PropertyInfo or MetaData?

Windows Azure with Multiple Sites in One Role not transforming 2nd web.debug.config to web.config