Exam 9: Creating Web Applications

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The ____ file is a master page file that provides an overall layout for the site with headers,buttons,and footers.

(Multiple Choice)
4.8/5
(18)

MATCHING Identify the letter of the choice that best matches the phrase or definition. -CheckBox object property that makes a checkbox checked by default when set to true

(Multiple Choice)
4.8/5
(32)

When using the RangeValidator control,if the Type property is not specified,it will be selected automatically to produce the best result.

(True/False)
4.8/5
(34)

Web application filenames in Visual Basic 2012 can include blank spaces.

(True/False)
5.0/5
(36)

The RangeValidator object on a Web form has a Type property for identifying the type of data for the range,such as ____.

(Multiple Choice)
4.9/5
(24)

The ____ validation control can be used to ensure that the user enters a value between 1 and 100,for example.

(Multiple Choice)
4.8/5
(32)

Use the ____ property of a validation control on a Web form to explain to the user what value is requested.

(Multiple Choice)
4.9/5
(31)

The ____ property contains the name of the object to be validated when using the RangeValidator control.

(Multiple Choice)
4.7/5
(40)

A master page contains the information about the layout of a page,which will be used in the creation of body pages.

(True/False)
4.8/5
(30)

The RegularExpressionValidator is used to check if data entered by the user is within a specified numeric range.

(True/False)
4.8/5
(40)

Each validation control displays an error message if the object does not meet the specified criteria

(True/False)
4.8/5
(35)

The ____________________ property of the RegularExpressionValidator object specifies the format of the data the control is expecting.

(Short Answer)
5.0/5
(29)

The ____ property of the String class determines the number of characters in the string.

(Multiple Choice)
4.8/5
(23)

Explain how to add TextBox and Button objects to a Web form.Compare and contrast this process to the process for their Windows counterparts.

(Essay)
4.8/5
(34)

A(n)table is often used to organize Web site content into columns._________________________

(True/False)
4.8/5
(32)

The ValidationSummary control ____.

(Multiple Choice)
4.9/5
(23)

A Web page that has no user interaction is a(n)standard Web page._________________________

(True/False)
4.9/5
(36)

The HTML code for an active server page includes the HTML to format and display the page,and might include JavaScript code to perform certain processing,such as ensuring that a text box contains data.

(True/False)
4.9/5
(29)

The ____________________ object is used to accept text entered by the user on a Web form.

(Short Answer)
4.8/5
(33)

The ____ object verifies that the object on a Web form contains data.

(Multiple Choice)
4.8/5
(37)
Showing 81 - 100 of 112
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)