|
-
Sep 19th, 2004, 10:21 PM
#1
Thread Starter
Addicted Member
VB.NET: XmlDocument
Hi
Recently, i am dealing stuff with Xml..
there was one part where i use the XmlDocument..
I am a bit confuse because if i wanted to use the XmlDocument class, i must create a Xml file to load into the document... or else there would be error.
Can the file be create directly by using the XmlDocument instead of using XmlTextWriter to create first and then load it into the XmlDocument..
Is there any method to deal with it...
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|