Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to warm up an ASP.NET MVC application on IIS 7.5?

EF Migrations: RenameColumn in Automatic Migrations?

EntityFramework 6 How to get identity-field with reflection?

Attaching an entity of type 'X' failed because another entity of the same type

c# entity-framework

What is the correct way to use Entity Framework as datasource for DataGridView?

How do I force Entity Framework to mark a particular migration as having been applied?

SQLite provider in VS2017

Change EF 6 Code Generation Strategy from T4

c# entity-framework

ef-core load collection property of nested tph inherited member

TDD and ADO.NET Entity Framework

Entity Framework Delete All on Submit

entity-framework

in Entity framework, how to call a method on Entity before saving

How to rename Context.tt generated by Entity Framework?

entity-framework

Errors during Code First add-migration

Entity Framework Core cascade delete one to many relationship

Linq-to-Entities Dynamic sorting

c# linq entity-framework

Generate a composite unique constraint/index, in EF Core

'propertyName' cannot be used as a property on entity type 'typeName' because it is configured as a navigation

DeleteObject() in foreach loop

System.Data.Entity.DataBase can't be found