Exam 9: Web Applications

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

The _______ control is an ASP.NET validator control that requires a user to enter something in the control.

(Multiple Choice)
4.7/5
(44)

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.

(Multiple Choice)
4.9/5
(35)

Web browsers display pages written in _______.

(Multiple Choice)
4.9/5
(35)

What are the functions of the server and client in a Web application?

(Essay)
4.9/5
(39)

A _______ control allows you to enter an absolute URL into the NavigateURL property.

(Multiple Choice)
4.9/5
(38)

A _______ occurs each time a Web page is displayed,or redisplayed.

(Multiple Choice)
4.8/5
(29)

Which of the following is NOT software that allows a development machine to act as a Web server?

(Multiple Choice)
4.9/5
(34)

A CSS can be used to _______.

(Multiple Choice)
4.9/5
(36)

A network within a company is called an intranet.

(True/False)
4.8/5
(50)

_______ is the acronym for the popular tag-based notation used to define data and its format,and transmit the data over the Web.

(Multiple Choice)
4.9/5
(27)

_______ controls are the standard HTML elements that operate only on the client side.You cannot write any server-side programming logic for these controls.

(Multiple Choice)
4.9/5
(30)

A Web Form generates a file with an .aspx extension that stores the HTML code.

(True/False)
4.9/5
(34)

The Visual Studio Web server is installed automatically when you install Visual Web Developer or Visual Studio.

(True/False)
4.7/5
(36)

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/False)
4.8/5
(33)

HTTP is the protocol used to send and receive Web pages over the Internet using standardized request and response messages.

(True/False)
4.9/5
(45)

Add elements to a Web page in a manner similar to writing text in a _______.

(Multiple Choice)
4.9/5
(43)

________ is an acronym for a document using specific syntax that defines how a Web service behaves and how clients interact with the service.

(Multiple Choice)
4.9/5
(47)

Validator controls are run on the client-side,so the page does not have to be submitted to the server for input validation.

(True/False)
4.8/5
(39)

Windows controls have a Name property,but Web controls call this the _______ property.

(Multiple Choice)
4.7/5
(39)

When you are creating a Web Project,you click on the _______ in order to view the HTML code.

(Multiple Choice)
4.8/5
(35)
Showing 21 - 40 of 66
close modal

Filters

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