Community

How to Load XML Documents in ASP.NET 2.0

(Jayaram Krishnaswamy) XML integration with the Microsoft .Net Framework 2.0 provides the XMLDocument class for working with XML. Loading an XML document, a task needed in many web applications, can be accomplished using several forms of the Load() method. The article introduces you to several of th

Read More - Register for Free Membership