Cantitate/Preț
Produs

C# and XML Primer

Autor Jonathan Hartwell
en Limba Engleză Paperback – 20 feb 2017
Learn XML and how to use and integrate it into your C# applications using this compact book. This guide helps you avoid the pitfalls of dealing with XML and C# since handling XML with C# and the .NET Platform can present its own set of challenges. XML is far from a dead technology, so it is important to learn how best to use it in your applications when the need arises.

What You Will Learn
  • Gain the essentials of XML for C# development
  • Read XML files with XMLDocuMent and XDocument
  • Write XML with XMLDocument, XDocument, and XMLWriter
  • Modifiy your XML with XML Document and XDocument

Who This Book Is For

Experienced Windows application programmers/developers using .NET and C# who may be new to using and applying XML.

Citește tot Restrânge

Preț: 20496 lei

Preț vechi: 25620 lei
-20% Nou

Puncte Express: 307

Preț estimativ în valută:
3922 4070$ 3278£

Carte tipărită la comandă

Livrare economică 15-29 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484225943
ISBN-10: 1484225945
Pagini: 102
Ilustrații: XV, 86 p. 27 illus. in color.
Dimensiuni: 155 x 235 x 6 mm
Greutate: 0.16 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1. Introduction to XML.- 2. Reading XML.- 3. Modifying XML.- 4. Serialization.- 5. Real Life Examples.

Notă biografică

Jon Hartwell has worked professionally with C# for five years and spent four of those years handling XML. He received his Master's in Computer Science from DePaul University and has an affinity for programming languages. When not programming he is either watching Arsenal play or spending time with his wife and their two dogs. He is the founder of Voltaire Software LLC, which creates software that help developers be more productive.

Textul de pe ultima copertă

Learn XML and how to use and integrate it into your C# applications using this compact book. This guide helps you avoid the pitfalls of dealing with XML and C# since handling XML with C# and the .NET Platform can present its own set of challenges. XML is far from a dead technology, so it is important to learn how best to use it in your applications when the need arises.

You will:
  • Gain the essentials of XML for C# development
  • Read XML files with XMLDocuMent and XDocument
  • Write XML with XMLDocument, XDocument, and XMLWriter
  • Modifiy your XML with XML Document and XDocument

Caracteristici

Helps Windows developers integrate XML into C# applications Covers the essential XML basics for C# development Shows how to write XML with XMLDocument, XDocument and XMLWriter