XML Document



Please forgive me, I am starting out with VB.NET and XML.

Can anyone give me a pointer for some advise. Here is what I want to
acheive:

I have a SQL Database

I want to write a WEB service to receive and XML Document (which will
represent new/existing data that will be stored in the SQL Database.)

I then want to manipulate some data within the XML docment (ie read it row
by row, do some validation etc...).

Do I have to convert my XML Document into a DataSet? Is so how do I do
this?

I know a bit about ADO.NET, but not much about XML, anyone got any good
support/training links?

Sorry for being a bit thick, but any pointers would be greatly appreciated.

Thanks

Dim Tim.



.



Relevant Pages

  • Re: mfc to .NET
    ... Yes, our IDL system, and its precursor, the LG system, took pointer rebuilding as a key ... There are both "standard" extensions to XML, and ad hoc extensions to XML, that allow this ... The nested-vs.-flat notation was a boolean parameter of the writer; ... When I looked at MFC serialization, I saw it had all of the ...
    (microsoft.public.vc.mfc)
  • Re: MFC Newbie design question
    ... you could simply copy the XML Node COM pointer ... At the end of the day the tree node ... > The loaded document will be displayed in a TreeView. ...
    (microsoft.public.vc.mfc)
  • Re: 15Meg PDF in XML files
    ... call XMLdocument_getFirstChildNode which accepts and returns a pointer ... to the IFS in JOBCCSID 37 do I really need this procedure? ... Unix writefunction to write that buffer to an IFS file. ... "unmarshall" an XML. ...
    (comp.sys.ibm.as400.misc)
  • Re: Reading XML stream using unmanaged c++
    ... XML node does have exactly one immediate parent, ... You don't need a back pointer to implement tree structures. ... Sorry, XML is entirely metadata. ...
    (microsoft.public.vc.mfc)
  • Re: IXMLDOMDocument is NULL when passed from DLL to EXE
    ... Did you pass the pointer, or the address of the pointer? ... Microsoft MVP, MCSD ... > just a normal Win32 DLL). ... In the thread i declare a pointer to an XML ...
    (microsoft.public.win32.programmer.ole)