Question: 47. In an ASP.NET Core MVC app, coding by convention a. reduces the amount of configuration that developers need to do if they follow certain
47.
In an ASP.NET Core MVC app, coding by convention
| a. | reduces the amount of configuration that developers need to do if they follow certain conventions | |
| b. | configures the HTTP request and response pipeline | |
| c. | identifies which services to use and provides additional configuration if necessary | |
| d. | is not enabled by default |
46
The @model directive is used to
| a. | directly access a model objects properties and methods | |
| b. | bind a model to a view | |
| c. | provide another syntax for accessing the ViewBag | |
| d. | bind a controller to a model |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
