Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-first

How to Establish Foreign Key Relationships in EF 4.1 Code First

EF, How to conditionally include a navigation property that type of it related to value of another property?

how implement mvc 4 project using crm 2011

Combine EF Power Tools and .edmx to generate CodeFirst Class And DB

Update only certain columns in DB using Entity Framework

Can I use and return EF4 code-first POCO entities as their interface?

How can I create a detached clone of an EF codefirst class for testing purposes?

Adding record duplicates other object using entity framework

how to create postgreSQL database using EF code first

ef code first seed many to many relationship

Entity framework code first migration to multiple database

Entity Framework 4 Code First Custom table mapping Fluent API issue

Why is MVC3 not scaffolding my foreign key columns

EF Code First convention to allow ICollection<T> properties to be empty collections rather than null?

.NET MVC 3 Code First database collation

Code First default DateTime not working

EF Code First Migrations: recreate database and Seed

Entity framework - Include() loads all chidren properties even virtual ones