Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Unable to cast object of type 'System.Data.Objects.MaterializedDataRecord'

c# asp.net entity-framework

How to block a table in EF6.1 for one simple operation without deadlocks?

LINQ: Generate "AND" Expression instead of "OR" when using "CONTAINS"

c# .net linq entity-framework

Entity Framework not correctly modifying or deleting child items

.net entity-framework

Using fluent API to set up composite foreign key in one-to-one relation in legacy database

How and I introduce an "or" operator into a linq query join

Why does my EF Core migration ignore the model's OnDelete settings?

Entity Framework 4 Code First versus tree

How would i reconnect Entity Frameworks connection to the DB when the connection is lost

Multiple column index on inherited, non-overridden field

Symfony3 - How to add default values or persist default values in a property that is a Many-to-One relation property

Visual Studio 2022 not running XUnit tests

Delete a child from an aggregate root

Required rule for all properties in entity framework code first

EF won't let me specify the connection string

c# entity-framework

WCF - Entity Framework, returning objects to client

c# .net wcf entity-framework