Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XmlDom
Message
From
29/12/2003 11:58:10
 
General information
Forum:
ASP.NET
Category:
Other
Title:
Re: XmlDom
Miscellaneous
Thread ID:
00862540
Message ID:
00862546
Views:
20
Marcus,

I *think* this is what you want (someone please correct me if I'm wrong, because I haven't really used this all that much).
System.Xml.XmlDocument xmldoc = new XmlDocument();
~~Bonnie



>Hi,
>
>I am still trying around a bit and I fell over the XMLDOM. What is the way to get it instantiated in a C# method? I added a reference to the msxml4.0 COM Component, but I there don't get XMLDOM as an object.
>Only DOMDocument. This one seems not to have all Properties e.g. Item ?
>
>Has anyone got an idea what I am doing wrong? I am not really deep in this stuff but from FoxPro I can just instanciate
>
>
>o = createobject("Microsoft.XMLDOM")
>
>
>I am trying just to do the same in C#?
>Or is there a XML Class that encapsulates the DOM (including parseError Collection...)
>
>Marcus
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform