Exam 13: Creating Simple Web Applications
Exam 1: An Introduction to Visual Basic 201250 Questions
Exam 2: Creating a User Interface50 Questions
Exam 3: Memory Locations and Calculations50 Questions
Exam 4: Making Decisions in a Program50 Questions
Exam 5: More on the Selection Structure50 Questions
Exam 6: Repeating Program Instructions50 Questions
Exam 7: More on the Repetition Structure50 Questions
Exam 8: Sub and Function Procedures50 Questions
Exam 9: Arrays50 Questions
Exam 10: String Manipulation and Menus50 Questions
Exam 11: Structures and Sequential Files50 Questions
Exam 12: Access Databases and Linq50 Questions
Exam 13: Creating Simple Web Applications50 Questions
Exam 14: Creating Classes and Objects50 Questions
Exam 15: an Introduction to Programming17 Questions
Select questions type
The standard name for the first Web page added to a project is ____.
(Multiple Choice)
4.9/5
(32)
To close an application, click File on the menu bar and then click ____ to close it.
(Multiple Choice)
4.9/5
(32)
Match each term with the correct statement below.
a.dynamic Web page
f.CustomValidator
b.CompareValidator
g.static Web page
c.RegularExpressionValidator
h.RangeValidator
d.Web server
i.RequiredFieldValidator
e.ValidationSummary
-Verifies that an entry matches a specific pattern
(Short Answer)
4.8/5
(38)
___________________ view provides a quick and easy way to verify the placement of controls and text on the Web page.
(Short Answer)
4.8/5
(36)
Match each term with the correct statement below.
a.dynamic Web page
f.CustomValidator
b.CompareValidator
g.static Web page
c.RegularExpressionValidator
h.RangeValidator
d.Web server
i.RequiredFieldValidator
e.ValidationSummary
-A computer that contains special software that provides Web pages in response to requests
(Short Answer)
4.8/5
(37)
The ____ extension indicates that the file contains the Visual Basic code for a Web page.
(Multiple Choice)
4.8/5
(30)
What happens when a client computer's browser sends a request for an ASP page?
(Essay)
4.9/5
(39)
A Web page's ____ property determines the value that appears on the page's tab in the browser window.
(Multiple Choice)
4.8/5
(40)
Match each term with the correct statement below.
a.dynamic Web page
f.CustomValidator
b.CompareValidator
g.static Web page
c.RegularExpressionValidator
h.RangeValidator
d.Web server
i.RequiredFieldValidator
e.ValidationSummary
-Verifies that an entry is within the specified minimum and maximum values
(Short Answer)
4.8/5
(34)
Examples of ____ Web pages that you might have already used include forms for purchasing merchandise online and for submitting online resumes.
(Multiple Choice)
4.8/5
(37)
Text that cannot be changed by the user is referred to as ____ text.
(Multiple Choice)
4.8/5
(42)
In addition to the HTML and ASP tags, dynamic ASP pages contain ___________________ that tells the objects on the Web page how to respond to the user's actions.
(Short Answer)
4.9/5
(42)
Match each term with the correct statement below.
a.dynamic Web page
f.CustomValidator
b.CompareValidator
g.static Web page
c.RegularExpressionValidator
h.RangeValidator
d.Web server
i.RequiredFieldValidator
e.ValidationSummary
-Compares an entry with a constant value or the property stored in a control
(Short Answer)
4.9/5
(47)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)