Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to add new table to existing database code first

Configuration Error related to targetFramework in web.config

Does new ASP.NET MVC identity framework work without Entity Framework and SQL Server?

Add a DbProviderFactory without an App.Config

What is the unit of work pattern in EF?

Have model contain field without adding it to the database? [closed]

Performance analyze ADO.NET and Entity Framework

EF Mapping and metadata information could not be found for EntityType Error

Projecting into KeyValuePair via EF / Linq

Entity Framework cannot update database

c# entity-framework

Can we have table without primary key in entity framework?

c# entity-framework

Cannot access a disposed object. A common cause of this error is disposing a context

Entity Framework - Unable to load the specified metadata resource

When does Entity Framework open and close Database Connections?

Eager , Lazy and explicit loading in EF6

Only get specific columns

entity-framework

What is the purpose of self tracking entities?

Latest Dapper VS Entity Framework 6 performance considerations

Entity Framework Core Eager Loading Then Include on a collection

ON DELETE SET NULL in postgres