Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework UI Validation using WinForms

EF: Lazy loading, eager loading, and "enumerating the enumerable"

how to annotate a parent-child relationship with Code-First

Entity Framework read only collections

Your project references the latest version of Entity Framework... - Error

EF POCO code only VS EF POCO with Entity Data Model

Equivalent of SqlFunctions in EF Core

Entity Framework Code First: How can I create a One-to-Many AND a One-to-One relationship between two tables?

EF code first: How to delete a row from an entity's Collection while following DDD?

Entity Framework : Change connection string at runtime

Stored Procedure return -1 for all cases in entity framework

MVC ViewModels and Entity Framework queries

Entity Framework and multiple schemas

How map objects to a view with EF 4 code first?

Entity Framework 4.1: Unable to cast from DbQuery to ObjectQuery

How to use ADO.net Entity Framework with an existing SqlConnection?

Why am I getting an extra foreign key column with Entity Framework Code First Foreign Key Attributes?

Entity framework error "Entity type is not mapped."

Entity Framework 4 - Handling very large (1000+ tables) data models?

How to create ASP.net identity tables in an already created database using code first?