Topic: What are the benefits of XML classes in the .NET Framework
The XML classes in the .NET Framework are extensible through the use of abstract base classes and virtual methods.
The .NET Framework provides an architecture in which components can utilize one another, and data can be streamed between components.
For better app performance, some of the XML classes in the .NET Framework support a streaming-based model.
The XML classes and ADO.NET are tightly integrated to bring together relational data and XML.
Author: GANI MALLA
Topic Replies (0)