Cargando…

Beginning XML with C# 2008 From Novice to Professional /

Beginning XML with C# 2008 focuses on XML and how it is used within .NET 3.5. As you'd expect of a modern application framework, .NET 3.5 has extensive support for XML in everything from data access to configuration, from raw parsing to code documentation. This book demystifies all of this. It...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Joshi, Bipin (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2008.
Edición:1st ed. 2008.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • Introducing XML and the .Net framework
  • Manipulating XML Documents by Using the Document Object Model
  • Reading and Writing XML Documents
  • Accessing XML Documents by Using the Xpath Data Model
  • Validating XML Documents
  • Transforming XML with XSLT
  • XML in ADO.net
  • XML Serialization
  • XML Web Services
  • XML in SQL Server
  • Use of XML in the .Net Framework
  • Creating Services by Using Windows Communication Foundation
  • Working with LINQ to XML.