advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
Read and Write XML Files in VB.NET/ASP.NET

Author: Intelligent Solutions Inc. (Featured Developer)
Category: VB.NET/ASP.NET
Type: Snippets
Difficulty: Beginning

Version Compatibility:  Visual Basic.NET   ASP.NET  

More information: This code demonstates how to use the .NET XMLTextReader and XMLTextWriter classes to read/parse and create/save XML files. Though it is implemented as an ASP.NET example, all the logic related to reading XML files can be used in a VB.NET Windows Application as well. See the comments within the code for more information.

This code has been viewed 282566 times.

Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.

code/DOTNET_XML.ZIP

Sponsored Links