XML Web Server Control

An Xml Web server control reads XML and writes it into an ASP.NET Web page at the location of the control. If an XSL transformation (XSLT) is applied to the XML, the resulting transformed output will be rendered in the page. The following topics provide information on working with the XML Web server control.

In This Section

  • XmlDataSource Web Server Control
    Describes an ASP.NET Web server control that you can use to connect to XML data and make available to other controls on the page.