April 2002
Intermediate to advanced
416 pages
11h 50m
English
Editing XML files is fairly easy. Their simple format makes them easy enough to build in any text editor, such as WordPad. Although building XML files using WordPad isn’t hard, Visual Basic provides some tools that make editing XML files even easier.
To add an XML file to a Visual Basic project, select the Project menu’s Add New Item command. Select the XML File tool and click OK. Figure 7.1 shows Visual Basic’s XML editor as it initially appears in XML mode. The XML declaration on the first line is added automatically by Visual Basic and you should not change it. You can type the rest of the XML data directly into the file.
The XML editor color codes ...
Read now
Unlock full access