Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Which way around do cascading deletes go in a one-to-many relationship?

Entity Framework Traverse and return child records in self reference table

CREATE DATABASE statement not allowed within multi-statement transaction

c# entity-framework

Enity Framework With MySQL

mysql entity-framework

entity framework code first migration keep existing data

EntityFramework CodeFirst: CASCADE DELETE for same table many-to-many relationship

ASP.NET: Check if run from migration

Using Entity Framework as Data Access Layer

How can I set up two navigation properties of the same type in Entity Framework

Is there a way to reset a DbContext without disposing and reinstantiating it?

Set StartUp Project parameter for Entity Framework migrations

What does DbConnection.EnlistTransaction do? [closed]

Finding Entity Framework contexts

Using "Include foreign key column in the model" option in EF wizard

EntityFramework.dll vs System.Data.Entity.dll -- ambiguity

Dispose DbContext in MVC Controller, which way "better"?

How does the SQLite Entity Framework 6 provider handle Guids?

Singleton Scope for EF's DbContext

Is there an easy way to make EntityFramework use SQL default values?

Entity Framework - Linq query with order by and group by

c# mysql linq entity-framework