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 |
Explain the MVC pattern with example
What is the need of viewmodel in mvc?
What is mvc (model view controller)?
What is the difference between webforms and mvc?
Explain what is mvc?
Why there is no viewstate in mvc?
What is data corpus?
Does mvc have viewstate?
What is the main purpose of mvc architecture?
Difference between mvc and web api?
What is the role of a controller in an MVC application?
What is the main view engine called?