Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-first

Returning a DataTable using Entity Framework ExecuteStoreQuery

DDD with EF Code First - how to put them together?

how to annotate a parent-child relationship with Code-First

EF code first: How to delete a row from an entity's Collection while following DDD?

Loading Nested Entities / Collections with Entity Framework

EF Code First Readonly column

Entity Framework CTP 4 - Code First Custom Database Initializer

EF4 Code-First causes InvalidOperationException

Using MySql with Entity Framework 4 and the Code-First Development CTP

Understanding ForeignKey attribute in entity framework code first

EF Code First Parent-Child insertions with identity columns

Adding CreatedDate to an entity using Entity Framework 5 Code First

Code First Migrations and Stored Procedures

Specify ON DELETE NO ACTION in ASP.NET MVC 4 C# Code First

Tool to convert Entity Framework EDMX to Code First

How do I use Entity Framework in Code First Drop-Create mode?

Using Entity Framework Code First CTP5, how do I create a primary key column that are INTs and are not identity columns

SQL 'time' type in Entity Framework Code First

SQL Server Express connection string for Entity Framework Code First

How to disable migration in Entity Framework 4.3.1?