Ways of Utilizing XML in .NET

You can utilize XML from within .NET in hundreds of ways. The following list spells out some of those ways. The first three ways will be shown in some of the How-Tos later in this chapter.

To use XML, you must use the XML namespaces that are available within .NET.