Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

entity framework change database physical location by class

Multiple self referencing in Entity Framework fails with "principal end" error

c# entity-framework

Entity framework 7 in ASP.NET MVC6 multiple foreign key to the same table

ENTITY/LINQ/ASP.NET : ASPxGridView Adding Rules

Entitiy Framework: "Update Database from Model" instead of "Generate Database from Model"

Make sure Entity framework always reads from database?

Using a tuple or some other complex type in a Linq-to-Entities query expression

Is Entity Framework more than a very time consuming way to save a little time?

asp.net entity-framework

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

EF Code First & SQL Server Views

Entity Framework CTP 5 One to One mapping

MVC3 / EF - Changing model... Database schema mismatch

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

LINQ & Many to Many Relationships

How can we do object filtering in Entity Framework?

c# .net entity-framework

multiple cascade delete path in many-many relationship (EF 4.1)

Explicit many to many join table in Entity Framework 4

ORM for large volume database

One repository per table or one per functional section?

Entity Framework Polymorphic associations