Exam 9: Creating Web Applications

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

A Web form can be displayed in a standard Windows Explorer window or in a browser window.

Free
(True/False)
4.8/5
(32)
Correct Answer:
Verified

False

The ____ control should be used to validate that a phone number was entered using the correct format.

Free
(Multiple Choice)
4.7/5
(37)
Correct Answer:
Verified

B

A Web page that allows users to enter information on a Web form is considered a(n)static Web page._________________________

Free
(True/False)
4.9/5
(33)
Correct Answer:
Verified

False

The ____ property of a CheckBox indicates whether a CheckBox has been checked.

(Multiple Choice)
4.8/5
(45)

The ____ procedure converts a string value to uppercase letters.

(Multiple Choice)
4.8/5
(29)

A Web page that allows users to enter information is considered a(n)____ Web page.

(Multiple Choice)
4.8/5
(33)

The name of a CheckBox object is stored in its ____ property.

(Multiple Choice)
4.9/5
(33)

MATCHING Identify the letter of the choice that best matches the phrase or definition. -When an event is triggered in an ASP.NET 4.5 page,the event handler code is executed here

(Multiple Choice)
4.9/5
(28)

The ASP.NET 4.5 technology used with Visual Basic 2012 creates a(n)____________________.

(Short Answer)
4.8/5
(38)

To validate that data entered in a Web form is in a specified format,use a(n)____________________ control.

(Short Answer)
4.8/5
(32)

The ____ property of a RangeValidator control on a Web form contains the smallest acceptable value of the range.

(Multiple Choice)
4.9/5
(28)

If you change the color or title of a ____ page,all the pages in the site will reflect that same color and title.

(Multiple Choice)
4.8/5
(36)

To reopen a saved Visual Basic Web application,open Visual Studio,tap or click ____________________ on the FILE menu,and browse to the main project folder to open the Web site.

(Short Answer)
4.8/5
(33)

ASP code is a standardized system for tagging text files to achieve font,color,graphic,and hyperlink effects on Web pages displayed in browsers.

(True/False)
4.8/5
(32)

The <br> tag ____.

(Multiple Choice)
4.9/5
(32)

To allow a user to make a selection from a predefined list on a Web form,use a(n)____________________ object.

(Short Answer)
5.0/5
(37)

The ____________________ control of a Web form is used to list all validation errors in a single place on the form.

(Short Answer)
4.9/5
(42)

A DropDownList object on a Web form will not display the list items until a user clicks on the list arrow button.

(True/False)
4.9/5
(42)

As shown in the accompanying figure,the ____ validation control can be used to ensure two passwords match. As shown in the accompanying figure,the ____ validation control can be used to ensure two passwords match.

(Multiple Choice)
4.8/5
(45)

A(n)____ form is a page displayed in a Web browser that requests data from the user.

(Multiple Choice)
4.9/5
(35)
Showing 1 - 20 of 112
close modal

Filters

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