
Pro .NET XML
Daniel Cazzulino(Author)
Apress
1st Edition
Published on 15. May 2005
Book
Paperback/Softback
800 pages
978-1-59059-366-0 (ISBN)
Description
XML is now an established technology for the description and transportation of data, and has made a major impact on almost every aspect of software development. When Microsoft introduced the .NET Framework, they took advantage of XML wherever they could. No other technology is so tightly bound with .NET as XML, both at the developer level and underlying the whole framework. This book aims to give the reader enough information to be able to use XML from within the .NET Framework in the most efficient manner possible. It will explain in detail the usage of all the XML-related .NET Framework library classes for the manipulation, validation, transformation, and serialization of XML data. It also looks at how the developer can utilize the full power of XML within the .NET Framework, for example, with the new XML capabilities of ADO.NET and ASP.NET. As is demonstrated, the .NET Framework itself uses XML, in configuration files, metadata, and C#'s XML code documentation mechanism, for example. This book is aimed at intermediate-level programmers who have started on their journey towards .NET development, and who want to see how to use XML within their applications to its best advantage.
Basic knowledge of .NET, C# and XML is assumed.
Basic knowledge of .NET, C# and XML is assumed.
More details
Edition
1., Ed.
Language
English
Place of publication
New York
United States
Target group
Intermediate .NET Developers
Dimensions
Height: 230 mm
Width: 180 mm
Thickness: 48 mm
ISBN-13
978-1-59059-366-0 (9781590593660)
Schweitzer Classification
Person
This book will be an amalgamation of materials from ex-Peer IP titles. With a broad footprint, and between 2-6 authors involved but brought together into one voice, author biography is wide and less relevant than book scope, since no single writer will be the author.
Content
XML Basics: XmlDocument; XmlReader and XmlWriter; Working with Namespaces; Schema and DTD Validation; XPath; XSLT; XQuery * Advanced XML: Custom XmlReader and XmlWriter Implementations; Resolving Namespaces and References * XML and Relational Data: XML and ADO.NET; System.Data.Xml in Whidbey; XML and SQL Server 2K; XML and Yukon; XML and the Web; ASP.NET and XML; Client/Server Replication and Concurrency with XML; XML Web Services * XML in Action: Serialization; XML Comments; Case Studies; Case Study 1; Case Study 2; Case Study 3.