Search code examples
SQL Server Object Explorer not showing a database...


c#sql-serverentity-frameworkef-code-first

Read More
DbUpdateConcurrencyException in EF Core during SaveChangesAsync...


c#.netentity-frameworkentity-framework-coreef-code-first

Read More
Entity Framework code first. Find primary key...


entity-framework-4.1ef-code-first

Read More
Database operation expected to affect 1 row(s) but actually affected 0 row(s)...


c#asp.net-coreef-code-firstentity-framework-coreaspnetboilerplate

Read More
Entity Framework query slow, but same SQL in SqlQuery is fast...


performanceentity-frameworkef-code-first

Read More
How to set a default value on a Boolean in a Code First model?...


c#.netentity-frameworkef-code-first

Read More
Entity Framework Code-First: How to manually update the database?...


.netc#-4.0entity-framework-4.1ef-code-firstsql-server-ce

Read More
In entity framework code first is there a way to add paging to navigation collections?...


entity-frameworkcollectionspaginationef-code-first

Read More
Unable to update database to match the current model because there are pending changes...


asp.net-mvcentity-frameworkef-code-first

Read More
Use Runtime Data to filter Rows in HasQueryFilter() in EF Core fds...


c#entity-framework-coreef-code-first

Read More
Is there a data annotation for unique constraint in EF Core (code first)?...


c#ef-code-firstentity-framework-coreef-core-2.0

Read More
How do I configure fixed length columns in EF Core?...


entity-frameworkef-code-firstentity-framework-coreentity-framework-migrationsef-fluent-api

Read More
How do I set a column in SQL Server to varchar(max) using ASP.net EF Codefirst Data Annotations?...


c#sql-serverentity-frameworkef-code-first

Read More
Storing an owned entity as JSON, and managing updates to the object graph...


c#postgresqlentity-framework-coreef-code-firstnpgsql

Read More
Get return value from stored procedure...


c#stored-proceduresef-code-firstentity-framework-5return-value

Read More
Automapper lazy loading. Entity framework...


entity-frameworkef-code-firstlazy-loadingautomapper

Read More
EF Core - Need to reference the many-to-many join table in code-first application...


asp.net-coreentity-framework-coreef-code-first

Read More
Entity Framework : Sharing entities across different DbContexts...


entity-frameworkef-code-firstentity-framework-6entity-framework-migrations

Read More
Entity Framework returns null value of associated tables when using stored procedure...


c#winformsentity-frameworkef-code-firstentity

Read More
Unique Key constraints for multiple columns in Entity Framework...


entity-frameworkef-code-firstconstraintsmultiple-columnsunique-key

Read More
Using Singular Table Names with EF Core 2...


c#ef-code-firstentity-framework-core

Read More
Default value for Required fields in Entity Framework migrations?...


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

Read More
There is already an object named in the database...


databaseentity-frameworkef-code-firstentity-framework-6entity-framework-migrations

Read More
Decimal precision and scale in EF Code First...


c#.netentity-frameworkef-code-firstdecimal

Read More
EF codefirst : Should I initialize navigation properties?...


c#entity-frameworkef-code-firstdomain-driven-designnavigation-properties

Read More
.NET Core / Blazor model attribute that doesn't get persisted to database...


.net-coreentity-framework-coreblazoref-code-firstentity-framework-migrations

Read More
How to set foreign key null by updating parent entity in EF Core?...


c#entity-framework-coreef-code-first

Read More
Avoid double quotes when querying Oracle tables created by EF Core 8 Code First...


oracle-databaseentity-framework.net-coreef-code-firstplsqldeveloper

Read More
Unable to create a 'DbContext' of type ''. The exception 'Object reference not s...


asp.net-coreentity-framework-coreef-code-firstentity-framework-migrations

Read More
The CREATE UNIQUE INDEX statement terminated because a duplicate key was found EF...


c#sql-serverasp.net-mvcentity-frameworkef-code-first

Read More
BackNext