Wiley.com
Print this page Share

Professional ASP.NET 2.0 XML

ISBN: 978-0-7645-9677-3
Paperback
566 pages
January 2006
Professional ASP.NET 2.0 XML (0764596772) cover image
This title is out-of-print and not currently available for purchase from this site.

Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.

ChapterPageDetailsDatePrint Run
4 68 Error in Text
under heading "Reading elements" , first paragraph, last sentence:
In comparison, the MoveToElement() method moves to the next Element, but does not read it.

should be:
In comparison, the MoveToElement() method moves to the next element containing the attribute without reading it.
8/17/06
145 Error in Text
first paragraph, 2nd line:
Note that the ChildNodes method...

should be:
Note that the ChildNodes property...
8/17/06

Related Titles

More By This Author

General Web Site Development

by David Yack, Joe Mayo, Scott Hanselman, Fredrik Normén, Dan Wahlin, J. Ambrose Little, Jonathan Goodyear
Back to Top