Chapter 10. XML Serialization

only for RuBoard

graphics/01icon02.gif

So far in this book, you've examined many different ways of working with XML explicitly within the .NET Framework. That is to say, nearly everything that's been covered focused on working directly with XML and the various ways in which you can create, manipulate, and transform XML. In this chapter, we're going to examine an implicit method that the .NET Framework provides for working with XML. XML serialization provides a nearly transparent way of persisting object data as XML, and recreating the original objects from the XML data without the complexities of working directly with the XML Document Object Model (DOM) or XSLT transformations.

only for RuBoard


XML and ASP. NET
XML and ASP.NET
ISBN: B000H2MXOM
EAN: N/A
Year: 2005
Pages: 184

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