Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

What is Guid.NewGuid() doing in LINQ to Entities?

c# entity-framework linq

Get all implementations types of a generic interface

Entity Framework v2 doesn't support sql 2000?

How do I find out the actual SQL that this statement generates?

ComboBox DataSource And Entity FrameWork