What is scaffolding in mvc?
Answer / Vijay Chandra Mishra
Scaffolding in MVC refers to the automatic generation of application files and structures, such as controllers, views, and models. It helps developers rapidly build basic applications with minimal manual coding.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of mvc?
Why you use MVC over Tradisional ASPX?
Steps for the execution of an MVC project?
Does android use mvc?
What is mvc request life cycle?
What is mvc htmlhelper?
What is partial view in mvc?
List out the types of result in mvc?
What are action filters in mvc?
Mention what is the importance of nonactionattribute?
Why webforms are better than mvc?
What is the difference between mvc and mvp?