Chapter 10. Using XML

for RuBoard

IN THIS CHAPTER

  • What Is XML?

  • Accessing XML Data Using .NET Framework Classes

  • Defining and Validating XML with Schemas

  • Processing XML Documents Using Style Sheets

  • Class Reference

In the .NET framework, XML is very important. It serves as the foundation for many of the .NET technologies. Database access is XML based in ADO.NET. Remote interoperability, known as XML Web services or SOAP, is also XML based. It is true that many of the implementation details of XML are hidden inside objects or inside the Visual Studio .NET development environment. But for tasks such as debugging, interoperability with other platforms, performance analysis, and your own peace of mind, it still makes sense for you as a .NET developer to have a handle on what XML is, how it works, and how it is implemented in the .NET framework. This chapter will help with that objective.

for RuBoard


C# Developer[ap]s Guide to ASP. NET, XML, and ADO. NET
C# Developer[ap]s Guide to ASP. NET, XML, and ADO. NET
ISBN: 672321556
EAN: N/A
Year: 2005
Pages: 103

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net