Pergunta de entrevista da empresa Harry & David

What makes MVC (Model View Controller) different from MVP (Model View Presenter)?

Resposta da entrevista

Sigiloso

27 de mai. de 2023

(1) Start visual studio & Select create a new project. (2) In the create a new project dialog, select ASP.NET core web App ( Model -view-controller)>Next (3) In the Configure our new project dialog, Enter Mvc Movie for project name (4) Select Next (5) In the additional information dialog, Select (6) Select Create