Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Don't understand DbContext -- per application or per model

Entity Framework - Code First - Multiplicity constraint violated, The role X of the relationship Y has multiplicity 1 or 0..1

What is best practice for using Unity with Entity Framework in a MVC 4 application

Working of await in Async await

Get number of rows deleted and number of rows edited by DbContext.SaveChanges()

Issue when trying to read multiplte entity resultsets from a stored procedure

Two IdentityDbContext in the same database

Entity Framework is Really Slow Getting a Single Item

How to mapped enum type to tinyint

Entity Framework inheritance

How to add an index on multiple columns with ASC/DESC sort using the Fluent API?

Saving String with Double and Single Quotes From EF to SQL

c# sql entity-framework

How to log SQL generated by EF using log4net

IConfiguration does not contain a definition for Get() (EF7, vNext)

UNIQUE columns with count using LINQ

Linq-To-Entities using method to select new object

Linq remove where if the value is null

c# entity-framework linq

Code first Entity Framework model in PHP

EntityFramework, TransactionScope and SaveChange

c# entity-framework

LInq left join with multiple condition in on clause