Search code examples
What is the best way to set navigation property having only id in Entity Framework?...

c#entity-frameworkentity-framework-6navigation-properties

Read More
Entity framework - Include an IQuaryable parameter...

c#entity-frameworkentity-framework-6includeiqueryable

Read More
Convert WithOptional to Entity Framework Core(7) equivalent...

c#entity-frameworkentity-framework-coreentity-framework-6

Read More
SqlParameter vs ObjectParameter...

asp.net-mvcstored-proceduresentity-framework-6code-first

Read More
How do I bind stored procedure single result set with single class object result?...

c#entity-frameworkstored-proceduresentity-framework-6sqlparameter

Read More
How to write more efficient linq to entities query using EF6...

performanceentity-frameworkentity-framework-6linq-to-entities

Read More
The cast to value type failed because the materialized value is null...

c#entity-framework-6automapper

Read More
I have a post method that saved data to database, I need to return the id of the saved record and pa...

c#asp.net-mvcentity-framework-6identity

Read More
Getting stored procedure output parameter with Entity Framework is throwing a mapping error: The dat...

c#entity-frameworkstored-proceduresentity-framework-6entity-framework-5

Read More
Entity Framework 6.1.3 Mapping Foreign key to non primary key...

c#entity-framework-6

Read More
Return record with max column value using Entity Framework 6...

c#sql.netlinqentity-framework-6

Read More
EF6 Nested Transactions...

c#entity-frameworkentity-framework-6

Read More
Calling Oracle stored procedure using Entity Framework with output parameter?...

c#oracle-databaseentity-frameworkentity-framework-6oracle-manageddataaccess

Read More
Set identity to the previous created column during migration...

c#entity-frameworkentity-framework-6ef-code-firstentity-framework-migrations

Read More
Member 'CurrentValues' cannot be called for the entity of type 'MyTable' because the...

c#entity-frameworkentity-framework-6dbcontextdbset

Read More
Concrete type to choose for collection navigation properties of an EF6 entity type...

.netcollectionssetentity-framework-6

Read More
How to check DBContext is disposed or not?...

c#entity-frameworkasp.net-web-apientity-framework-6

Read More
EF warning - If the configured precision and scale don't match the column type in the database, ...

c#.netentity-framework-coreentity-framework-6

Read More
How to get the full SQL query in Application Insights...

azureentity-framework-6azure-application-insights.net-4.7.2

Read More
How does EF update 'parentId' that has relationship parent-child in single table?...

c#entity-frameworkentity-framework-6

Read More
Entity Framework - Group By Sum...

entity-frameworkentity-framework-6

Read More
How can data be streamed from a LINQ to Entities query?...

c#entity-framework-6

Read More
Entity Framework 6 - How to determine stored procedure input parameters...

c#.netsql-serverentity-frameworkentity-framework-6

Read More
The type 'Company.Model.User' and the type 'Company.Core.Model.User' both have the s...

entity-frameworkinheritanceef-code-firstentityentity-framework-6

Read More
Entities in '' participate in the '' relationship. 0 related '' were found. ...

entity-framework-6repository-patternef-fluent-api

Read More
Using "~*" in Postgres using Entity Framework 6...

entity-framework-6npgsql

Read More
The property on entity type cannot be used for objects of type Nullable1 with Entity Framework...

c#.netsql-serverentity-frameworkentity-framework-6

Read More
How to test entity framework execution strategy?...

entity-framework-6

Read More
EF 6 decimal gets dropped when saving to database...

entity-frameworkasp.net-core-mvcentity-framework-6

Read More
No context type was found in the assembly when running code first migration...

asp.net-mvcvisual-studioentity-framework-6visual-studio-2017

Read More
BackNext