Exam 20: Web App Development With Aspnet in C#

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The code-behind file is a(n) _______ class.

Free
(Multiple Choice)
4.7/5
(37)
Correct Answer:
Verified

A

A ________ is a piece of data stored in a small text file to maintain information about the client during and between browser sessions.

Free
(Multiple Choice)
4.8/5
(42)
Correct Answer:
Verified

B

A _______ is an address indicating the location of a resource on the web.

Free
(Multiple Choice)
4.8/5
(39)
Correct Answer:
Verified

B

A ________ ASP.NET data control displays data on a Web Form in a tabular format.

(Multiple Choice)
4.8/5
(38)

HTTP is a _________ protocol: it does not support persistent connections.

(Multiple Choice)
4.8/5
(35)

Web Form files have the extension:

(Multiple Choice)
4.8/5
(37)

A web server translates a hostname into an IP address.

(True/False)
4.9/5
(39)

Microsoft's _________ technology is used for web-based application develop ment.

(Multiple Choice)
4.8/5
(26)

The information tier of a multi-tier application holds the application's data.

(True/False)
4.8/5
(40)

The top tier in a multi-tier application is the application's user interface which gathers input and displays output.

(True/False)
4.7/5
(32)

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.

(Multiple Choice)
5.0/5
(35)

Each _________ in a GridView is represented as a BoundField.

(Multiple Choice)
4.9/5
(34)

A ________ checks whether data entered into another web control is cor rect or in the proper format.

(Multiple Choice)
4.8/5
(33)

__________ 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.

(Multiple Choice)
4.9/5
(35)

The file that contains the coding for a Web Form is a Web-code file.

(True/False)
4.9/5
(29)

When XHTML for a page is created, a validator is converted into _________.

(Multiple Choice)
4.7/5
(43)

Cookies created by one server can be accessed by any server that wishes to access them.

(True/False)
5.0/5
(29)

Controls and other elements are placed on a Web From sequentially.

(True/False)
4.8/5
(29)

A LinqDataSource allows an application to interact with a database via LINQ.

(True/False)
4.8/5
(32)

A simple Web Form consists of two related files, an ASPX file and a(n) _______.

(Multiple Choice)
5.0/5
(37)
Showing 1 - 20 of 37
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)