What does model do in mvc?
Answer / Meenakshi Dayal
The Model manages the data and business logic of an application. It is responsible for maintaining, validating, and manipulating the data, while remaining independent from user interface details.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can maintain session in mvc?
What does model do in mvc?
What is html helpers in mvc?
What is the difference between mvc 1 and mvc 2?
Why is mvc needed?
What is allowanonymous in mvc?
What is difference between MVC and MVP ?
What is the meaning of razor view engine?
What is bootstrap in mvc?
List out a few different return types of a controller action method?
What is the purpose of viewmodel in mvc?
Mention what is the importance of nonactionattribute?