Beginning XML with C# 7 : XML processing and data access for C# developers /
Master the basics of XML as well as the namespaces and objects you need to know in order to work efficiently with XML. You'll learn extensive support for XML in everything from data access to configuration, from raw parsing to code documentation. You will see clear, practical examples that illus...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
[New York, New York] :
Apress,
[2017]
|
Edition: | Second edition. |
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 1. Introducing XML and the .NET framework
- 2. Manipulating XML Documents by Using the Document Object Model
- 3. Reading and Writing XML Documents
- 4. Accessing XML Documents by Using the Xpath Data Model
- 5. Validating XML Documents
- 6. Transforming XML with XSLT
- 7. XML in ADO.net
- 8. XML Serialization
- 9. XML in Web Services
- 10. XML in WCF and Web API
- 11. XML in SQL Server
- 12. XML in the .Net Framework
- 13. Working with LINQ to XML
- Appendix A: Creating a custom XmlReader and XmlWriter
- Appendix B: Resources.