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 |
Why mvc is better than asp net?
Why do we need viewmodel in mvc?
What is the meaning of razor view engine?
Is forms authentication possible in mvc? If yes then explain in detail how?
Mention what are main benefits of using mvc?
What is the viewbag in mvc?
What is data annotation in mvc?
Mention the benefits of area in mvc
What does Model, View and Controller represent in an MVC application?
What is mvc in android?
What is difference between mvc and hmvc?
What is the difference between partial view and layout in mvc?