Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

Is it considered bad design to pass a repository interface as an argument to a method on a domain class?

Executing a update/insert stored procedure with entity framework 4.1?

edmx updates from the wrong database

Save list of entity with Entity Framework

c# entity-framework-4.1

make byte[] property load lazy

How is the many-to-many junction table name determined with Entity Framework Code First?

Cannot convert type System.Data.Entity.DbSet to System.Collections.Generic.ICollection

Can fluent API set NotMapped on all entities that inherit from a base class?

entity framework 4.1 partial class initialisation

How to configure many to many relationship using entity framework fluent API

How should I annotate CreatedOn and ModifiedOn columns with EF 4.1?

Problem mapping multiple relations using Entity Framework code-first

Entity Framework 4.1 code-first, required lazy load reference is null on save

How can l use Entity Framework without App.config

Entity Framework code first, custom, additonal fields in many to many relationship