Community discussion forum

Reading, Storing and Transforming XML Data in .NET

This is a comment thread discussing Reading, Storing and Transforming XML Data in .NET
  • 9 years ago

    This thread is for discussions of Reading, Storing and Transforming XML Data in .NET.

  • Advertisement

    Simply the fastest line-level profiler for .NET ever

    “The low overhead means it has minimal impact on the execution of my program”
    Mark Everest, Development Team Leader, Renault F1 Team Ltd.

    Try out the new ANTS Profiler 4 for yourself. Download your 14-day trial now

  • 5 years ago

    Very good example, simple but contains a lot of information. Only one part I had to modify, in the XSL I had to change the criteria for the select from "PubsList/Pubs" to "PubsList/Table" as the child node is table and not pubs. I also had to grant write access to ASPNET account for the folder where I'm creating the XML.
    Thanks,


    Reem

  • 4 years ago

    Thanks - I'll check that and edit the article to fix it

  • 3 years ago

    i might be very slow here, but what part of the code here are supposed to be used in the pubs.xsl file? yes, I am a newbie :-)


    Regards,
    Kurt
    Norway

  • 3 years ago


    Hey Kurt,


    The xsl file is the xml transformation file which parses the xml into more readable html.

Post a reply

Enter your message below

Sign in or Join us (it's free).