Search code examples
Entity Framework 6 - Removed default discriminator column for inherited abstract class - error 3032:...


c#asp.net.netentity-frameworkentity-framework-6

Read More
Explicitly Loading filtered navigation property via Load() not working...


c#.netentity-frameworkentity-framework-6

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


c#entity-framework-6automapper

Read More
How to prevent foreign keys to be set null after calling Remove on an Entity...


c#.netsql-serverentity-framework-6

Read More
The ADO.NET provider 'Oracle.ManagedDataAccess.Client' is either not registered in the machi...


c#oracle-databaseconfigurationentity-framework-6.net-4.5

Read More
How to map a parent-child relationship where the child type depends on the parent's discriminato...


c#entity-framework-6tph

Read More
Entity Framework 6 BulkInsert receiving an invalid column length from the client SQL SERVER 2012 Exp...


c#entity-framework-6sql-server-2012-express

Read More
How to make LINQ query faster...


c#entity-frameworklinqentity-framework-6

Read More
Workaround in Entity Framework 6 for keyless tables...


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

Read More
Setting unique Constraint with fluent API?...


c#entity-frameworkentity-framework-6ef-fluent-api

Read More
Creating a group by parameter for the get method in a generic repository for entity framework...


linqgenericsentity-framework-6iqueryablefunc

Read More
EF One-to-One Update fails...


c#entity-frameworkentity-framework-6

Read More
Can not use .ToListAsync() extension method (.net 4.7)...


c#.netasync-awaitentity-framework-6

Read More
SQL server view return different results in Entity Framework...


.netvb.netentity-frameworkentity-framework-6sql-view

Read More
How to mark identity column properly with Entity Framework 6.1?...


.netsql-serverentity-frameworkentity-framework-6.net-4.6

Read More
Entity Framework - Validation of Foreign Keys...


c#entity-frameworkentity-framework-6

Read More
Error in user Registration of user using async controller...


asynchronousasp.net-mvc-5entity-framework-6asp.net-identity

Read More
Why is Microsoft.Data.SqlClient throwing TypeInitializationException when loading Microsoft.Identity...


c#entity-framework-6entity-framework-migrationsassembly-loadingmicrosoft-data-sqlclient

Read More
EF6 Stored Procedure does not accept parameters...


c#sqlstored-proceduresentity-framework-6

Read More
Executing stored procedure takes incredible amount of time in EF 6...


c#sql-serverperformanceentity-framework-6

Read More
Entity Framework - Unable to load the specified metadata resource...


c#entity-frameworkentity-framework-6

Read More
modelBuilder.Configurations.Add and modelBuilder.Entity on OnModelCreating...


c#entity-framework-6

Read More
Lazy Loading vs Eager Loading...


c#entity-frameworkentity-framework-6

Read More
Log Queries executed by Entity Framework DbContext...


c#linqentity-frameworkasp.net-mvc-5entity-framework-6

Read More
Use int Id for a bigint column in EF6...


c#entity-frameworkentity-framework-6

Read More
Check for pending migrations in Entity Framework?...


entity-frameworkentity-framework-6

Read More
How do you run .NET Framework/EF migrations in an Azure Pipeline?...


azure-devopsazure-pipelinesnugetentity-framework-6entity-framework-migrations

Read More
Project X targets framework '.NETStandard'. The Entity Framework Package Manager Console Too...


c#entity-frameworkentity-framework-6

Read More
Does not contain a definition for 'CreateObjectSet' and no extension method 'CreateObjec...


asp.net-mvcentity-framework-6

Read More
Updating parent entity without changing the children...


c#entity-frameworkentity-framework-6

Read More
BackNext