Exam 9: Creating Web Applications
Exam 1: Introduction to Visual Basic 2012 Programming112 Questions
Exam 2: Program and Graphical User Interface Design112 Questions
Exam 3: Program Design and Coding112 Questions
Exam 4: Variables and Arithmetic Operations112 Questions
Exam 5: Decision Structures112 Questions
Exam 6: Loop Structures112 Questions
Exam 7: Using Procedures and Exception Handling112 Questions
Exam 8: Using Arrays and File Handling112 Questions
Exam 9: Creating Web Applications112 Questions
Exam 10: Incorporating Databases with ADO.NET112 Questions
Exam 11: Multiple Classes and Inheritance112 Questions
Exam 12: Windows Store Apps112 Questions
Select questions type
The ____ property of a Button object contains the name of the button.
(Multiple Choice)
4.9/5
(41)
To test whether an input value falls within a given range,use a(n)____________________ control.
(Short Answer)
4.8/5
(31)
The ____ property of the Calendar object references the date the user tapped or clicked in the Calendar object.
(Multiple Choice)
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.8/5
(32)
Explain what a DropDownList object is and how you specify items you want to display in the list.
(Essay)
4.8/5
(22)
The ____________________ property of a CompareValidator control on a Web form specifies the name of the object you are comparing to the control that is being validated.
(Short Answer)
4.8/5
(35)
The ____ procedure of the String class is used to remove spaces from the string.
(Multiple Choice)
4.9/5
(32)
If you prefer to design a Web page without using starter templates,select ____ before you name the project when you create a new Web Site project.
(Multiple Choice)
4.7/5
(37)
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
(25)
Explain in detail how to use a multi-page starter template in Visual Basic 2010.What are its advantages?
(Essay)
4.8/5
(33)
CASE
Critical Thinking Questions
Case 9-1
You have been doing a lot of Web surfing lately as part of your research for your course and along the way you have noticed a growing number of active server pages. You have a good head for technical details and ask your friend Laura to enlighten you about some of the finer points of ASP technology.
-Which of the following does Laura tell you is NOT a component of the active server page?
(Multiple Choice)
4.9/5
(35)
A Web page that displays information such as text and pictures with no interactivity is called a ____ Web page.
(Multiple Choice)
4.9/5
(40)
The Text property of a TextBox object cannot be blank in a Web form.
(True/False)
4.8/5
(27)
When using a Calendar object on a Web form,which are often important?
(Multiple Choice)
4.9/5
(40)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-Creating this kind of Web site is similar to creating an interactive Windows application
(Multiple Choice)
4.9/5
(30)
By default,each validation control displays an error message next to the object it validates.
(True/False)
4.9/5
(32)
The ____ property of a RangeValidator control on a Web form matches the data type of the value.
(Multiple Choice)
5.0/5
(44)
An Image object on a Web page differs from a PictureBox object in where the Image object is stored.
(True/False)
4.7/5
(28)
Showing 21 - 40 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)