Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

A cycle was detected in a LINQ expression exception

Entity Framework Code First: One-to-Many and Many-to-Many relationships to same table

LINQ to Entities does not recognize the method and this method cannot be translated into a store expression

EntityDeploySplit error - Microsoft.Data.Entity.Build.Tasks.dll missing

Why repository pattern is extensively used in entity framework as though it is complex?

Why won't this LINQ join statement work?

Why am I getting a NullReferenceException in System.Data.Entity.dll (Entity Framework)?

c# wpf entity-framework

Bulk Update in Entity Framework Core

Entity Framework - Add Child Entity

How use Transaction in EntityFramework 5?

How to use ToShortDateString in linq lambda expression?

c# linq entity-framework

Entity Framework Core - prevent multiple null values on unique indexes [duplicate]

When dispose a dbcontext in .net core?

Business Validation Logic Code Smell

Entity Framework 3.5 - How to load children

EF CodeFirst CTP5 - Manually drop and create DB?

entity-framework

Entity Framework And Business Objects

In Entity Framework, getting the value of an identity column after inserting

LINQ Query to Convert string to datetime

EF. Required validation error for string fields raise without [Required] attribute