Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Translating Insert into Select to Entity Framework

c# sql entity-framework

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

Derived Types in Entity Framework

Generic method for updating EFCore joins

Entity Framework Core; using ORDER BY in query against a (MS) SQL Server

NUnit Entity Framework integration test dependency injection issue with .NET Core

Turning off shadow property generation

EF Core 3 GroupBy multiple columns Count Throws with extensions but linq works

Leaky abstraction in LINQ to SQL EntitySet

How do I manually edit table mappings in ADO.NET in Visual Studio 2010?

error occurred while updating the object context

Why does my EF4.1 relationship not get set to null upon assignment of a null value?

Keyword not supported exception when attempting to use a connection string that points to a ODBC DSN

List of Integers in Entity Framework

In multi-tier architecture with a service layer, is it acceptable to have one service call another service?

Entity Framework User Roles Many to Many Relationship

entity-framework

How to map the first item in a collection with AutoMapper

How to check whether DbContext.Set<T> exists in model?

Mapping Many to Many Relationship w/ Foreign Key Reference

Frequent saves with entity framework

.net entity-framework