nerdexam
Microsoft

70-519 · Question #197

You are designing the deployment strategy for an ASP.NET Web application. You need to recommend an approach for displaying a maintenance notice to users while deploying a new version of the Web…

The correct answer is A. Place a file named app_offline.htm in the root of the Web application folder. See the full explanation below for the reasoning.

Question

You are designing the deployment strategy for an ASP.NET Web application. You need to recommend an approach for displaying a maintenance notice to users while deploying a new version of the Web application. What should you recommend?

Options

  • APlace a file named app_offline.htm in the root of the Web application folder.
  • BIn the Web.config file, under the system.web/httpRuntime element, set the enable attribute
  • CIn the Web.config file, under the system.web/httpModules element, add a clear element.
  • DPlace a file named app_offime.aspx in the root of the Web application folder.

How the community answered

(44 responses)
  • A
    77% (34)
  • B
    14% (6)
  • C
    7% (3)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice