XML Classes

.NET provides a rich of classes for XML manipulation in several namespace that start with System.Xml. One of the most confusing aspects of using XML with .NET is deciding which combination of classes you should use. Many of them provide similar functionality in a slightly different ways, optimized for specific scenarios or for compatibility with specific standards.

No comments:

Post a Comment