Deck 9: Web Applications
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/66
Play
Full screen (f)
Deck 9: Web Applications
1
Developing Web applications requires only a Web client;a Web server is optional.
False
2
A Web Form created in Visual Basic has two distinct pieces,the HTML and instructions needed to render the page,and the Visual Basic code.
True
3
FTP sites cannot be used to create a new Web site.
True
4
Web Forms in Visual Basic use ASP.NET.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
5
Creating a Web site or a Web Project requires the programmer to write HTML code.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
6
The file in a Web project with the aspx.vb extension contains the Visual Basic code.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
7
A Web Form generates a file with an .aspx extension that stores the HTML code.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
8
Web Forms must be stored in the C:\WebSite folder.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
9
A Web server can be either remote or on the local machine.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
10
Visual Studio Web server and IIS are softwares that will allow the development machine to function as a server.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
11
A network within a company is called an intranet.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
12
Select "New Project",then "Empty Web Project" from the New Project dialog to create a Web Forms project from Visual Web Developer 2010 Express Edition or the full version of Visual Studio 2010.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
13
Web applications are referred to as Web sites or Web Projects in Visual Studio 2010.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
14
In Visual Basic,you use Windows forms as the interface in Windows projects,and Web Forms as the interface for Web projects.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
15
Web applications created using the Visual Studio Web server can be transferred to IIS using the tools in the IDE.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
16
The Visual Studio Web server is installed automatically when you install Visual Web Developer or Visual Studio.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
17
Visual Web Developer requires that Web pages and associated files be stored in the C:\inetpub\wwwroot folder on the local computer.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
18
A Web Form is also called a Web document or a Web page.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
19
A Web Form created in Visual Basic can only be displayed in Internet Explorer.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
20
Windows Explorer and Internet Explorer are Web browsers.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
21
HTTP is the protocol used to send and receive Web pages over the Internet using standardized request and response messages.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
22
When you place an object on a Web Form using absolute positioning,you cannot move the object.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
23
XML is entirely text based and can pass through firewalls.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
24
You can add HTML controls and ASP.NET server controls to a Web page.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
25
Two files make up a Web Form,the .aspx file and the .aspx.vb file.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
26
A Web Form can display in _______.
A)a browser
B)Internet Explorer
C)Netscape Navigator
D)All of these
A)a browser
B)Internet Explorer
C)Netscape Navigator
D)All of these
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
27
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.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
28
A Web Form displays as a document in a(n)_______.
A)browser
B)intranet
C)Web client
D)Web server
A)browser
B)intranet
C)Web client
D)Web server
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
29
HTML controls operate only on the client and pass text to the server and back as static text.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
30
Which of the following is NOT a browser application?
A)FireFox
B)Windows Explorer
C)Internet Explorer
D)Netscape Navigator
A)FireFox
B)Windows Explorer
C)Internet Explorer
D)Netscape Navigator
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
31
You can use a CompareValidator control to make sure a value input by the user into a text box falls within a specific range.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
32
Add an HTML table to a Web Form if you want to have more control over the placement of elements on the Web page.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
33
Windows controls have a Click event and Web controls have a Press event.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
34
Module-level variables in a Web site retain their values until the project ends,just like module-level variables in a Windows application.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
35
Web Forms have a Form_Load event just like Windows forms.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
36
The NavigateURL control can be used for navigating from one Web page to another.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
37
AJAX is a feature that can only be used for Web pages which will run in Internet Explorer.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
38
Cascading Style Sheets can be used to create,modify,and apply styles to single elements on a Web page,one entire page,all pages of an application,or all applications of an organization.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
39
Validator controls are run on the client-side,so the page does not have to be submitted to the server for input validation.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
40
Web projects created using File System Web sites or Web Projects can be moved from one computer to another and will run without modifications.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
41
The acronym,CSS,stands for _______.
A)Computerized Sheet Styles
B)Catalog Style Sheets
C)Complete Sheet Selector
D)Cascading Style Sheet
A)Computerized Sheet Styles
B)Catalog Style Sheets
C)Complete Sheet Selector
D)Cascading Style Sheet
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
42
Web browsers display pages written in _______.
A)HTML
B)ASP.NET
C)XML
D)SOAP
A)HTML
B)ASP.NET
C)XML
D)SOAP
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
43
Use the _______ on a Web Form to compare the values in two controls.
A)RangeValidator
B)CompareValidator
C)RequiredFieldValidator
D)RegularExpressionValidator
A)RangeValidator
B)CompareValidator
C)RequiredFieldValidator
D)RegularExpressionValidator
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
44
HTML Web pages are _______.
A)dynamic
B)stateless
C)servers
D)browsers
A)dynamic
B)stateless
C)servers
D)browsers
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
45
A CSS can be used to _______.
A)convert text to a table
B)convert a table to text
C)apply or manage styles
D)save module-level variables on a Web Form
A)convert text to a table
B)convert a table to text
C)apply or manage styles
D)save module-level variables on a Web Form
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
46
A _______ occurs each time a Web page is displayed,or redisplayed.
A)postback
B)viewstate
C)stateback
D)stateless
A)postback
B)viewstate
C)stateback
D)stateless
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
47
When a control is placed on a Web page in a specific position,it is called _______.
A)X,Y Positioning
B)Absolute Positioning
C)Page Rendering
D)Page_Loading
A)X,Y Positioning
B)Absolute Positioning
C)Page Rendering
D)Page_Loading
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
48
The _______ control is an ASP.NET validator control that requires a user to enter something in the control.
A)RangeValidator
B)CompareValidator
C)RequiredFieldValidator
D)RegularExpressionValidator
A)RangeValidator
B)CompareValidator
C)RequiredFieldValidator
D)RegularExpressionValidator
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
49
The Web application file that holds the Visual Basic code for a given web form is the _______ file.
A)HTML
B)aspx
C)aspx.vb
D)asp
A)HTML
B)aspx
C)aspx.vb
D)asp
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
50
A _______ control allows you to enter an absolute URL into the NavigateURL property.
A)UniversalResourceLocator
B)HyperText
C)HyperLink
D)NavigatePages
A)UniversalResourceLocator
B)HyperText
C)HyperLink
D)NavigatePages
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
51
Any Web page that uses AJAX features _______.
A)must include a ScriptManager component
B)can only display in Internet Explorer
C)will automatically store the values of module-level variables on each postback
D)will redraw the entire page each time it is displayed
A)must include a ScriptManager component
B)can only display in Internet Explorer
C)will automatically store the values of module-level variables on each postback
D)will redraw the entire page each time it is displayed
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
52
_______ controls are the standard HTML elements that operate only on the client side.You cannot write any server-side programming logic for these controls.
A)HTML
B)Navigation
C)Validation
D)Data
A)HTML
B)Navigation
C)Validation
D)Data
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
53
When you are creating a Web Project,you click on the _______ in order to view the HTML code.
A)Source tab
B)Solution Explorer
C)Default page
D)Design tab
A)Source tab
B)Solution Explorer
C)Default page
D)Design tab
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
54
Web controls have a(n)_______ property which,when set to True,indicates that you want the server to send the control's contents back with the page.
A)EnableViewState
B)ViewState
C)Enabled
D)State
A)EnableViewState
B)ViewState
C)Enabled
D)State
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
55
Add elements to a Web page in a manner similar to writing text in a _______.
A)word processor
B)spreadsheet
C)Paint program
D)Web browser
A)word processor
B)spreadsheet
C)Paint program
D)Web browser
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
56
To make a button display "Press Me" on a Web Form,you must set the button's _______ property.
A)Image
B)ID
C)Text
D)Message
A)Image
B)ID
C)Text
D)Message
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
57
Windows controls have a Name property,but Web controls call this the _______ property.
A)IIS
B)WebName
C)Identity
D)ID
A)IIS
B)WebName
C)Identity
D)ID
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
58
Which of the following is NOT software that allows a development machine to act as a Web server?
A)Internet Explorer
B)Visual Studio Web server
C)Internet Information Services (IIS)
D)All of these are Web server software
A)Internet Explorer
B)Visual Studio Web server
C)Internet Information Services (IIS)
D)All of these are Web server software
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
59
Windows forms have a Form_Load event,and Web Forms have an equivalent _______ event.
A)Page_Initialize
B)Form_Load
C)WebForm_Load
D)Page_Load
A)Page_Initialize
B)Form_Load
C)WebForm_Load
D)Page_Load
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
60
The Web application file that holds the specifications for the user interface that are used by the server to render the page is the _______ file.
A)HTML
B)aspx
C)aspx.vb
D)asp
A)HTML
B)aspx
C)aspx.vb
D)asp
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
61
_______ is the acronym for the popular tag-based notation used to define data and its format,and transmit the data over the Web.
A)XML
B)SOAP
C)HTML
D)WSDL
A)XML
B)SOAP
C)HTML
D)WSDL
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
62
_______ is an XML-based protocol for exchanging component information among distributed systems of many different types.
A)ASP
B)SOAP
C)URL
D)HTML
A)ASP
B)SOAP
C)URL
D)HTML
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
63
What are the functions of the server and client in a Web application?
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
64
Two files are created for a Web Form.Identify the file extensions and describe the purpose of each file.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
65
________ is an acronym for a document using specific syntax that defines how a Web service behaves and how clients interact with the service.
A)XML
B)SOAP
C)HTML
D)WSDL
A)XML
B)SOAP
C)HTML
D)WSDL
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
66
_______ is the protocol used to send and receive Web pages over the Internet using standardized request and response messages.
A)XML
B)SOAP
C)HTTP
D)WSDL
A)XML
B)SOAP
C)HTTP
D)WSDL
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck