What is areas in mvc?
Answer / Princy Singh
Areas in MVC are a way of organizing larger applications into smaller, self-contained functional units. Each area can have its own controllers, views, and models.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention what are the two ways to add constraints to a route?
What is mvc routearea?
Mention what is the use of the default route {resource}.axd/{*pathinfo} ?
What is razor view engine in mvc?
What is mvc in simple words?
What is database first approach in mvc using entity framework?
What is meaning of View in MVC?
What does mvc mean?
What is get and post actions types?
How routing is done in mvc pattern?
Mention the advantages and disadvantages of mvc model?
What is non action attribute in mvc?