Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Entity Framework inserting new rows instead of updating them

Error in CodeFirst Seed with migrations : Modifying a column with the 'Identity' pattern is not supported. Column: 'CreatedAt'.

How can I delete object with DbContext in c#?

Adding a migrations gives filename already exists

Dependency injection causing poor performance (ASP.NET MVC)