Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-first

Entity Framework (Code First) One to Many and One to One relations (with two entities). How to?

How do I create two associated entities at one time with EF4 Code-First

Incorrect value when saving enum

EF migration is dropping a column and trying to rename a nonexistent column back to Id

entity framework change database physical location by class

Entity Framework CTP5 Code-First: Mapping a class with multiple collections of another class

EF Code First & SQL Server Views

C# SMO - Scripting Table Data to File. Throwing Error

How to brings the Entity Framework Include extention method to a Generic IQueryable<TSource>

How to rollback Entity Delete without losing Navigational Properties

entity framework code first attributes in combination with fluent api configurations

Entity Framework getting confused about navigation property

Code First issue with seeding data in Cyrillic

Is there any way to create diagram for localdb?

Entity Framework Code First and Multiple Assemblies

Double self-referencing property with Entity Framework

Changing discriminator column to int in Entity Framework 4.1

PostSharp inserting k__Backing Field into Entity Class, causing Database generation to fail

Entity Framework - Code First - Ignore all properties except those specified

Force EF 4.1 Code First to See an Attached entity as Modified