Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Attaching an entity of type failed because another entity of the same type already has the same primary key value.

How to allow a Boolean index only be unique for True

Call a Scalar valued function in entity framework 6

c# linq entity-framework

How to change a clustered index in Entity Framework 6.1 Code First model and apply it to an Azure database

entity-framework azure

DDD - Consistency of Entity Across Bounded Context & Different Schemas in Database

Using include doesn't change the behavior

LINQ to Entities does not recognize the method 'Newtonsoft.Json.Linq.JToken get_Item(System.String)' method,

How to map exisiting sql server view with EF code first

entity-framework

Entity Framework Connection String in App.Config

Can I use in-memory Entity Framework 6.2.0 or if there any approach to do it [closed]

Define default value for SingleOrDefault Linq method

c# entity-framework linq

Error: The name is used by an existing migration

Entity Framework Generated SQL

c# sql entity-framework

EF in a UserControl can't see the app.config?

Entity Framework 4 Visual Studio 2008

What causes the Linq error: This method cannot be translated into a store expression?

c# .net linq entity-framework

Is it possible to use Entity Framework with Windows Azure development storage service?

How are special characters handled in an oData query?

Entity Framework: Model First, Inheritance?

Collection of complex child objects in Asp.Net MVC 3 application?