Explain what is database first approach in mvc using entity framework?
Answer / Shravan Kumar Gautam
Database First approach in MVC using Entity Framework involves creating the database schema first and then generating the model classes based on it.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is view engine in mvc?
What is the role of a controller in an MVC application?
Is mvc front end?
What is mvc viewbag?
Explain MVC (Model-View-Controller) in general?
What is mvc and mvvm?
Mention what is the difference between adding routes, to a webform application and an mvc application?
Explain the possible ways to prevent xss attacks on mvc application?
what are the benefits of area in mvc?
What is domain model in mvc?
Steps for the execution of an MVC project?
What is mvc in angularjs?