InterviewSolution
Saved Bookmarks
| 1. |
What Is Dependency Injection In Mvc? |
|
Answer» It’s a design pattern and is USED for developing LOOSELY couple code. This is greatly used in the SOFTWARE projects. This will reduce the coding in CASE of CHANGES on project design so this is vastly used. It’s a design pattern and is used for developing loosely couple code. This is greatly used in the software projects. This will reduce the coding in case of changes on project design so this is vastly used. |
|