topical media & game development

talk show tell print

professional-xml-15-Listing-15-24.txt / txt



  <%@ Page Language="C#" %>
  
  <html xmlns="http://www.w3.org/1999/xhtml" >
  <head id="Head1" runat="server">
      <title>XmlDataSource</title>
  </head>
  <body>
      <form id="form1" runat="server">
          <asp:Xml ID="Xml1" runat="server" DocumentSource="~/Painters.xml" 
           TransformSource="~/PaintersTransform.xsl"></asp:Xml>
      </form>
  </body>
  </html>
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.