What is mvc in software architecture?
Answer / Vivek Bhagat
MVC is a software architectural pattern used for developing applications. It separates an application into three interconnected components: Model, View, and Controller.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to render html in asp.net mvc view?
Explain attribute based routing in mvc?
What is mvc technology?
What is strongly typed view in mvc?
List out a few different return types of a controller action method?
Is mvc only for web?
Explain the concept of razor in asp.net mvc?
What are action filters in mvc?
What are action verbs mvc?
How to share a view across multiple controllers in MVC?
Explain what is routing in mvc?
What is mvc razor?