×
NEW UPDATES
INTERVIEW QUESTIONS
c
c++
c#
java
python
html
css
php
RDBMS
sql
javascript
jquery
bootstrap
datastructures & ALGORITHMS
webservices
cloud computing
datascience
ARTIFICIAL INTELLIGENCE
GIT
AWS
json
ios
android
spring
hibernate
maven
Microservices
ANGULAR
BLOCKCHAIN
KOTLIN
AGILE
LINUX
ENTITY FRAMEWORK
TECHNOLOGIES
KNOWLEDGE2LIFE
C
C++
C#
JAVA
Python
HTML
CSS
php
RDBMS
SQL
JAVASCRIPT
JQUERY
bootstrap
INTERVIEW QUESTIONS
DATASTRUCTURES & ALGORITHMS
WEBSERVICES
CLOUD computing
DATAScience
ARTIFICIAL INTELLIGENCE
NEW UPDATES
GIT
AWS
JSON
IOS
ANDROID
SPRING
HIBERNATE
MAVEN
Microservices
ANGULAR
BLOCKCHAIN
ENTITY FRAMEWORK TOPICS
ENTITY FRAMEWORK
Getting started with Entity Framework
(current)
Code First Conventions
(current)
CCode First DataAnnotations
(current)
Entity Framework Code First
(current)
Entity framework Code First Migrations
(current)
Inheritance with EntityFramework (Code First)
(current)
Code First - Fluent API
(current)
Mapping relationship with Entity Framework Code First: One-to-one and variations
(current)
Mapping relationship with Entity Framework Code First: One-to-many and Many-to-many
(current)
Database first model generation
(current)
Complex Types
(current)
Database Initialisers
(current)
Tracking vs. No-Tracking
(current)
Transactions
(current)
Managing entity state
(current)
Loading related entities
(current)
Model Restraints
(current)
Entity Framework with PostgreSQL
(current)
Entity Framework with SQLite
(current)
t4 templates in entity framework
(current)
Advanced mapping scenarios: entity splitting, table splitting
(current)
st Practices For Entity Framework (Simple & Professional)
(current)
Optimization Techniques in EF
(current)
ENTITY FRAMEWORK TOPICS
ENTITY FRAMEWORK TOPICS
ENTITY FRAMEWORK TOPICS
Getting started with Entity Framework
Code First Conventions
Code First DataAnnotations
Entity Framework Code First
Entity framework Code First Migrations
Inheritance with EntityFramework (Code First)
Code First - Fluent API
Mapping relationship with Entity Framework Code First: One-to-one and variations
Mapping relationship with Entity Framework Code First: One-to-many and Many-to-many
Database first model generation
Complex Types
Database Initialisers
Tracking vs. No-Tracking
Transactions
Managing entity state
Loading related entities
Model Restraints
Entity Framework with PostgreSQL
Entity Framework with SQLite
.t4 templates in entity framework
Advanced mapping scenarios: entity splitting, table splitting
Model Restraints in EF
Model Restraints in EF
PARAGRAPH
One-to-many relationships
UserType belongs to many Users <-> Users have one UserType
One way navigation property with required
One way navigation property with optional (foreign key must be Nullable type)
Two-way navigation property with (required/optional change the foreign fundamental property as needed)
prev
Next