Show navigation | Frontpage | Contact us | Sitemap

Custom XML Provider samples

Download the following samples to the sites App_Code folder.

  • HelloWorldXmlProvider.cs
    Uses the XmlWriter functions like WriteStartDocument() and WriteStartElement() to create a simple XML document.
  • ParameterDumper.cs
    Returns all input parameters as XML.
  • XmlFileProvider.cs
    Returns the XML file defined by the Data Query parameter webPath (i.e. /App_Data/test.xml)

My modules


© 2008 Composite A/S, Danmark
Tlf: +45 39 15 76 00 | info@composite.net
Composite A/S er Microsoft Certified Partner
Composite CMS overholder standarden for valid CSS
Composite CMS overholder standarden for valid XHTML 1.0
Printet fra http://www.composite.net/composite-1692.htm
Findes på denne sti: Composite Developer | 3.x technologies | ASP.NET | Custom XML Providers | Provider Samples