What is dependency in mvc?
Answer / Sanjay Singh Yadav
In MVC, dependencies refer to the relationships between components that require each other to function correctly. Dependency injection helps manage these dependencies in a flexible way.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the need of viewmodel in mvc?
What is lazy loading in mvc?
Explain the concept of default route in mvc
Is forms authentication possible in mvc? If yes then explain in detail how?
Mention what is the importance of nonactionattribute?
Is mvc different from a three layered architecture?
What is mvc3?
What is view engine in express?
Mention what are main benefits of using mvc?
Why filters are used in mvc?
What is mvc viewdata?
What is razor in mvc?