Exam 9: Creating Web Applications

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

Explain in detail how to use a multipage starter template in Visual Basic 2017. What are its advantages?

(Essay)
4.8/5
(39)

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
(40)

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

(Multiple Choice)
4.8/5
(35)

If you prefer to design a webpage without using the starter templates, select ASP.NET Web Site before you name the project when you create a new Web Site project. _________________________

(True/False)
4.8/5
(34)

The ____________________ property of a CompareValidator control on a web form contains the name of the object you are comparing to the control that is being validated.

(Short Answer)
4.9/5
(32)

The prefix ____ is used when naming a RegularExpressionValidator object on a web form.

(Multiple Choice)
5.0/5
(37)

The ____ procedure converts a string to lowercase letters.

(Multiple Choice)
4.9/5
(37)

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

(Short Answer)
4.8/5
(32)

The ____ object displays the days in each month as appropriate for the year.

(Multiple Choice)
4.8/5
(45)

Toolbox objects unique to web application objects include Navigation objects for allowing user access.

(True/False)
4.9/5
(34)

The difference between CheckBox objects and RadioButton objects is that the RadioButton object allows the user to select more than one option. ________________________

(True/False)
4.7/5
(43)

You can only use Range Validator with numerical values, not character values.

(True/False)
4.8/5
(38)

Visual Basic 2017 provides a starter ____________________ to assist you in designing a webpage.

(Short Answer)
4.9/5
(35)

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

(Multiple Choice)
4.8/5
(42)

You can change the color of a page by selecting the background color and foreground color tools on the ____________________ toolbar.

(Short Answer)
4.8/5
(27)

The ____ procedure converts a string value to uppercase letters.

(Multiple Choice)
4.9/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)
5.0/5
(30)

The tag ____.

(Multiple Choice)
4.9/5
(26)

When your webpage is ready for the world to see, you must place it on an actual web server.

(True/False)
4.8/5
(34)

The ____________________ object of a web form is used to compare one object's value with the value of another object or with a constant value.

(Short Answer)
4.9/5
(31)
Showing 61 - 80 of 103
close modal

Filters

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