Exam 23: Web App Development With Aspnet in Visual Basic

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

When a Web Form object is ready for garbage collection, the ________ event occurs.

(Multiple Choice)
4.8/5
(41)

The middle tier of a multi-tier application processes client requests and maintains the reliability of the stored data.

(True/False)
4.9/5
(35)

A validator control ensures that the entered information is in the correct format.

(True/False)
4.8/5
(41)

If a cookie has no expiration date then it will never expire.

(True/False)
4.8/5
(36)

________ is an Internet standard that specifies the way in which data must be formatted so that programs can interpret the data correctly.

(Multiple Choice)
4.8/5
(32)

The document type declaration specifies the document element name.

(True/False)
4.9/5
(39)

Each tier of a multi-tier application must reside on a separate machine.

(True/False)
5.0/5
(34)

The file that contains the code for a Web form is a web-code file.

(True/False)
4.8/5
(31)

ASP.NET pages are often designed so that the current page __________when the user submits the form; this enables the program to receive input, process it as necessary and display the results in the same page when it's loaded the second time.

(Multiple Choice)
4.8/5
(31)

Visual Studio creates a class for every ASPX file it creates in a .NET language.

(True/False)
4.9/5
(38)

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

(Multiple Choice)
4.8/5
(37)

A __________control provides a series of radio buttons from which the user can select only one.

(Multiple Choice)
4.8/5
(35)

Class Page's Valid property returns True if validation succeeded.

(True/False)
4.8/5
(34)

An Image web control's __________ property specifies the location of the image to display.

(Multiple Choice)
5.0/5
(42)

For ASP .NET applications, Internet Information Ser vices is usually the web server.

(True/False)
4.8/5
(37)

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

(Multiple Choice)
4.8/5
(37)

If data for a certain field is required for the user to continue, the programmer must manually insert tests for data in the VB code-behind file.

(True/False)
4.8/5
(34)

A web server translates a hostname into an IP address.

(True/False)
4.8/5
(38)

An instance of the web page is re-compiled each time the ASPX file is requested by a user.

(True/False)
4.7/5
(33)

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

(Multiple Choice)
4.9/5
(35)
Showing 41 - 60 of 67
close modal

Filters

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