Exam 9: Web Applications
Exam 1: Introduction to Visual Basic 201054 Questions
Exam 2: User Interface Design74 Questions
Exam 3: Variables, Constants, and Calculations58 Questions
Exam 4: Decisions and Conditions51 Questions
Exam 5: Menus, Common Dialog Boxes, Sub Procedures, and Function38 Questions
Exam 6: Multiform Projects69 Questions
Exam 7: Lists, loops, and Printing76 Questions
Exam 8: Arrays and Collections50 Questions
Exam 9: Web Applications66 Questions
Exam 10: Database Applications43 Questions
Exam 11: Data Files43 Questions
Exam 12: OOP: Creating Object-Oriented Programs51 Questions
Exam 13: Graphics, Animation, Sound, and Drag-And-Drop62 Questions
Exam 14: Additional Topics in Visual Basic60 Questions
Select questions type
Creating a Web site or a Web Project requires the programmer to write HTML code.
(True/False)
4.8/5
(49)
You can add HTML controls and ASP.NET server controls to a Web page.
(True/False)
5.0/5
(36)
Web projects created using File System Web sites or Web Projects can be moved from one computer to another and will run without modifications.
(True/False)
4.9/5
(50)
The file in a Web project with the aspx.vb extension contains the Visual Basic code.
(True/False)
4.8/5
(36)
Two files make up a Web Form,the .aspx file and the .aspx.vb file.
(True/False)
4.8/5
(33)
Windows controls have a Click event and Web controls have a Press event.
(True/False)
4.7/5
(47)
AJAX is a feature that can only be used for Web pages which will run in Internet Explorer.
(True/False)
4.9/5
(41)
The Web application file that holds the Visual Basic code for a given web form is the _______ file.
(Multiple Choice)
4.8/5
(33)
Setting the Title property of a Web Form will make that text appear in the title bar of the browser when you run the application.
(True/False)
4.8/5
(45)
Web applications created using the Visual Studio Web server can be transferred to IIS using the tools in the IDE.
(True/False)
4.9/5
(42)
You can use a CompareValidator control to make sure a value input by the user into a text box falls within a specific range.
(True/False)
4.8/5
(44)
Visual Studio Web server and IIS are softwares that will allow the development machine to function as a server.
(True/False)
4.7/5
(35)
Module-level variables in a Web site retain their values until the project ends,just like module-level variables in a Windows application.
(True/False)
4.9/5
(46)
Showing 41 - 60 of 66
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)