
From MSXML3.0 to .NET XML Classes: A Quick Guide
Introduction As you have probably heard thousands oftimes, XML is a core technology in .NET. XML is a cornerstone of web services and ADO.NET recordsets (now calleddatasets) are internally stored as xml. You have great support for XML manipulation in .NET via its XML classes. In this article I want