MVC Entity Framework -Code First Approach

Pubblicato il: 18 giugno 2019
sul canale di: 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


In questa pagina del sito puoi guardare il video online MVC Entity Framework -Code First Approach della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Genetic Computer School 18 giugno 2019, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 41 volte e gli è piaciuto 0 spettatori. Buona visione!