Entity Framework increasing performance with AutoDetectChangesEnabledPosted: 2012-09-05entity-framework
Entity Framework 5.0 requires you to use .Net 4.5 with Enum supportPosted: 2012-08-31entity-frameworkvisual-studio
What is the implication of migrating Entity Framework 4 to Entity Framework 5?Posted: 2012-08-30entity-framework
DropCreateDatabaseIfModelChanges will create your database every time you start your applicationPosted: 2012-08-18entity-framework
Understand basic navigation with Entity Framework Code First (4.3) with 1 to 0..1 relationshipPosted: 2012-08-16entity-framework