Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

EF 4.1 Code First Foreign Key adds Extra column

Is it possible to generate db sql script with Ef4 CodeFirst on build?

How do I save a child entity in EntityFramework 4?

EF 4.1, inheritance and shared primary key association => The ResultType of the specified expression is not compatible

Order the Columns, while creating DB by Entity Framework 4.1. with fluent API

Add MetadataType to derived class in C#

How to implement datcontext per request/thread using factory pattern

How to map a table column to two entity properties?

Serialization POCO proxy with WCF

How Do I Disable Lazy Loading, Entity Framework 4.1 using Code Migrations Configuration

c# entity-framework-4.1

Ninject scope problems with TopShelf, Ninject and EF code first

How to correctly override the SaveChanges function in EF 4.1

Preventing tampering of form fields in ASP.NET MVC EF

Two same class types in entity framework class issue

ASP.NET MVC 3 Site Loading Is Extremely Slow

unidirectional many-to-many relationship with Code First Entity Framework

entity-framework-4.1

Entity framework strings using greater than operator

EF ExecuteStoredCommand with ReturnValue parameter

Entity Framework 4.1 code first approach: how to define length of properties

How to filter nested collection Entity Framework objects?