Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to use a ShortDate string format with Html.TextBoxFor

Entity Framework - Where Clause

Many-many relationship in Entity Framework Code First and using the "virtual" keyword to access each other

Code-First Migrations MissingManifestResourceException

Entity Framework Code First Map (Linked) Table?

OData exception The complex type 'WebTools.Order' refers to the entity type 'WebTools.Customer' through the property 'Customer'

Querying entities throws "Invalid Operation Exception" on enum field

Delete records from multiple tables with foreign key constraint

c# entity-framework

Profile Image in AspNet Identity

Entity Framework Core Stored Proc without DbSet

.NET Core / EF.Core 3+ add Console logging to DbContext

Is there any way to get Linq-to-entities to evaluate a local expression

linq entity-framework

SQL Server Profiler showing EF queries against master database?

How can I load all Entity Framework 4.1 entity configuration entities via reflection?

Linq. How to query list within list?

MultipleActiveResultSets for postgresql and ado.net entity data model

Does `Any()` forces linq execution?

c# entity-framework

EF5 How to get list of navigation properties for a domain object

Represent a single-rowed table in EF?

entity-framework

How to convert Anonymous Type to Strong Type from LINQ query

c# entity-framework linq