Search code examples
Code first migration error "Implicit conversion from data type nvarchar(max) to varbinary(max) ...

entity-frameworkef-code-firstentity-framework-migrations

Read More
What is the difference between DbSet<> and virtual DbSet<>?...

entity-frameworkef-code-first

Read More
Ef creates foreign key property in shadow state...

c#sql-serverentity-frameworkef-code-first

Read More
Entity Framework Code First - Change Table Column Collation...

sql-serverentity-frameworkentity-framework-4entity-framework-ctp5ef-code-first

Read More
EF Code First - how to set identity seed?...

c#.netef-code-firstentity-framework-4.1

Read More
How do I set Identity seed on an ID column using Entity Framework 4 code first with SQL Compact 4?...

entity-framework-4ef-code-firstsql-server-ceidentity-column

Read More
EF Code First The INSERT statement conflicted with the FOREIGN KEY constraint...

c#ef-code-firstruntime-errorentity-framework-6asp.net-identity

Read More
Apply Migrations for EF 6 Code First - no context type was found...

c#entity-framework-6ef-code-first.net-4.8

Read More
LINQ outer join on association tables?...

c#linqef-code-firstleft-join

Read More
How to add an index on multiple columns with ASC/DESC sort using the Fluent API?...

entity-frameworkindexingef-code-firstentity-framework-6ef-fluent-api

Read More
Group Identity Users in many-to-many relationship and limit to a resource based on role...

c#.net-coreef-code-first

Read More
Why to initial my ASP.NET MVC local database by code-first? Why add to some dummy data by code first...

asp.net-mvcdatabaseef-code-firstdatabase-migration

Read More
Create table in migration code first if it does not exist...

c#entity-framework-coreef-code-first

Read More
Why does running Update-Database on my empty production database not create any tables?...

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

Read More
.NET Blazor - Duplicate Entry for Primary Key with Many-To-Many Relationship Created Using EF Core 6...

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

Read More
EF Code First: How to get random rows...

c#entity-frameworkentity-framework-4.1ef-code-first

Read More
Using Entity Framework with Sql Server Compact Edition without App.Config additions...

c#entity-frameworkef-code-firstsql-server-cerhino3d

Read More
Entity Framework Core using existing models and database , upgrading from .Net 4.8...

c#sql-serverentity-framework-coreef-code-firstentity-framework-migrations

Read More
How to avoid cycles when introducing FOREIGN KEY constraint in a table?...

c#entity-framework-coreef-code-first

Read More
EF Core: entity requires a key - but it does have a key...

c#entity-framework.net-coreentity-framework-coreef-code-first

Read More
The specified type member 'Title' is not supported in LINQ to Entities...

c#linqentity-frameworkef-code-first

Read More
Why does Add-Migration create duplicate columns in one table?...

c#entity-frameworkef-code-firstmigrationentity-framework-migrations

Read More
MVC filtering a table via a dropdown shows none...

.netentity-frameworkmodel-view-controlleref-code-firstdropdownlistfor

Read More
Abstracting Data Access Layer with Entity Framework code first...

c#entity-frameworkunit-testingef-code-firstencapsulation

Read More
How can I add two property in my model in EF code first from one model?...

entity-frameworkmigrationef-code-firstentity-framework-migrationscode-first

Read More
.Net 6 Code first json collection prop error...

c#entity-framework.net-coreef-code-first.net-6.0

Read More
SQLite CreateDatabase not supported error...

asp.net-mvc-3sqliteentity-framework-4.1ef-code-firstsystem.data.sqlite

Read More
Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON' Possible Connection String Issue?...

iisasp.net-mvc-4ef-code-firstsql-server-2012web-deployment

Read More
Sharing EF Code First Database using Git...

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

Read More
Initial Add-Migration thinks database is already up to date...

mysqlentity-frameworkef-code-first.net-coreentity-framework-core

Read More
BackNext