Relationships
Everything on SkillVeris tagged Relationships — collected across the glossary, study notes, blog, and cheat sheets.
7 resources across 2 libraries
Study Notes(6)
AD FS and Federation Basics
How Active Directory Federation Services issues claims-based security tokens to enable single sign-on with partner organizations and claims-aware applications.
Dataverse Tables and Relationships
Learn how Microsoft Dataverse organizes data into tables, columns, and relationships that power Model-Driven and Canvas apps.
Many-to-Many Relationships
Learn how EF Core models many-to-many relationships with skip navigations, implicit join tables, and explicit join entities that carry payload data.
One-to-Many Relationships
Learn how EF Core models one-to-many relationships through navigation properties and foreign keys, including required vs optional relationships and delete beha…
Relationships and Star Schema
Understand how Power BI relationships work and why a star schema of fact and dimension tables is the recommended foundation for accurate, performant models.
Model Relationships
How ForeignKey, ManyToManyField, and OneToOneField model real-world relationships between Django models.