• using System;
  • using System.Data;

  • Dim objXmlDoc As New XmlDocument()
  • Dim objDS As New DataSet()

  • Dim strArray() As String = {"One", "Two", "Three", "Four", "Five"}
  • Dim strALText As New ArrayList

  • For Each ctrl As Control In Page.Controls
  • ChangeControlStatus(ctrl)

  • Dim objXmlDoc As New XmlDocument()
  • Dim objDS As New DataSet()