Verwandte Artikel zu XML Programming: Web Applications and Web Services...

XML Programming: Web Applications and Web Services With JSP and ASP - Softcover

 
9781590590034: XML Programming: Web Applications and Web Services With JSP and ASP

Inhaltsangabe

XML Programming: Web Applications and Web Services with JSP and ASP provides a fast-moving introduction to the XML family of technologies for programmers. Although written with a focus upon JSP- and ASP-based XML solutions, the book presents the material from a language-independent point of view that benefits all developers, whatever their language. The code is written to be readable by all. Chapters 1 through 3 cover the foundations of XML-well-formed and valid documents, DTDs and namespaces-but XLink, XPointer, and elements of XSLT are introduced early so the examples can be interesting and useful. Chapters 4 through 6 cover XML processing using SAX, DOM, and XSLT, separately and in various combinations. Each chapter progresses from simple to advanced examples. Chapter 7 is devoted to the development of a real world project involving the use of various XML technologies to create an information repository. In the context of the project, the authors present RDF and the Dublin Core; revisit XPath, XLink, and XPointer; and show how XML data can live inside a relational database. Chapter 8 introduces the newer validation technologies (RELAX NG and XML Schema), in preparation for the final chapter on Web services. In the concluding chapter, the authors not only explain the specifications, but also build working examples: You're shown, step-by-step, how to convert a software module into a Web service, how to generate a WSDL description from code, how to use WSDL to generate stubs and skeletons for distributed language-independent applications, and how to register such applications with a UDDI repository, either local or on the Internet. XML Programming: Web Applications and Web Services with JSP and ASP is an indispensable resource for programmers who wish to become proficient in XML technologies and use them for solving large-scale, real-life problems.

Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.

Über die Autorin bzw. den Autor

Tom Myers studied physics in Bogota, Colombia and Buenos Aires, Argentina before receiving his bachelor's degree from St. John's College in Santa Fe, and his Ph.D. in computer science from the University of Pennsylvania. A software developer and consultant, he has been working mostly on Java/XML projects for the past few years; some earlier research in parallelism and in functional programming languages seems to be coming back to life, within XSLT. In addition to joint publications with Alexander Nakhimovsky, he is the author of a book and several articles on theoretical computer science.

„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.

  • VerlagApress
  • Erscheinungsdatum2002
  • ISBN 10 1590590031
  • ISBN 13 9781590590034
  • EinbandTapa blanda
  • SpracheEnglisch
  • Anzahl der Seiten576
  • Kontakt zum HerstellerNicht verfügbar

Gebraucht kaufen

Zustand: Befriedigend
Ships from the UK. Former library...
Diesen Artikel anzeigen

EUR 5,94 für den Versand von Vereinigtes Königreich nach Deutschland

Versandziele, Kosten & Dauer

Gratis für den Versand innerhalb von/der Deutschland

Versandziele, Kosten & Dauer

Suchergebnisse für XML Programming: Web Applications and Web Services...

Beispielbild für diese ISBN

Myers, Tom, Nakhimovsky, Alexander
Verlag: Apress L. P., 2002
ISBN 10: 1590590031 ISBN 13: 9781590590034
Gebraucht Softcover

Anbieter: Better World Books Ltd, Dunfermline, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: Good. Ships from the UK. Former library book; may include library markings. Used book that is in clean, average condition without any missing pages. Bestandsnummer des Verkäufers GRP82099981

Verkäufer kontaktieren

Gebraucht kaufen

EUR 13,55
Währung umrechnen
Versand: EUR 5,94
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Tom Myers, Alexander Nakhimovsky
Verlag: SPRINGER A PR TRADE, 2002
ISBN 10: 1590590031 ISBN 13: 9781590590034
Gebraucht Softcover

Anbieter: Buchpark, Trebbin, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: Gut. Zustand: Gut | Seiten: 576 | Sprache: Englisch | Produktart: Bücher. Bestandsnummer des Verkäufers 1067067/3

Verkäufer kontaktieren

Gebraucht kaufen

EUR 21,81
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Myers, Tom; Nakhimovsky, Alexander
Verlag: Apress, 2002
ISBN 10: 1590590031 ISBN 13: 9781590590034
Gebraucht Paperback

Anbieter: ThriftBooks-Dallas, Dallas, TX, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.35. Bestandsnummer des Verkäufers G1590590031I3N00

Verkäufer kontaktieren

Gebraucht kaufen

EUR 15,34
Währung umrechnen
Versand: EUR 8,90
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Alexander and Tom Myers Nakhimovsky
Verlag: Springer Verlag, 2002
ISBN 10: 1590590031 ISBN 13: 9781590590034
Gebraucht Softcover

Anbieter: CSG Onlinebuch GMBH, Darmstadt, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Softcover. Zustand: Gut. Gebraucht - Gut Zustand: Gut, Mängelexemplar, XVIII, 555 pp. About this book: XML Programming: Web Applications and Web Services with JSP and ASP is a fast-moving introduction to XML technologies for programmers. It is designed to be useful for programmers working in a number of languages, primarily Java and VB/VBScript, but also C, C++, Python, and JavaScript. Authors Alexander Nakhimovsky and Tom Myers achieve language independence by focusing on XML and on the Web. All the examples used in the book are Web applications or Web services, and most of the code is in JSPs or ASPs that use DOM, SAX, and XSLT to generate, transform, and display XML data. Nakhimovsky and Myers introduce XSLT early and show advanced techniques for writing efficient programs and measuring program efficiency. In DOM and SAX, advanced techniques from the latest versions are revealed. The authors also work in depth with new technologies, such as XLink and XPointer, RELAX NG and Schematron, Web services, and WSDL. After an in-depth introduction to XML and programming interfaces, the book covers XSLT and XPath, XML and databases, and Web services. Nakhimovsky and Myers also develop a substantial application that supports an open-source repository of XML data for collaborative work, and show how to deploy it as a Web service. Each chapter also has exercises with solutions. Written for programmers. Bestandsnummer des Verkäufers 16246

Verkäufer kontaktieren

Gebraucht kaufen

EUR 25,46
Währung umrechnen
Versand: EUR 4,75
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Alexander Nakhimovsky; Tom Myers
Verlag: Apress, 2002
ISBN 10: 1590590031 ISBN 13: 9781590590034
Gebraucht Softcover

Anbieter: More Than Words, Waltham, MA, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: Very Good. . . All orders guaranteed and ship within 24 hours. Before placing your order for please contact us for confirmation on the book's binding. Check out our other listings to add to your order for discounted shipping. Bestandsnummer des Verkäufers WAL-L-1d-002208

Verkäufer kontaktieren

Gebraucht kaufen

EUR 7,04
Währung umrechnen
Versand: EUR 26,33
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Foto des Verkäufers

Tom Myers
ISBN 10: 1590590031 ISBN 13: 9781590590034
Neu Taschenbuch
Print-on-Demand

Anbieter: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Taschenbuch. Zustand: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -A fast-moving, concise introduction to XML technologies for all programmers, no matter what their programming language (Java, VB, VBScript, C, C++, Python, and JavaScript), with exercises and solutions in every chapter. 576 pp. Englisch. Bestandsnummer des Verkäufers 9781590590034

Verkäufer kontaktieren

Neu kaufen

EUR 37,40
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: 2 verfügbar

In den Warenkorb

Foto des Verkäufers

Tom Myers|Alexander Nakhimovsky
Verlag: Apress, 2002
ISBN 10: 1590590031 ISBN 13: 9781590590034
Neu Kartoniert / Broschiert
Print-on-Demand

Anbieter: moluna, Greven, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Kartoniert / Broschiert. Zustand: New. Dieser Artikel ist ein Print on Demand Artikel und wird nach Ihrer Bestellung fuer Sie gedruckt. Addresses all programmers and programming languages, with code designed to be readable by allIncludes many examples of Web applications or Web servicesVery up to date on XML specifications and technologies, including XLink and XPointer, XML Schema, . Bestandsnummer des Verkäufers 458519782

Verkäufer kontaktieren

Neu kaufen

EUR 38,66
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Foto des Verkäufers

Tom Myers
Verlag: Apress, 2002
ISBN 10: 1590590031 ISBN 13: 9781590590034
Neu Taschenbuch
Print-on-Demand

Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Taschenbuch. Zustand: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - XML Programming: Web Applications and Web Services with JSP and ASP provides a fast-moving introduction to the XML family of technologies for programmers. Although written with a focus upon JSP- and ASP-based XML solutions, the book presents the material from a language-independent point of view that benefits all developers, whatever their language. The code is written to be readable by all. Chapters 1 through 3 cover the foundations of XML well-formed and valid documents, DTDs and namespacesbut XLink, XPointer, and elements of XSLT are introduced early so the examples can be interesting and useful. Chapters 4 through 6 cover XML processing using SAX, DOM, and XSLT, separately and in various combinations. Each chapter progresses from simple to advanced examples. Chapter 7 is devoted to the development of a real world project involving the use of various XML technologies to create an information repository. In the context of the project, the authors present RDF and the Dublin Core; revisit XPath, XLink, and XPointer; and show how XML data can live inside a relational database. Chapter 8 introduces the newer validation technologies (RELAX NG and XML Schema), in preparation for the final chapter on Web services. In the concluding chapter, the authors not only explain the specifications, but also build working examples: You're shown, step-by-step, how to convert a software module into a Web service, how to generate a WSDL description from code, how to use WSDL to generate stubs and skeletons for distributed language-independent applications, and how to register such applications with a UDDI repository, either local or on the Internet. XML Programming: Web Applications and Web Services with JSP and ASP is an indispensable resource for programmers who wish to become proficient in XML technologies and use them for solving large-scale, real-life problems. Bestandsnummer des Verkäufers 9781590590034

Verkäufer kontaktieren

Neu kaufen

EUR 44,55
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: 2 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Alexander Nakhimovsky; Tom Myers
Verlag: Apress, 2002
ISBN 10: 1590590031 ISBN 13: 9781590590034
Neu Softcover

Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. In. Bestandsnummer des Verkäufers ria9781590590034_new

Verkäufer kontaktieren

Neu kaufen

EUR 41,11
Währung umrechnen
Versand: EUR 5,91
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Myers, Tom
Verlag: Apress 2002-06, 2002
ISBN 10: 1590590031 ISBN 13: 9781590590034
Neu PF

Anbieter: Chiron Media, Wallingford, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

PF. Zustand: New. Bestandsnummer des Verkäufers 6666-IUK-9781590590034

Verkäufer kontaktieren

Neu kaufen

EUR 35,98
Währung umrechnen
Versand: EUR 15,42
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 10 verfügbar

In den Warenkorb

Es gibt 6 weitere Exemplare dieses Buches

Alle Suchergebnisse ansehen