MVC Entity Framework -Code First Approach

Publié le: 18 juin 2019
sur la chaîne: Genetic Computer School
41
0

Entity Framework is a tool that is used to access data. But more accurately it is classified as Object/Relational Mapper. It maps data from the database into objects in the application.

Entity framework provides a class called DBContext which is a gateway to the database. DBContext has one or more DBSet which represents table.

Two ways or workflows to use Entity Framework

1. DB-First Approach
2. Code-First Approach

In Code-First Approach it starts with Domain classes and then let the entity framework generate database.


For more information about the Genetic Computer School, please visit our Facebook page:

  / geneticcomputerschool  

and our LinkedIn at:

  / genetic-computer-school  


Please don't forget to subscribe and like


Sur cette page du site, vous pouvez voir la vidéo en ligne MVC Entity Framework -Code First Approach durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Genetic Computer School 18 juin 2019, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 41 fois et il a aimé 0 téléspectateurs. Bon visionnage!