xml data processing

  1. mond007

    Refreshing XML data when returning from (Adding Data) in Form2 back to Display Form1

    Hi I have a simple database of 150 questions whereby Form1 is an Enquiry Screen where a QuestionNo is entered and the answer and its attributes are returned from an XML File for Display. The XML File layout is as follows : QuestionNo (e.g. 2.7) Question Text...
  2. tnorton25

    Send XML File through API using VB?

    I am attempting to send my XML file through an API. I have done this no problem by using the below code, however when I try and send the FILE over it will not work, does not give any errors just doesn't import any data. Without trying to send FILE it works by creating data inside code...
  3. A

    Save SQL data in xml and retrieve back

    What is the eayest and shortest way to save an SQL SELECT output in to a local XML file and retrieve it back as table rows by another program ? Thanks, adh
  4. L

    RSS feed in Datalist

    I'm using a Datalist with an XML Datasource to consume a blog RSS feed, but the datalist is not updating when I update my blog. In other words, when I publish a new post, the datalist still only shows the old posts. Here's the code: <asp:DataList ID="DataList1" runat="server"...
  5. A

    .NET Framework 3.5 is now supported by Aspose.Workflow for .NET

    What’s new in this release? Aspose.Workflow for .NET v1.6.0.0 now supports .NET Framework 3.5 with much more improved performance of XPDL parsing and XML Data Processing. More about Aspose.Workflow for .NET Aspose.Workflow is a .NET component which helps managing workflow applications for...
Back
Top