Tag: web technology

Questions Related to web technology

  1. BTEQ

  2. Fastexp

  3. Multiload

  4. Tpump


Correct Option: A

Once ASP.NET automatically parses and compiles the global.asax file into a dynamic .NET Framework class, which base class is extended?

  1. ASPApplication

  2. HttpsApplication

  3. ASPNETApplication

  4. NETApplication

  5. HttpApplication


Correct Option: E
  1. The DataGrid control is not bound to its DataTable property.

  2. The DataGrid control is not bound to the table Header

  3. The DataGrid control is not bound to its DataSource property.

  4. The DataGrid control is not bound to its DataKeyField property

  5. The DataGrid control is not bound to its DataKeys property.


Correct Option: D
  1. Repeater

  2. DataGrid

  3. Both

  4. None


Correct Option: B
  1. DataAdapter

  2. DataRepeater

  3. DataSet

  4. DatasScalar


Correct Option: A
  1. HeaderStyle

  2. FooterStyle

  3. ItemStyle

  4. AlternatingItemStyle


Correct Option: D

Which one of the following ASP.NET tags is valid?

  1. < hyperlinkcolumn>

  2. < boundcolumns>

  3. < asp: headerstyle>

  4. < columns>

  5. < datagrid>


Correct Option: D