5:26
Entity Framework Core - Foreign Key Property vs. Navigation Property
In this video I compare a Foreign key property against a Navigation Property in a MVC model.
3:47
Entity - Code First Data Annotations 14 ForeignKey Attribute
Entity - Code First Data Annotations next: 15 InverseProperty Attribute http://youtu.be/mLK7eZdu-TI.
6:20
Part 4 Customizing table, column and foreign key column names when using entity framework code fir
Text version of the video http://csharp-video-tutorials.blogspot.com/2014/05/part-4-customizing-table-column-and.html Healthy ...
22:10
All Relationships with Entity Framework & Code-First Migrations in .NET 9 🚀
Master .NET & Blazor here: https://dnwa.net/4eWFSIF ---
3:53
What is a Foreign Key Constraint? Understanding Primary & Foreign Keys
In this short video we'll cover what foreign keys are, why they are important, how they differ from Primary Keys and how they ...
2:04:52
Primary Key, Foreign Key, and Index Attribute in Entity Framework Core - EF Core Day 6
Primary Key, Foreign Key, and Index Attribute in Entity Framework Core As part of this session, you will understand the following ...
7:08
1 to 1, 1 to Many and Many to Many Relationships with EFCore in 2023
In this video we'll use entity framework to set up 1 to 1, 1 to Many, and Many to Many relationships using a code first approach.
3:22
Entity - Code First Data Annotations 06 Key Attribute
Entity - Code First Data Annotations next: 07 Required Attribute along with a look at Validation http://youtu.be/Dllb1cDDsL0.
11:52
Quick Guide to Entity Framework Code First Part 2 - Adding a Table and a Foreign Key
Hello! Welcome to the second video in our quick guide series regarding entity framework. Today we are going to discuss how to ...
1:53:32
Key Attribute | Foreign Key Attribute | Index Attribute in Entity Framework Core | Dot Net Tutorials
Key Attribute | Foreign Key Attribute | Index Attribute in Entity Framework Core | Dot Net Core Tutorials | Pranaya Rout Key ...
1:48
How to Create an Optional Foreign Key in Entity Framework Core
A comprehensive guide to resolving the issue of creating an `optional` or `nullable` foreign key in Entity Framework Core, using ...
1:14
C# : Entity Framework 4.1 InverseProperty Attribute and ForeignKey
C# : Entity Framework 4.1 InverseProperty Attribute and ForeignKey To Access My Live Chat Page, On Google, Search for "hows ...
1:39
Resolving EFCore ForeignKey Issue: How to Avoid the xxxId Convention
Learn how to resolve the EFCore foreign key issue by using the `[ForeignKey]` attribute correctly instead of `[Column]`. Discover ...
6:44
Entity - Code First Data Annotations 09 Table and Column Attributes
Entity - Code First Data Annotations next: 10 ConcurrencyCheck and Timestamp http://youtu.be/TkKwk3FmKzM.
2:17:22
Data Annotation | Table | Key | Foreign Key | Index Attribute in Entity Framework Code-First
Data Annotation Attributes in Entity Framework Code-First In this article, I am going to discuss How to Configure Domain Classes ...
7:16
Shadow Properties - EF Core - Foreign Keys
What is a Shadow Property in EF Core - Entity Framework Core? How to create or configure a Shadow Property in EF Core?
1:47
Resolving Foreign Key Issues in EF Core with Owned Entities
Discover how to efficiently troubleshoot error messages related to foreign keys in Entity Framework Core when working with ...
2:07
Entity - Code First Data Annotations 13 ComplexType Attribute
Entity - Code First Data Annotations next: 14 ForeignKey Attribute http://youtu.be/erh0LNU8Clc.
15:34
Database Attributes in Entity Framework Core 2.0 Part 6 | Entity framework tutorial
Hello, Everyone welcome to https://beetechnical.com. This is the continuation part of Entity Framework Core 2.0. In this video, we ...