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
The order of the filters that get executed, if the multiple filters are implemented?
Is .net framework going away?
Is dapper faster than entity framework?
What are Model Binders in ASP.Net MVC?
I want ask from plz smaple example code for Biztalkk server
Explain the new features 3.5 framework against with the tool?
mention what is code first approach and model first approach in entity framework?
What is model first? : Entity framework
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?
What does mvvm mean?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
What is routeconfig.cs in mvc 4?
What is partialview in asp.net mvc?
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#?
what is scalar property?