|
-
Dec 30th, 2005, 09:12 PM
#1
Thread Starter
Junior Member
Read/Write XML file
Hi All,
I am using VB 2005 Express.
I want to read/write XML file, what do I need to "imports"?
According to a book (year 2002), I need to:
"imports System.Xml" and
"imports System.Text" and then
Dim a XmlTextWriter.
However, in VB 2005 Express, under Class "System", I cannot find "Xml".
Who knows the answer?
Mike
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
|