Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Which are the abstract classes available under system.xml namespace



Which are the abstract classes available under system.xml namespace..

Answer / 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

More Dot Net Framework Interview Questions

What is the use of view model in asp.net mvc?

0 Answers  


What is renderbody?

0 Answers  


Explain .Net Framework? Why we use it?

0 Answers   MaxSolPro,


What is edm designer? : Entity framework

0 Answers  


How the ‘page lifecycle’ of ASP.Net MVC does works?

0 Answers  


How to ensure the credentials for WebService using Windows authentication

1 Answers   Proteans,


What is MVVM design pattern?

0 Answers  


What are the features that are new in .net 2.0

2 Answers   Emphasis,


What is entitytypes? : Entity framework

0 Answers  


Can you set the unlimited length for "maxjsonlength" property in config?

0 Answers  


Is it possibe to run 2 aplication on single m/c, one App is on .Net Framework 1.0 and another one is on .Net Fremework 2.0?

7 Answers  


What are html helpers in asp.net mvc?

0 Answers  


Categories