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)- A78% (32)
- B15% (6)
- C5% (2)
- D2% (1)
Community Discussion
No community discussion yet for this question.