Community

How to read XML data from a URL by using Visual C++ .NET

This article describes how to use the XmlTextReader class to read XML from a URL. The streamed information can come from a variety of sources, such as a byte stream from a server, from a file, or from a TextReader class.

Read More - Register for Free Membership