Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

Entity Framework many-to-many relationship values not saved in database

Is it possible to apply EF migrations only to local/in-memory data?

Map weak entity by using Code first

Entity Framework 5 - The abstract type 'X' has no mapped descendents and so cannot be mapped

Visual Studio 2012 / Entity Framework 5 (Database First): How to subscribe to Property or Collection Changes in Partial Class?

The Mystery of the Vanishing EF Call

EF5 InverseProperty Issue

Entity Framework HasOptional In Data Annotations

c# entity-framework-5

Typecasting of Azure cache object is always null

How to use the dbGeography spacial data type of EFv5 with a WCF RIA domain service class

Two One-to-Many relationships in the same table

UserManager.IsInRole returns false

Which scope should i use for binding DbContext with Ninject in WPF App

Can an Entity Be Associated By More Than 1 Entity?

Update DbSet.Local after row deletion in the database

Code First code generation trying to create the model?