Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework - Select * from Entities where Id = (select max(Id) from Entities)

entity-framework

EntityFramework 4, DbSet and ObjectContext

Entity Framework generic

c# entity-framework

Querying by base type in EF4 Code-First

EF Code First Multiple entities to same table

Unable to Create DbContext per Request with Simple Injector

DbContext Disposed after first request when using Ninject's InRequestScope()

Entity Framework Many to Many Database Migration

Converting a EF CodeFirst Base class to a Inherited class (using table-per-type)

Entity Framwork 5: Why is my entity's collection property empty?

Entity Framework Code First Self Join, 'Multiplicity is not valid in Role'

EF 5.0 Multiplicity Error On Simple Mapping

Is this the proper way to select the previous and next record given an ID for the current record?

ValidateEntity in Entity Framework not called on Delete of entry

Non static method requires a target

c# asp.net entity-framework

Cannot return type IQueryable or IEnumerable

SQL conversion from varchar to uniqueidentifier fails in view

Mapping a long data property to int in database

Entity Framework Login Failed Error

.net wcf entity-framework

Change schema of IdentityUser Tables in Web Api 2