Exam 23: Web App Development With Aspnet in Visual Basic
Exam 1: Introduction to Computers and the Internet31 Questions
Exam 2: Introduction to Html5: Part 120 Questions
Exam 4: Cascading Style Sheets Css29 Questions
Exam 5: Introduction to Cascading Style Sheets36 Questions
Exam 6: Javascript: Introduction to Scripting14 Questions
Exam 7: Javascript: Control Statements I29 Questions
Exam 8: Javascript: Control Statements II15 Questions
Exam 9: Javascript: Functions24 Questions
Exam 10: Javascript: Arrays18 Questions
Exam 11: Javascript: Objects16 Questions
Exam 12: Document Object Model Dom: Objects and Collections9 Questions
Exam 13: Javascript: Event Handling10 Questions
Exam 14: Html5: Introduction to Canvas36 Questions
Exam 15: Xml21 Questions
Exam 16: Ajax-Enabled Rich Internet Applications With Xml and Json10 Questions
Exam 17: Web Servers Iis and Apache7 Questions
Exam 18: Database: Sql, Mysql, Linq and Javadb12 Questions
Exam 19: Php15 Questions
Exam 20: Web App Development With Aspnet in C#37 Questions
Exam 21: Web App Development With Aspnet in C#: a Deeper Look7 Questions
Exam 22: Windows Communication Foundation Wcf Web Services in C#20 Questions
Exam 23: Web App Development With Aspnet in Visual Basic67 Questions
Exam 24: Web App Development With Aspnet in Vb, a Deeper Look6 Questions
Exam 25: Windows Communication Foundation Wcf Web Services in Vb20 Questions
Exam 26: Javaserver Faces Web Apps: Part 115 Questions
Exam 27: Javaserver Faces Web Apps: Part 27 Questions
Exam 28: Web Services in Java27 Questions
Select questions type
A database used by an ASP.NET website should be located in the project's App_Data folder.
Free
(True/False)
5.0/5
(41)
Correct Answer:
True
The information tier typically stores data in a(n) _________.
Free
(Multiple Choice)
4.9/5
(39)
Correct Answer:
C
The pathname to a file on a web server specifies the location of an actual directory on the web server's file system.
Free
(True/False)
4.8/5
(41)
Correct Answer:
False
A ________ checks whether data entered into another web control is cor rect or in the proper format.
(Multiple Choice)
4.9/5
(35)
A DropDownList web control is similar to the Windows Forms __________control, but doesn't allow users to type text.
(Multiple Choice)
4.8/5
(35)
Cookies generally provide more functionality than HttpSessionState objects.
(True/False)
4.8/5
(41)
Hidden form elements can be used with URL rewriting to implement session-tracking.
(True/False)
4.7/5
(45)
The EnableSessionState, when set to true, allows the form to use session tracking.
(True/False)
4.8/5
(39)
Cookies created by one server can be accessed by any server that wishes to access them.
(True/False)
4.8/5
(27)
The first time a client connects to a server for an 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)
4.9/5
(30)
URIs (Uniform Resource Identifiers) identify documents on the Internet. URIs that start with http:// are called __________.
(Multiple Choice)
4.9/5
(31)
Controls and other elements are placed on a Web Form sequentially.
(True/False)
4.8/5
(33)
The top tier is the application's user interface which gathers input and displays output.
(True/False)
4.9/5
(38)
GridView method Refresh refreshes the information displayed in the GridView.
(True/False)
4.7/5
(39)
When the page is sent to the client, the validator is converted into HTML that performs the validation in the client web browser.
(True/False)
4.7/5
(32)
Relative positioning specifies that controls will be located exactly where they are dragged and dropped onto the form by the programmer.
(True/False)
4.8/5
(35)
Showing 1 - 20 of 67
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)