Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

EntityType ''IdentityUserRole' has no key defined error

Nuget package for Oracle Unmanaged Provider with Entity Framework

multiplicity conflicts with referential constraint in Role

LINQ Lambda Join, with 2 join fields or more error

c# entity-framework linq

EF6: Configure complex mapping for entities (code first)

c# sql .net entity-framework

Is inheritance of navigation properties supported?

How to implement a DateTime entity property to set always DateTime.Now

Entity to WCF datacontract

c# wcf entity-framework