Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-first

Cannot install Entity Framework Power Tools

Alternative for MapHierarchy() in EF Code first CTP 5

Entity Framework's DbModel: How to map a one to many relationship using a connection table?

'Default values not supported error' when working with Entity Framework Code First and SQLServer Compact 4.0

Using MVC 3 Entity Framework Code-First, how do you create a new "many" object in a one-to-many relationship?

C# - Entity Framework - Large seed data code-first

Making changes to domain-model using code-first (ORM) while in production

Code First CTP4: Table with no primary key?

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