Software Engineering Mcqs

Submitted By: Ali Uppal


Submitted By: Ali Uppal


Attribute must be set on a validator control for the validation to work.

(A) ValidateControl

(B) ControlToValidate

(C) ControlToBind

(D) Validate

Submitted By: Ali Uppal


Which of the following denote the property in every validation control ?

(A) ControlToValidate property

(B) Text property

(C) Both A and B

(D) None of these

Submitted By: Ali Uppal


Which of the following is not a member of ADODBCommand object ?

(A) Open

(B) ExecuteScalar

(C) ExecuteReader

(D) ExecuteStream

Submitted By: Ali Uppal


WSDL stands for ______________________?

(A) Web Server Descriptor Language

(B) Web Server Description Language

(C) Web Services Description Language

(D) Web Services Descriptor Language

Submitted By: Ali Uppal


Which method do you invoke on the Data Adapter control to load your generated dataset ?

(A) Fill( )

(B) Read( )

(C) ExecuteQuery( )

(D) None of these

Submitted By: Ali Uppal


What tags one need to add within the asp:datagrid tags to bind columns manually ?

(A) Set AutoGenerateColumns Property to true on the datagrid tag

(B) Set AutoGenerateColumns Property to false on the datagrid tag

(C) Set AutomaunalColumns Property to true on the datagrid tag

(D) It is not possible to do the operation

Submitted By: Ali Uppal


Submitted By: Ali Uppal


Submitted By: Ali Uppal