Search code examples
What is difference between ComplexType and OwnsOne in Entity Framework Core?...


c#entity-framework.net-coreentity-framework-6.net-8.0

Read More
The provider for the source IQueryable doesn't implement IAsyncQueryProvider...


c#unit-testingentity-framework-6asp.net-core-2.0iqueryable

Read More
How can I delete 1,000 rows with EF6?...


entity-frameworkentity-framework-6

Read More
Manually add a migration?...


c#sql-serverentity-frameworkef-code-firstentity-framework-6

Read More
Entity Framework 6 - modify nested collection by using DbCommandInterceptor...


c#entity-framework-6

Read More
Using ApplicationUser in a Generic Repository pattern...


c#genericsasp.net-coreentity-framework-6

Read More
Entity Framework's Entity Data Wizard Crashes When Connecting to MySQL Database...


c#mysqlvisual-studio-2015entity-framework-6

Read More
EF Where after AsEnumerable - do all the entries from the query are loaded in memory?...


c#asp.netentity-frameworkentity-framework-6

Read More
Disable only Inserts and Updates for one entity in EF 6...


c#entity-framework-6

Read More
How to Rename DBContext in Entity Framework 6...


c#visual-studio-2012entity-framework-6

Read More
asp.net core authentication with IdentityDbContext<AppUser, AppRole, int, AppUserClaim, AppUserRo...


asp.net-mvcentity-frameworkasp.net-coreentity-framework-6

Read More
Entity Framework not comparing byte arrays...


c#entity-frameworkhashentity-framework-6

Read More
Entity Framework - slow query after adding group by...


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

Read More
Unable to use simple function in Linq-to-entities query...


c#linqentity-framework-6linq-to-entities.net-4.8

Read More
Entity Framework 6 transaction rollback...


c#sql-serverentity-frameworktransactionsentity-framework-6

Read More
How can I replicate the functionality of IgnoreQueryFilter() in EF6?...


linqasp.net-mvc-5entity-framework-6soft-delete

Read More
error loading database initializer with EF6...


c#asp.net-mvcentity-frameworkentity-framework-6entity-framework-migrations

Read More
Does SQL Server automatically trim nvarchar fields upon query?...


t-sqlentity-framework-6

Read More
Entity Framework 6 - Extension Methods for DbFunctions...


c#entity-frameworkentity-framework-6dbfunctions

Read More
How to update the records along with ICollection EF...


.netasp.net-mvcentity-frameworkentity-framework-6

Read More
ADO.NET provider with invariant name 'System.Data.SqlClient;' cannot be found (Entity Framew...


asp.net.netasp.net-mvcentity-frameworkentity-framework-6

Read More
What is the correct way to add or update an entity with Entity Framework...


c#entity-framework-6

Read More
SSMS and stored procedure both return 1 but Database.SqlQuery returns 0...


c#sql-serverentity-framework-6

Read More
Deleting an UnAttached entry from dbContext cause exception when using GraphDiff...


c#entity-framework-6ef-code-firstgraphdiff

Read More
Entity Framework 6: Clone object except ID...


c#entity-frameworkmvvmentity-framework-6

Read More
Scalable Contains method for LINQ against a SQL backend...


performancelinqentity-framework-6scalability

Read More
EntityFramework Database First Entity with custom constructors...


c#entity-frameworkentity-framework-6

Read More
EF 6 programmatic Migration with custom connection string...


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

Read More
EF6: Table Splitting Not Working...


entity-frameworkentity-framework-6

Read More
EF6 Table Splitting and exception "A dependent property in a ReferentialConstraint is mapped to...


c#entity-framework-6ef-code-firstef-code-first-mapping

Read More
BackNext