Search code examples
Model First: how to add property of type Color?...

c#entity-frameworkef-model-first

Read More
Entity Framework issues - appends a "1" to my table name?...

c#entity-frameworkef-model-first

Read More
Entity Framework 5 model first - Where is IDisposable gone?...

entity-frameworkentity-framework-5ef-model-first

Read More
AllowHtml does not work with model first - "potentially dangerous request"...

c#asp.net-mvcxssef-model-first

Read More
Entity Framework Core - Foreign Key 1 (extra foreign key column)...

c#entity-frameworkef-model-first

Read More
Disable the default constructor on a Database-First workflow...

entity-frameworkentity-framework-5ef-model-first

Read More
Entity Framework - "An error occurred while updating the entries. See the inner exception for d...

c#entity-frameworkef-model-first

Read More
EFCore Model is invalid. Reference another class from it multiple ways seems to be the problem?...

sqlentity-frameworkef-core-2.2ef-model-first

Read More
Entity Framework Optimistic Concurrency exception with DateTime...

c#entity-frameworkdatetimeentity-framework-6ef-model-first

Read More
EF6 - which file based database...

databasesqliteentity-framework-6ef-model-first

Read More
Entity Framework view associations not working...

c#entity-frameworkef-model-first

Read More
I want to Add multiple Roles at the time of registeration with many to many relationship using EF Mo...

c#model-view-controllermany-to-manyef-model-firstef-model-builder

Read More
Cannot select table for discriminator (model-first)...

entity-frameworkinheritanceef-model-firsttable-per-hierarchy

Read More
Updating Database model (.edmx) Model First...

entity-frameworkef-model-first

Read More
Entity Framework model first: create UNIQUE constraint programmatically...

entity-frameworkunique-constraintef-model-first

Read More
(EF6 Model first) How can I get the value of a foreign key without accessing the navigation property...

c#.netentity-frameworkentity-framework-6ef-model-first

Read More
How to add a primary key to a View - Oracle...

sqloracle-databaseentity-frameworkef-model-first

Read More
Update Database from Model (when model changed)?...

.netasp.net-mvc-3entity-frameworkef-model-first

Read More
ASP.NET MVC 5 Identity with Model First...

c#asp.netasp.net-mvcentity-frameworkef-model-first

Read More
Entity Framework (.NET) Round-Trip Modelling with Model First?...

entity-frameworkef-code-firstentity-framework-migrationsentity-framework-5ef-model-first

Read More
Model first DbContext creation in Entity Framework 6...

entity-frameworkasp.net-coreasp.net-core-mvcef-model-first

Read More
Why is this Entity Framework crash sometimes happening in my WPF app?...

wpfentity-frameworksqlitecrashef-model-first

Read More
Entityframework model first decimal precision...

entity-frameworkentity-framework-6ef-model-first

Read More
Entity Framework Model first: adding an association without creating foreign key properties?...

entity-frameworkentity-framework-5ef-model-first

Read More
How to seed data when using Model First approach?...

.netasp.net-mvc-3entity-framework-4seedef-model-first

Read More
How do enable migrations to a Model First EF project? (edmx based)...

asp.net-mvcentity-frameworkdatabase-migrationedmxef-model-first

Read More
EF Model First: how to programmatically generate/delete database?...

c#.netentity-frameworkef-model-first

Read More
Get Entity Framework Model first Entity Name dynamic...

c#entity-frameworkef-model-first

Read More
EF6 Model First: schema specified is not valid, error 0040...

c#sql-serverentity-frameworklocaldbef-model-first

Read More
How to map foreign keys in two entities referencing each other...

c#entity-framework-6ef-model-first

Read More
BackNext