Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in table-per-type
Unable to save Entity Framework Inherited types
Dec 15, 2022
.net
entity-framework
inheritance
savechanges
table-per-type
Converting a EF CodeFirst Base class to a Inherited class (using table-per-type)
Feb 26, 2020
c#
.net
entity-framework
ef-code-first
table-per-type
EF 4.3 Code First: Table per Type (TPT) with Composite Primary Key and Foreign Key
May 31, 2021
c#
ef-code-first
entity-framework-4.3
composite-primary-key
table-per-type
Entity Framework Table Per Type Performance
Nov 17, 2019
entity-framework
inheritance
.net-3.5
table-per-type
Entity Framework table per type - select from only the base type columns
Jan 01, 2022
entity-framework
table-per-type
Linq to Entities, Table per Type and Nullable Foreign Key Relationships
Apr 12, 2014
linq
entity-framework
linq-to-entities
table-per-type
Table-per-type inheritance with EF 4.1 Fluent Code First
Oct 26, 2022
entity-framework
entity-framework-4
entity-framework-4.1
entity-framework-6
table-per-type
EF CodeFirst THT - Column 'Id' specified as part of this MSL does not exist in MetaDataWorkspace
Jul 11, 2021
c#
ef-code-first
table-per-type
Entity Framework 5 table-per-type update, change sub type but keep same base type
Oct 05, 2020
entity-framework
table-per-type
Entity Framework Multi-level Inheritance with TPH
Apr 29, 2022
c#
entity-framework
table-per-type
table-per-hierarchy
Inheritance and composite foreign keys - one part of the key in base class, the other part in derived class
Aug 18, 2022
.net
entity-framework
inheritance
ef-code-first
table-per-type