nerdexam
Microsoft

98-361 · Question #24

You are creating an ASP. NET Web application. Which line of code should you use to require a control to process on the computer that hosts the application?

The correct answer is D. runat="server". See the full explanation below for the reasoning.

Question

You are creating an ASP. NET Web application. Which line of code should you use to require a control to process on the computer that hosts the application?

Options

  • AdefaultRedirect="ServerPage. htm"
  • Bredirect="HostPage. htm"
  • CAutoEvencWireup="true"
  • Drunat="server"

How the community answered

(34 responses)
  • A
    9% (3)
  • B
    6% (2)
  • C
    3% (1)
  • D
    82% (28)

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice