Search code examples
Apply configuration to base class without creating a table...

c#entity-framework-coreef-code-firstentity-framework-migrations

Read More
Saving deserialized JSON objects to database with duplicate child entities...

c#jsonentity-frameworkef-code-first

Read More
The model backing the 'DataContext' context has changed since the database was created...

entity-frameworkef-code-firstentity-framework-migrations

Read More
Creating database first and code first in Entity Framework...

c#entity-frameworkef-code-firstasp.net-identity

Read More
How to call Stored Procedure with join on multiple tables in Entity Framework Core?...

c#entity-frameworkasp.net-coreef-code-firstentity-framework-core

Read More
How to check if database schema matches Entity Framework schema?...

entity-frameworkef-code-firstdatabase-schemainitializer

Read More
How can we use RepoDB with code first approach?...

asp.net-coreormmigrationef-code-firstcode-first

Read More
Multiple Table in Single View Page Asp.net 4...

asp.netasp.net-mvcasp.net-mvc-4asp.net-mvc-3ef-code-first

Read More
WPF and EF6 - Unrecognized configuration section entityFramework...

c#wpfentity-frameworkentity-framework-6ef-code-first

Read More
EF Core: Return all items that have item with property==x in their collection...

c#databaseentity-frameworkef-code-first

Read More
Entity Framework 6 inserting duplicate values...

c#.netentity-frameworkef-code-firstentity-framework-6

Read More
An entity object cannot be referenced by multiple instances of IEntityChangeTracker using code-first...

c#visual-studioentity-framework-6ef-code-first.net-4.8

Read More
Set decimal(16, 3) for a column in Code First Approach in EF4.3...

entity-frameworkef-code-firstsql-types

Read More
Creating a many-to-many relationship in EF6 code first...

c#.net-coreentity-framework-6ef-code-first

Read More
The User table is not created in MySql database using Entity Framework Core 3.1 (Code-first approach...

asp.net-coreentity-framework-coreef-code-firstmysql-workbenchasp.net-core-3.1

Read More
Linq To Entities - Any VS First VS Exists...

entity-frameworkef-code-firstexistsany

Read More
Using Composite Keys with Entity Framework Core and Using part of them as foreign keys...

c#sqlentity-frameworkef-code-firstef-core-3.1

Read More
Entity framework code first migrations, sql user permissions?...

sql-serverentity-frameworksql-server-2008ef-code-firstentity-framework-migrations

Read More
EF Migration object already exists error...

c#asp.net-mvcentity-frameworkef-code-first

Read More
Where to put Created date and Created by in DDD?...

c#entity-frameworkdesign-patternsef-code-firstdomain-driven-design

Read More
Can not update database with Entity Framework Core 3.1.3...

postgresqlasp.net-coreentity-framework-coreef-code-firstef-core-3.1

Read More
Can not retrieve data from DB -> ERROR - >The entity or complex type ... cannot be constructed...

c#asp.net-mvcef-code-firstvisual-studio-debugging

Read More
Code First Migration with Connection Strings...

ef-code-firstcode-firstentity-framework-migrations

Read More
LIKE query with Entity Framework...

c#wpfsql-server-2008-r2ef-code-first

Read More
Entity Framework Code First Migration for Computed Column...

asp.net-mvc-4ef-code-first

Read More
Passing a view-model to view, saving data from text-boxes into the view-model, then transferring tha...

c#asp.net-mvcentity-frameworkmodel-view-controlleref-code-first

Read More
Problem with EF6-code first and Mysql in ASP.NET MVC5...

mysqlasp.net-mvcef-code-first

Read More
IDENTITY_INSERT ON not being respected for Entity Framework DBSet.Add method...

entity-frameworkef-code-firstentity-framework-4sql-server-ce

Read More
What Determines SQL Azure Database Edition and Size with EF Code First?...

.netentity-framework-4azureef-code-firstazure-sql-database

Read More
How to make Entity Framework Code First use the SQL Azure DB?...

c#entity-frameworkazureef-code-firstazure-sql-database

Read More
BackNext