XML is the de facto language for communication both within and between distributed applications whether they are on the Internet or a corporate network. No matter how disparate applications and their architectures may be almost everything can read text files and hence can accept XML data. This book provides a complete solution to XML on the .NET 2.0 Framework, including the new .NET 3.0 extensions. It provides readers with everything they need to know to take advantage of XML in every aspect of their working lives up to and including integration using Windows Communication Foundation.
This book provides a complete solution to XML on the .NET 2.0 Framework, including the new .NET 3.0 extensions. It provides readers with everything they need to know to take advantage of XML in every aspect of their working lives.
The Internet has brought a huge difference in the way we develop and use software appli- tions. Applications are becoming more and more distributed, connecting heterogeneous systems. With such a radical change, the role of XML is highly significant. XML has already established itself as a standard way of data encoding and transfer. No wonder that Microsofts .NET Framework provides such a strong support for XML. Data access, raw parsing, configu- tion, code documentation, and web services are some of the examples where .NET harnesses the power and flexibility of XML. The .NET Framework comes with a plethora of classes that allow you to work with XML data. This book demystifies XML and allied technologies. Reading and writing XML data, using DOM, ADO.NET integration with XML, SQL Server XML features, applying XSLT style sheets, SOAP, web services, and configuration systems are some of the topics that this book explores in detail. Real-world examples scattered throughout the book will help you understand the pr- tical use of the topic under consideration. The book will also act as a handy reference when developers go on the jl“+