Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Build table programmatically for export to/import from JSON?

Removing an item from DataContext and showing the updated values WITHOUT SaveChanges()

How To Save Navigation Properties in the Entity Framework

EF 5 benchmarks

How to set id key to be generated by the database in Entity Framework after model creation using Database First

entity-framework

Entity Framework Share Queries

EF4 Creating a custom DbFactoryProvider and other Db* classes

entity-framework ado.net

How to force a new seed without any migration

c# entity-framework tfs

Entity Framework TPH on top of TPT

Use SQL Server CE Locally and SQL Server 2008 on Production Entity Framework Code First?

Changing value works with eager loading but not lazing loading in linq and ef

c# linq entity-framework

query the attached entities

c# .net entity-framework

Error deploying to SQL Azure using EF 6 alpha3 Code First and Migrations creating __MigrationHistory table

IsLoaded for self-tracking entities

entity-framework