Part 2 Entity Framework Model First Approach

kudvenkat
kudvenkat
343.3 هزار بار بازدید - 11 سال پیش - Link for all dot net
Link for all dot net and sql server video tutorial playlists youtube.com/user/kudvenkat/playlists Link for slides, code samples and text version of the video csharp-video-tutorials.blogspot.com/2014/05/part-2… Healthy diet is very important both for the body and mind. If you like Aarvi Kitchen recipes, please support by sharing, subscribing and liking our YouTube channel. Hope you can help.    / @aarvikitchen5572   In this video we will discuss using Model First Approach of Entity Framework. This is continuation to Part 1. Please watch Part 1 before proceeding. Entity Framework supports the following three approaches 1. Schema First Approach - Discussed in Part 1 2. Model First Approach - In this video. 3. Code First Approach - Next Video In the Model First Approach, we first create the Entity Model. That is we create 1. Entities 2. Relationships between entities 3. Inheritance hierarchies etc. We do all this directly on the design surface of the EDMX file. We will be continuing with the same example that we started in Part 1 of Entity Framework Tutorial. To add navigation properties to entities, right click on the deisgn surface and select "Add - Association" from the context menu.
11 سال پیش در تاریخ 1393/02/15 منتشر شده است.
343,339 بـار بازدید شده
... بیشتر