A. ControlToValidate property
B. Text property
C. Both A and B
D. None of these
ASP.net
ASP.net
A. Open
B. ExecuteScalar
C. ExecuteReader
D. ExecuteStream
A. Web Server Descriptor Language
B. Web Server Description Language
C. Web Services Description Language
D. Web Services Descriptor Language
A. Fill( )
B. Read( )
C. ExecuteQuery( )
D. None of these
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
A. CompareValidator
B. DataList
C. Listview
D. GridView
A. CLR
B. RMT
C. RC
D. RCT
A. maxWorkerThreads
B. requestQueue limit
C. maxIdThreads
D. all of the above
A. Extended expressions
B. Irregular expressions
C. Regular expressions
D. Basic expressions
A. Httphandler is an event handler and httpmodule is module to do some task
B. Httphandler is an class and Httpmodule is an assembly
C. All of the above
D. None of the above