Search code examples
Child class instantiation, automatically set the discriminator property for me (Code First)...

c#inheritancecode-firstinstantiationdiscriminator

Read More
Map reference property fields to the same table as root class...

sqlitemappingcode-firstentity-framework-core

Read More
Database design, one2many, bidirectional dependency between tables...

asp.net-mvccode-first

Read More
Entity Framework 6.1.3 initialize existing, but empty database from code-first model...

c#entity-frameworkentity-framework-6code-firstentity-framework-migrations

Read More
EF Code-first, how to insert primary key to another field when inserting?...

c#entity-frameworkcode-first

Read More
Code First default DateTime not working...

c#entity-frameworkcode-first

Read More
Join multiple Model properties into 1 property and get one error message for each of them...

c#asp.net-mvccode-first

Read More
Create a table corresponding to enum Entity framework...

entity-frameworkenumsef-code-firstcode-first

Read More
CS0246 C# The type or namespace name 'ForeignKeyAttribute' could not be found (are you missi...

c#androidentity-frameworkazurecode-first

Read More
How create composite foreign key to table with composite primary key...

entity-framework-6foreign-keyscode-first

Read More
Data Not Saved after click on submit button - MVC 5...

asp.net-mvcentity-frameworkcode-first

Read More
Multiplicity constraint violated...

entity-frameworkef-code-firstentity-framework-5code-first

Read More
How to have a list or an array of string in my model of ASP.NET MVC_CodeFirst...

asp.net-mvccode-first

Read More
Migration with dynamic connection string in Entity Framework code-first (the connection string from ...

entity-frameworkef-code-firstconnection-stringcode-firstentity-framework-migrations

Read More
EF 6 Code First - Integer primary key - Cannot insert the value NULL into column...

c#entity-frameworkcode-firstauto-incremententity-framework-migrations

Read More
Why are signed negative numbers (decimal) Converted into unsigned in Linq/Lambda?...

c#linqdecimalcode-first

Read More
Entity Framework Core Code-First: Cascade delete on a many-to-many relationship...

c#entity-frameworkef-code-firstcode-firstentity-framework-core

Read More
How can I get my database to seed using Entity Framework CodeFirst?...

entity-frameworkasp.net-mvc-3frameworksentitycode-first

Read More
Entity Framework multiple references to same table...

c#entity-frameworkef-code-firstcode-first

Read More
Seed is wiping out existing data...

c#entity-frameworkef-code-firstcode-first

Read More
Entity Framework multiple table with linq...

c#entity-frameworklinqcode-first

Read More
update exception using multiple tables...

c#asp.netasp.net-mvcentity-frameworkcode-first

Read More
Code First : Context fields are null...

entity-frameworkcode-first

Read More
Value cannot be null parameter name: source even when IEnumerable in not null...

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

Read More
Not sure how to get around 'Unable to determine the principal end of an association' error...

c#asp.net-mvcef-code-firstcode-first

Read More
EF Code First Independent database multiple context...

oracle-databaseentity-frameworkmigrationcode-firstdatabase-independent

Read More
Best way to control unicity of an attribute using EF Code First...

c#entity-frameworkcode-first

Read More
stored procedure only executes with Count...

.netstored-proceduresmodel-view-controllercode-first

Read More
Entity Framework save IP as binary to SQL Server...

c#sql-serverentity-frameworkentity-framework-6code-first

Read More
Create a Class for extend Model Classes in EF code first...

entity-frameworkmodel-view-controlleref-code-firstentity-framework-6code-first

Read More
BackNext