|
||||||||
|
A Primer on XML XML Technologies The XML Advantage Chapter 2: Introduction to ASP.NET 2.0 ASP.NET 2.0 Features Chapter 3: XML Classes in the .NET Framework XML Support in the .NET Framework 2.0 Chapter 4: Reading and Writing XML Data Using XmlReader and XmlWriter XML Readers and Writers Reading XML with XmlReader Writing XML Data Chapter 5: XML Data Validation XML Validation Chapter 6: XML DOM Object Model Exploring DOM Processing Programming with the XML Document Object Model Chapter 7: Transforming XML Data with XSLT A Primer on XSLT Chapter 8: XML and ADO.NET ADO.NET and XML Chapter 9: XML Data Display ASP.NET 2.0 Hierarchical Data Controls Client-Side XML Chapter 10: SQL Server 2005 XML Integration New XML Features in SQL Server 2005 Chapter 11: Building an Airline Reservation System Using ASP.NET 2.0 and SQL Server 2005 Overview of the Case Study Implementation Chapter 12: XML Serialization A Primer on Serialization Chapter 13: XML Web Services XML Web Service Chapter 14: ASP.NET 2.0 Configuration ASP.NET Configuration ASP.NET 2.0 Configuration Management Chapter 15: Building a ShoppingAssistant Using XML Web Services Download ebook for asp:Professional ASP.NET 2.0 XML (Programmer to Programmer)
|
| More free ebooks | |
Free programing ebooks
The foundation for most Web services, XML can also be used with ASP.NET to display data from an infinite variety of sources in a Web site After covering the basics, the book explores the many ways that XML documents can be created, transformed, and transmitted to other systems using ASP.NET 2.0 Two major case studies address issues such as reading and writing XML data,XML data validation, transforming XML Data with XSLT,