Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Path is not displayed in wpf

How should a one to many relationship be managed in Entity Framework?

.Net Core 2.0 Web Api circular dependency after moving database context to DAL class library

Executing Raw sql with Entity Framework Core

Many-to-many without an inverse property

Retrieve Entity Framework Foreign Key Relationship Models automatically

c# sql entity-framework

Entity Framework database changes not seen in the DbContext

c# entity-framework

Generate DDL Script to create database in Entity Framework

EntityFramework and ADO.NET together?

entity-framework

StringLengh Data Annotation using a static property

c# .net entity-framework

Primary Key based on Foreign Keys EF

Use a SqlConnection inside an Entity Framework transaction

Storing NULL instead of blank string columns

.net wpf linq entity-framework

Using reflection to obtain select fields in a linq query

Opening an SQL CE file at runtime with Entity Framework 4

Why do child entitites in Entity Framework include a virtual property referencing the parent?