My name is Marie and I am trying to merge two xml document and have a combine result in a new xml document called output.xml. It seems when I am debugging, only the first xml document is combining to the output.xml.
Here is my first xml called Nutrition.xml:
<?xml version = "1.0"?
<nutrition...
Hi All,
I am new to VB .NET. I have a doubt regarding calling web service from VB .NET.
Currently I am using SOAP UI which uses XML as input to pass on values to webservice. When i click run button on SOAP UI with correct XML i will get appropriate Response in output window (XML Response).
My...
I'm working on a .NET application (VB 2008) that gets all of its data from a web-based Django application.
I'm using Linq-to-XML and Linq-to-objects in the app.
One API call is giving me XML data in the following form that I am loading into an XDocument.
<object pk="1"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.