Which are the abstract classes available under system.xml namespace

Answer Posted / kirti

The System.XML namespace provides XML related processing ability in .NET framework. XmlReader and XMLWriter are the two abstract classes at the core of .NET Framework XML classes:

1. XmlReader provides a fast, forward-only, read-only cursor for processing an XML document stream.

2. XmlWriter provides an interface for producing XML document streams that conform to the W3C's XML standards.

Both XmlReader and XmlWriter are abstract base classes, which define the functionality that all derived classes must support.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

The order of the filters that get executed, if the multiple filters are implemented?

810


Is .net framework going away?

760


Is dapper faster than entity framework?

725


What are Model Binders in ASP.Net MVC?

870


I want ask from plz smaple example code for Biztalkk server

1928


Explain the new features 3.5 framework against with the tool?

697


mention what is code first approach and model first approach in entity framework?

878


What is model first? : Entity framework

773


sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?

3187


What does mvvm mean?

747


Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?

788


What is routeconfig.cs in mvc 4?

874


What is partialview in asp.net mvc?

791


what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?

2014


what is scalar property?

812