Is mvc front end?
Answer / Sunil Kumar Singh
No, MVC is a software architectural pattern that can be applied to both back-end and front-end development. However, it's more commonly used on the server-side.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between mvc 1 and mvc 2?
What is areas in mvc?
How can maintain session in mvc?
Mention how can maintain session in mvc?
Mention what is the difference between adding routes, to a webform application and an mvc application?
What is api controller in mvc?
How you can implement ajax in mvc?
Is mvc architecture or framework?
What is mockmvc?
What is the difference between partial view and layout in mvc?
Mention what "beforfilter()","beforerender" and "afterfilter" functions do in controller?
What does Model, View and Controller represent in an MVC application?