Is mvc a structural design pattern?
Answer / Jaggi Lal
No, MVC is not a structural design pattern. It is an architectural pattern that separates an application into three interconnected components: Model, View, and Controller.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention how can maintain session in mvc?
What is mvc handler?
What is mvc3?
Is mvc faster than web forms?
Explain in which assembly is the mvc framework is defined?
What is the purpose of viewmodel in mvc?
How can maintain session in mvc?
What is data annotation in mvc?
What is the need of viewmodel in mvc?
Explain MVC (Model-View-Controller) in general?
What is the difference between apicontroller and mvc controller?
Explain attribute based routing in mvc?