For each of the following statements, select Yes if the statement is true.

HOTSPOT
You are developing an ASP.NET MVC application. The application includes the following code. Line
numbers are included for reference only.

You add the following markup to the system.web section of the web.config file:

For each of the following statements, select Yes if the statement is true. Otherwise, select No.


HOTSPOT
You are developing an ASP.NET MVC application. The application includes the following code. Line
numbers are included for reference only.

You add the following markup to the system.web section of the web.config file:

For each of the following statements, select Yes if the statement is true. Otherwise, select No.


Answer:



Leave a Reply 3

Your email address will not be published. Required fields are marked *


kasp

kasp

I believe it is Yes No No.

When a 500 occurs page ~/Views/shared/CustomError.htm should be displayed.

HRVAT

HRVAT

Yes but it is the only error view in that folder, so it is fine: Yes Yes No

sac

sac

Yes, i agree.
I believe they just did not write it properly, but we should mean the CustomError.htm on the “Error view” words.