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

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

what is datacontrols?

3883


how do you query in entity model when the result has a join from from different database other than the entity model?

1029


What is the difference between renderaction and renderpartial?

1193


What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?

1114


In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?

1128


What is associationset? : Entity framework

1124


What is entitytype? : Entity framework

1026


What is the difference between viewbag and viewdata in asp.net mvc?

1170


What is iobjectset? : Entity framework

1090


What is the difference between entity framework and mvc?

1110


What is the difference between model and entity?

1090


When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?

1431


What is the difference between old ADO.NET and Entity framework coding techniques?

1059


how do you truncate a table using entity data model?

1236


What is the 'page life cycle' of an ASP.NET MVC?

1106