Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

What is the equivalent of ObjectContext.ApplyCurrentValues for DbContext

c# entity-framework

The type 'Company.Model.User' and the type 'Company.Core.Model.User' both have the same simple name of 'User' and so cannot be used in the same model

DbContextTransaction Rollback

entity-framework

How to Specify Entity Framework Core Table Mapping?

what is Entity Framework with POCO

c# .net entity-framework poco

Dynamically changing schema in Entity Framework Core

DbSet.Find method ridiculously slow compared to .SingleOrDefault on ID

How to add a foreign key reference to ASP.Net MVC 5 Identity?

entity-framework

AutomaticMigrationsEnabled false or true?

Entity framework 4.3 run migrations at application start

Entity Framework .Include() Navigation of another Navigation property

.net entity-framework

MvcBuildViews true with Entity Framework in ASP.NET MVC 2

Entity Framework Not Creating Database

How does a new ASP.NET MVC 5 application know how to create a database and how does the Account Controller access the database?

EF 4: Removing child object from collection does not delete it - why?

How to automatically populate CreatedDate and ModifiedDate?

Deploying and Configuring ODP.NET to work without installation with Entity Framework

Entity Framework with MySql and Migrations failing because "max key length is 767 bytes"

c# mysql entity-framework

LINQ to Entities with AddMonth method

c# entity-framework

The remote server returned an unexpected response: (413) Request Entity Too Large.

c# vb.net wcf entity-framework