Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Passing func as parameter in Linq to Entities and 'Internal .NET Framework Data Provider error 1025' error

Where to convert business model to view model?

Filtering include items in LINQ and Entity Framework [duplicate]

c# linq entity-framework

The Include path expression must refer to a navigation property defined on the type.in eager loading

what is difference between inverse property and foreign key in entity framework?

c# entity-framework

LINQ to entities - Building where clauses to test collections within a many to many relationship

Entity Framework: Using transactions and rollbacks... Possible?

Entity Framework - how do I get the columns?

How to unit test a repository pattern that uses Entity Framework?

PagedList loses search filter on second page

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