Exam 9: Web Applications

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

Creating a Web site or a Web Project requires the programmer to write HTML code.

(True/False)
4.8/5
(49)

You can add HTML controls and ASP.NET server controls to a Web page.

(True/False)
5.0/5
(36)

A Web Form is also called a Web document or a Web page.

(True/False)
4.7/5
(43)

Web projects created using File System Web sites or Web Projects can be moved from one computer to another and will run without modifications.

(True/False)
4.9/5
(50)

Which of the following is NOT a browser application?

(Multiple Choice)
4.9/5
(38)

The file in a Web project with the aspx.vb extension contains the Visual Basic code.

(True/False)
4.8/5
(36)

Two files make up a Web Form,the .aspx file and the .aspx.vb file.

(True/False)
4.8/5
(33)

Windows controls have a Click event and Web controls have a Press event.

(True/False)
4.7/5
(47)

HTML Web pages are _______.

(Multiple Choice)
4.9/5
(38)

A Web server can be either remote or on the local machine.

(True/False)
4.8/5
(27)

AJAX is a feature that can only be used for Web pages which will run in Internet Explorer.

(True/False)
4.9/5
(41)

XML is entirely text based and can pass through firewalls.

(True/False)
4.9/5
(30)

The Web application file that holds the Visual Basic code for a given web form is the _______ file.

(Multiple Choice)
4.8/5
(33)

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.

(True/False)
4.8/5
(45)

Web applications created using the Visual Studio Web server can be transferred to IIS using the tools in the IDE.

(True/False)
4.9/5
(42)

You can use a CompareValidator control to make sure a value input by the user into a text box falls within a specific range.

(True/False)
4.8/5
(44)

A Web Form displays as a document in a(n)_______.

(Multiple Choice)
4.9/5
(34)

Visual Studio Web server and IIS are softwares that will allow the development machine to function as a server.

(True/False)
4.7/5
(35)

The acronym,CSS,stands for _______.

(Multiple Choice)
4.9/5
(38)

Module-level variables in a Web site retain their values until the project ends,just like module-level variables in a Windows application.

(True/False)
4.9/5
(46)
Showing 41 - 60 of 66
close modal

Filters

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