Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework 6 DBContext with only a subset of all tables

Generic function for getting data using entity framework

Incorporate Enum.GetName(...) into Linq Query

c# entity-framework linq enums

How to set Identity Seed value in code-first?

Entity Framework Database First many-to-many

Owned type property not persisting for a modified entity in EF Core

unable to import OleDbConnection in dotnet core entity framework

How to use AddDbContextPool if all configuration in OnConfiguring method of DbContext

Mapping of stored procedures is all-or-nothing in Entity Framework? (FunctionMapping)

LINQ to Entities does not recognize the method 'System.Linq.IQueryable [duplicate]

c# entity-framework

Alternative to Using an Entity as a Parameter to an Invoke Method in WCF RIA Services

How can I use EF Code First to declare a one-to-many relationship?

c# .net entity-framework

Retrieving entity from context after Add() yet before SaveChanges() has been called

Primary key violation on adding of relationship from many to many linked tables in MVC 3 entity framework

EF 4.2, CodeFirst - Navigation property within a complext type

How can I define a stored procedure in Entity Framework (code first)?

NLog with an Entity Framework connection string?

Is LocalDB supported by Visual Studio 2010 in Entity Framework 5?

c# entity-framework localdb

How to access old entity value in ASP.NET Entity Framework

c# asp.net entity-framework

Entity Framework Update check if the record has changed

entity-framework