Re: Wrapping XML document in Class



Last time I was doing playing with XML, I wanted to be able to, basically, add methods on to the nodes matching xpaths. It didn't seem to be very easy. I wondered at the time if some kind of transform idea would work better.


.



Relevant Pages

  • Re: About using DataRow...
    ... I was playing around with it and it looks look I do have to use those XML ... reading from my file and for each record I'd have to call CreateRow and ... AddRow on the DataTable. ...
    (microsoft.public.dotnet.languages.csharp)
  • XML attributes and nodereader
    ... I'm using VS2005 latest beta, playing around with XML. ... I must be missing something fundamental. ...
    (microsoft.public.dotnet.languages.csharp)
  • Select statement on Dataset problems!! :-(
    ... Yesterday i was playing around with some code where I would read an xml ... Dim ds as dataset ... or is there a way to apply a sql select statement over the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Write to XML file client side
    ... I've been playing around with XML for various things, ... server-side work. ... and thus I don't have access to anything server-side. ...
    (comp.text.xml)