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 ____-side computer is the computer that will deliver the Web page to the user's computer.
(Multiple Choice)
4.8/5
(45)
Critical Thinking Questions
Case 9-2
Rafael has been staring at his tourism project for a long time. He is pleased with what he has produced but something - he is not quite sure what - is still missing. Then in a flash, it occurs to him: he needs to add an image of a group of vacationers having fun to the page.
-If Rafael is creating a Web page in ASP.NET 4.5,what kind of object will he use to display the picture of the vacationers?
(Multiple Choice)
4.8/5
(28)
A master page enables the users to create the layouts of the pages quickly and conveniently across the entire Web site.
(True/False)
4.8/5
(37)
A Web ____ is a computer that stores Web documents and makes them available to users over the Internet.
(Multiple Choice)
4.8/5
(37)
You place objects on a Web page using a Toolbox similar to the one used for Windows applications,though its categories of tools are different.
(True/False)
4.8/5
(37)
The prefix ____ is used when naming a RegularExpressionValidator object on a Web form.
(Multiple Choice)
4.9/5
(30)
When your Web page is ready for the world to see,you must place it on an actual Web server.
(True/False)
4.9/5
(35)
The event handler code that you write in Visual Basic for an event is executed on the client-side computer.
(True/False)
4.9/5
(41)
You need Expression Web to work with its Web pages in Visual Basic 2012.
(True/False)
4.8/5
(29)
You can use the ____________________ procedure of the String class to convert a string to all lowercase characters.
(Short Answer)
4.8/5
(37)
The prefix ____ is used when naming a CompareValidator object on a Web form.
(Multiple Choice)
4.8/5
(30)
The ____ method saves coding time because it prevents all the possible ways of entering a response from having to be compared.
(Multiple Choice)
4.8/5
(33)
Both the PictureBox object and the Image object place an image into an application,but the PictureBox object needs a URL to specify where the picture resides.
(True/False)
4.8/5
(30)
The ____________________ property of a RangeValidator control contains the name of the object you are validating.
(Short Answer)
4.8/5
(35)
The ____________________ method is used to remove spaces from the beginning and end of a string.
(Short Answer)
4.7/5
(30)
A graphic image can be shown on a ASP.NET 4.5 Web page by using a(n)____ object.
(Multiple Choice)
4.7/5
(32)
The ____ property of a RequiredFieldValidator object contains the message that the user will see if invalid data has been entered on a Web form.
(Multiple Choice)
4.8/5
(39)
The ____________________ object is used when only one of a group of related options can be selected.
(Short Answer)
4.8/5
(40)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-Object used to compare an object's value to a constant value,for example
(Multiple Choice)
4.7/5
(39)
Showing 41 - 60 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)