Multiple Choice
Case 9-1 You have been doing a lot of web surfing lately as part of your research for your course and along the way you have noticed a growing number of active server pages. You have a good head for technical details and ask your friend Laura to enlighten you about some of the finer points of ASP technology. You know that Laura has developed some active server page solutions in the past. Which of the following is NOT a true statement that she can make to you as a result of her experience?
A) When you develop an ASP page in Visual Basic, the work you do on the HTML code for the active server page will generate the design page from which the user interface is created.
B) An active server page contains the HTML code that will display the page in a web browser on the client-side computer.
C) An active server page contains the server-side code that will operate on data entered by the user.
D) When the page is requested by a browser, ASP sends the HTML code to the client requesting the webpage.
Correct Answer:

Verified
Correct Answer:
Verified
Q12: If you change the color or title
Q27: The prefix _ is used when naming
Q28: The _ property of the RegularExpressionValidator object
Q32: To test an ASP.NET web application, you
Q38: By default,each validation control displays an error
Q39: A webpage that allows users to enter
Q53: Both the PictureBox object and the Image
Q57: A webpage that allows users to enter
Q74: The _ property of a RangeValidator control
Q78: A master page is basically defined as