Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

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?

using external object in entity framework object

EF5 code first ordering nested items

how do you check open entity framework connections

Writing Integration Test For Entity Framework

Seeding large lookup table data with Entity Framework Code First migrations

EF5 one-to-many relationship

How do I create a primary key using two foreign keys in Entity Framework 5 code first?

Composite PK without key property