nerdexam
Microsoft

98-361 · Question #142

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 A. 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

  • Arunat= "server"
  • Bredirect*="HostPage. htm"
  • CAutoEventWireup="true"
  • DdefaultRedirect="ServerPage. htm"

How the community answered

(41 responses)
  • A
    78% (32)
  • B
    15% (6)
  • C
    5% (2)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice