Search code examples
How to manage transactions in the service layer?...


asp.net-mvcentity-frameworktransactionsservice-layer

Read More
What's the difference(s) between .ToList(), .AsEnumerable(), AsQueryable()?...


entity-frameworklinqentity-framework-core

Read More
DbArithmeticExpression arguments must have a numeric common type...


c#entity-frameworkentity-framework-coreado.net

Read More
How to implement Aggregate Root repository an add child entity with EF...


asp.net-mvcentity-frameworkdomain-driven-designrepository-patternaggregateroot

Read More
Why is the designer creating two .Designer.cs files when updating model from database?...


entity-frameworkentity-framework-4

Read More
Checking if usernames exists, case-sensitive...


c#stringentity-frameworkequality

Read More
Is using Entity Framework code first purely for database migrations ok?...


entity-frameworkdatabase-migrationentity-framework-migrationsfluent-migratorroundhouse

Read More
How to use the Procedure with User Defined Table Type in Entity Framework...


entity-frameworkstored-proceduresentity-framework-6user-defined-typesef-database-first

Read More
comparing two objects for values without listing every column...


c#entity-frameworkequality

Read More
DateTime2 not supported anymore?...


.netentity-frameworkentity-framework-6

Read More
EntityFramework when columnname changed error is Invalid column name...


entity-frameworkasp.net-mvc-4entity-framework-6

Read More
ASP.NET Identity 2 initializer drop all my tables...


c#asp.net-mvcentity-frameworkasp.net-identity

Read More
Entity Framework migration error...


c#asp.netsql-serverentity-framework

Read More
Entity core Violation of PRIMARY KEY constraint error when update...


c#entity-frameworkasp.net-coreautomapper

Read More
EF Migrations: Rollback last applied migration?...


entity-frameworkentity-framework-4database-migrationentity-framework-migrations

Read More
How to implement IEquatable<T> when mutable fields are part of the equality - Problem with Get...


entity-frameworkhashsetmutablegethashcodeiequatable

Read More
How to raise an event on Property Change?...


c#entity-frameworkdataset

Read More
How to seed data in .NET Core 6 with Entity Framework?...


c#entity-frameworkasp.net-core-6.0

Read More
Azure Data Explorer C# querying and ORM...


entity-frameworkazure-data-explorerkql

Read More
Entity Framework and Connection Pooling...


.netdatabaseentity-frameworkado.netconnection-pooling

Read More
Learning Entity Framework for using with MVC, Which approach to take first?...


asp.net-mvcentity-frameworkef-code-firstef-model-firstef-database-first

Read More
The server encountered an error processing the request. See server logs for more details...


wcfentity-framework

Read More
How to ignore a DbUpdateConcurrencyException when deleting an entity...


entity-frameworkentity-framework-core

Read More
SQL Server database will not be created with EF Core 8 in docker-compose mode...


asp.netdockerentity-frameworkdocker-compose

Read More
Unable to update database to match the current model because there are pending changes...


asp.net-mvcentity-frameworkef-code-first

Read More
Swapping values with unique constraint in Entity Framework...


c#entity-framework

Read More
Entity Framework - Code First - Foreign Key Constraint...


c#asp.netentity-frameworkef-code-first

Read More
There was an error running the selected generator . try rebuilding the project...


c#entity-frameworkvisual-studio-2013asp.net-mvc-5

Read More
How to get a distinct, case-insensitive list using Linq and Entity Framework...


c#linqentity-framework

Read More
How to save enum in database as string...


c#.netentity-framework

Read More
BackNext