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 |
Explain the concept of razor in asp.net mvc?
What is the role of a controller in an MVC application?
Mention what is the difference between temp data, view, and view bag?
What are the main razor syntax rules?
What are the types of filters?
Explain what is routing in mvc?
Mention what are the two ways to add constraints to a route?
What is mvc route constraints?
what are the benefits of area in mvc?
Why is mvc good?
What is get and post actions types?
How can maintain session in mvc?