Doyle: C#, 5th edition Page 15-1
C# Programming: From Problem Analysis to Program Design, 5th edition
Chapter 15
1. e. all of the above.
2. e. Web site
7. b. a code-behind file is created
8. a. Text
9. d. stored in the file containing the HTML tags
10. c. C:\InetPub\wwwroot
11. d. Button
Doyle: C#, 5th edition Page 15-2
17. e. all of the above
21. Static Web pages do not require any processing on the client computer or by a Web
server. They reside on the server’s hard drive, and basically are delivered as HTML
Doyle: C#, 5th edition Page 15-3
22. HTML controls render to HTML tags. It may take several HTML tags to create a
single Web Forms control. No event handler methods can be associated with pure
HTML controls. Properties associated with the HTML controls are different from
23. CompareValidatorCompares an input value against a preset constant value using
comparison operators.
CustomValidatorChecks the input value using program statements you write
yourself
Doyle: C#, 5th edition Page 15-4
RequiredFieldValidatorChecks that the entry has a value
24. You have to have a Mac machine available. The PC and Mac must be connected via