Deck 20: Web App Development With Aspnet in C#

Full screen (f)
exit full mode
Question
The host is the computer that requests a Web page for display.
Use Space or
up arrow
down arrow
to flip the card.
Question
An IP address is:

A) an internet protocol address
B) a set of numbers distinguishing computers
C) a value that identifies a server
D) All of the above
Question
Visual Studio creates a class for every ASPX file it creates in a .NET language.
Question
The information tier typically stores data in a(n) ___________.

A) DataGrid
B) XML document
C) relational database management system
D) None of the above
Question
Namespace ___________ contains classes for creating web applications and controls.

A) System.Web.Creation
B) System.ASP
C) System.Web.GUI
D) System.Web.UI
Question
Web Forms use the same controls as Windows Forms.
Question
The code-behind file is a(n) _______ class.

A) partial
B) full
C) abstract
D) virtual
Question
The information tier of a multi-tier application holds the application's data.
Question
Microsoft's _________ technology is used for web-based application develop ment.

A) ASP .NET
B) APM .NET
C) PHP .NET
D) All of the above
Question
The file that contains the coding for a Web Form is a Web-code file.
Question
The top tier in a multi-tier application is the application's user interface which gathers input and displays output.
Question
Web forms are customized by programmers by adding Web _________ such as labels and buttons.

A) features
B) controls
C) servers
D) None of the above
Question
__________ is an Internet standard that specifies the way in which certain types of data must be formatted so that programs can interpret the data correctly.

A) IIS
B) DNS
C) MIME
D) None of the above.
Question
The pathname to a file on a web server specifies the location of an actual directory on the web server's file system.
Question
A web server translates a hostname into an IP address.
Question
Web Form files have the extension:

A) )wbfm
B) )wasp
C) )aspc
D) )aspx
Question
A _______ is an address indicating the location of a resource on the web.

A) DNS
B) URL
C) ASPX
D) None of the above.
Question
For ASP .NET applications, IIS is usually the web server.
Question
A simple Web Form consists of two related files, an ASPX file and a(n) _______.

A) HTML document
B) database file
C) C# code-behind file
D) None of the above.
Question
The middle tier of a multi-tier application processes client requests and maintains the reliability of the stored data.
Question
.NET provides session-tracking capabilities in class __________.

A) Session
B) SessionTracking
C) HttpSessionState
D) SessionState
Question
The first time a client connects to a server for a web application that uses sessions, the server creates a unique ________ that can later be compared to others in the server's memory in order to identify the client.

A) session ID
B) HttpSessionState object
C) cookie
D) None of the above.
Question
A LinqDataSource allows an application to interact with a database via LINQ.
Question
Relative positioning specifies that controls will be located exactly where they're dragged and dropped onto the form by the programmer.
Question
A ________ checks whether data entered into another web control is cor rect or in the proper format.

A) validation control
B) format control
C) user control
D) certification control
Question
A ________ ASP.NET data control displays data on a Web Form in a tabular format.

A) TabView
B) GridView
C) TabFormat
D) GridFormat
Question
Controls and other elements are placed on a Web From sequentially.
Question
Cookies created by one server can be accessed by any server that wishes to access them.
Question
A ________ is a piece of data stored in a small text file to maintain information about the client during and between browser sessions.

A) tracking file
B) cookie
C) Web log
D) virtual record
Question
A database used by an ASP.NET website should be located in the project's App_Data folder.
Question
A validator control ensures that the entered information is in the correct format.
Question
When XHTML for a page is created, a validator is converted into _________.

A) JavaScript
B) CScript
C) UniScript
D) None of the above.
Question
Each _________ in a GridView is represented as a BoundField.

A) row
B) column
C) table
D) database
Question
GridView method Refresh refreshes the information displayed in the GridView.
Question
An instance of the web page is re-compiled each time the ASPX file is requested by a user.
Question
HTTP is a _________ protocol: it does not support persistent connections.

A) connectionful
B) connectionless
C) stateless
D) stateful
Question
Cookies exist on a user's computer until the user decides to delete them.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/37
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 20: Web App Development With Aspnet in C#
1
The host is the computer that requests a Web page for display.
False
2
An IP address is:

A) an internet protocol address
B) a set of numbers distinguishing computers
C) a value that identifies a server
D) All of the above
D
3
Visual Studio creates a class for every ASPX file it creates in a .NET language.
True
4
The information tier typically stores data in a(n) ___________.

A) DataGrid
B) XML document
C) relational database management system
D) None of the above
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
5
Namespace ___________ contains classes for creating web applications and controls.

A) System.Web.Creation
B) System.ASP
C) System.Web.GUI
D) System.Web.UI
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
6
Web Forms use the same controls as Windows Forms.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
7
The code-behind file is a(n) _______ class.

A) partial
B) full
C) abstract
D) virtual
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
8
The information tier of a multi-tier application holds the application's data.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
9
Microsoft's _________ technology is used for web-based application develop ment.

A) ASP .NET
B) APM .NET
C) PHP .NET
D) All of the above
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
10
The file that contains the coding for a Web Form is a Web-code file.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
11
The top tier in a multi-tier application is the application's user interface which gathers input and displays output.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
12
Web forms are customized by programmers by adding Web _________ such as labels and buttons.

A) features
B) controls
C) servers
D) None of the above
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
13
__________ is an Internet standard that specifies the way in which certain types of data must be formatted so that programs can interpret the data correctly.

A) IIS
B) DNS
C) MIME
D) None of the above.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
14
The pathname to a file on a web server specifies the location of an actual directory on the web server's file system.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
15
A web server translates a hostname into an IP address.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
16
Web Form files have the extension:

A) )wbfm
B) )wasp
C) )aspc
D) )aspx
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
17
A _______ is an address indicating the location of a resource on the web.

A) DNS
B) URL
C) ASPX
D) None of the above.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
18
For ASP .NET applications, IIS is usually the web server.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
19
A simple Web Form consists of two related files, an ASPX file and a(n) _______.

A) HTML document
B) database file
C) C# code-behind file
D) None of the above.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
20
The middle tier of a multi-tier application processes client requests and maintains the reliability of the stored data.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
21
.NET provides session-tracking capabilities in class __________.

A) Session
B) SessionTracking
C) HttpSessionState
D) SessionState
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
22
The first time a client connects to a server for a web application that uses sessions, the server creates a unique ________ that can later be compared to others in the server's memory in order to identify the client.

A) session ID
B) HttpSessionState object
C) cookie
D) None of the above.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
23
A LinqDataSource allows an application to interact with a database via LINQ.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
24
Relative positioning specifies that controls will be located exactly where they're dragged and dropped onto the form by the programmer.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
25
A ________ checks whether data entered into another web control is cor rect or in the proper format.

A) validation control
B) format control
C) user control
D) certification control
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
26
A ________ ASP.NET data control displays data on a Web Form in a tabular format.

A) TabView
B) GridView
C) TabFormat
D) GridFormat
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
27
Controls and other elements are placed on a Web From sequentially.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
28
Cookies created by one server can be accessed by any server that wishes to access them.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
29
A ________ is a piece of data stored in a small text file to maintain information about the client during and between browser sessions.

A) tracking file
B) cookie
C) Web log
D) virtual record
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
30
A database used by an ASP.NET website should be located in the project's App_Data folder.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
31
A validator control ensures that the entered information is in the correct format.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
32
When XHTML for a page is created, a validator is converted into _________.

A) JavaScript
B) CScript
C) UniScript
D) None of the above.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
33
Each _________ in a GridView is represented as a BoundField.

A) row
B) column
C) table
D) database
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
34
GridView method Refresh refreshes the information displayed in the GridView.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
35
An instance of the web page is re-compiled each time the ASPX file is requested by a user.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
36
HTTP is a _________ protocol: it does not support persistent connections.

A) connectionful
B) connectionless
C) stateless
D) stateful
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
37
Cookies exist on a user's computer until the user decides to delete them.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 37 flashcards in this deck.