Professional XML for .NET Developers

Visit Professional XML for .NET Developers

This book aims to give the reader enough information to be able to use XML from within the .NET Framework in the most efficient manner possible. It will explain in detail the usage of all the XML-related .NET Framework library classes for the manipulation, validation, transformation, and serialization of XML data, using both C# and Visual Basic .NET. It also looks at how the developer can utilize the full power of XML within the .NET Framework, for example, with the new XML capabilities of ADO.NET and ASP.NET. As is demonstrated, the .NET Framework itself uses XML, in configuration files, meta data, and C#'s XML code documentation mechanism, for example. This book is aimed at intermediate-level programmers who have started on their journey towards .NET development, and who want to see how to use XML within their applications to its best advantage. Basic knowledge of C# or Visual Basic .NET, XML, and XML related technologies.

  • Cost: $34.99
  • Pages: 738
  • Edition: 1st edition
  • ISBN: 1861005318

Professional XML Meta Data

Visit Professional XML Meta Data

Topics: Introduction to XML Metadata, metadata and the UK Government Interoperability Framework (including the Dublin Core for tagging documents), defining document structure with XML Schemas and DTDs, overview of XML linking and querying (XLink, XPointer, and XInclude), the Resource Description Framework (RDF) and syntax, RDF Schema (hierarchy of types, elements and constraints, extensions), RDF parsers (including a sample RDF parser framework using SAX), XML topic maps (XTM), the semantic Web and Meaning Definition Language (MDL), metadata architectures (including forms and embedded metadata), centralized and distributed external metadata, the Meta Data Processing Framework (MDF), advanced topic maps/RDF (automated topic map construction, combining RDF with topic maps), Schematron (data mining, associations and topic maps), process description and the Process Specification Language (PSL), inferencing systems, advanced metadata use cases.

  • Cost: $34.99
  • Pages: 600
  • Edition: perfect paperback
  • ISBN: 1861004516

Professional XML Schemas

Visit Professional XML Schemas

Professional XML Schemas exhaustively details the W3C XML Schema language, and teaches the new syntax in an intuitive and logical way. From declaring elements and attributes, creating complex content models, and working with multiple namespaces, you'll move on to see how XML Schemas are used in real-world situations. A number of practical case studies will illustrate the design and creation of schemas in the diverse worlds of relational databases, document management, and e-commerce applications. This book covers: A complete guide to XML Schema Syntax; Using XML Schema built-in types, and deriving new types; Working with XML Schemas and namespaces; Creating identity and uniqueness constraints; Good XML Schema design, illustrated in a number of different areas; Working with XML Schemas and XSLT; Writing XML Schemas for working with SOAP; Integrating Schematron and XML Schemas. Suitable for virtually any XML designer or developer.

  • Cost: $37.12
  • Pages: 690
  • Edition: 1st edition
  • ISBN: 1861005474

Professional XML Web Services

Visit Professional XML Web Services

This book provides a snapshot of the current state of these rapidly evolving technologies, beginning by detailing the main protocols that underpin the Web Services model (SOAP, WSDL, and UDDI), and then putting this theory to practical use in a wide array of popular toolkits, platforms, and development environments. The technologies presented in this book provide the foundations of Web Services computing, which is set to revolutionize Distributed Computing, as we know it. This book covers: The architecture of Web Services - past, present, and future; Detailed explanation of SOAP 1.1; An overview of SOAP 1.2; IBM Web Services Toolkit and Microsoft SOAP toolkit 2.0; Other SOAP implementations in Perl, C++, and PHP; Java Web Services with Apache SOAP; WSDL 1.1, UDDI 1.0, and 2.0; Creating and deploying Web Services using .Net; Building Web Services using Python; Applying security at both transport and application levels.

  • Cost: $41.99
  • Pages: 1000
  • Edition: 1st edition
  • ISBN: 1861005091

Program Generators with XML

Visit Program Generators with XML

Using Java and XML, you can now easily create "wizard-like" program generators that automate much of the work of software development(and deliver significant productivity improvements. In this book, former Bell Laboratories Distinguished Staff Member J. Craig Cleaveland shows you how to do it. Using extensive practical examples, Program Generators with XML and Java walks you through every step: Identifying off-the-shelf tools for quickly building program generators; Domain Analysis: determining the terminology, boundaries, commonalities, and variabilities of software families; Domain Implementation: processes and tools for efficiently generating customized software; Accounting for run-time and compile-time variabilities; Using XML documents as program specifications, and using the DOM and SAX APIs to read and analyze them; Using JavaServer Pages and XPath/XSLT to generate customized software; The role of reusable architectures and components.

  • Cost: $34.99
  • Pages: 448
  • Edition: Book and CD-ROM edition
  • ISBN: 0130258784

Programming Jabber

Visit Programming Jabber

Jabber is a set of protocols expressed in XML, and an extensible framework that allows people and applications to exchange all sorts of information, from simple text messages to being used to extend the backbone of an enterprise data system. Jabber gives you the power to build applications that have identity, presence, and that can take part in conversations. Programming Jabber offers developers a chance to learn and understand the Jabber technology and protocol from an implementer's point of view. Detailed information of each part of the Jabber protocol is introduced, explained, and discussed in the form of mini-projects, or simple and extended examples. Programming Jabber provides this foundation by: Showing you how to install and configure the Jabber server; Providing a detailed overview of the server architecture and configuration options; Covering the core Jabber technologies such as XML streams and Jabber identifiers; XML namespaces.

  • Cost: $27.97
  • Pages: 480
  • Edition: 1st edition
  • ISBN: 0596002025

Real World XML

Visit Real World XML

The XML explosion hardly needs any introduction it's everywhere and there just seems to be no end to what can be done with XML. While writing to the W3C standards, and keeping up with the pace for corporate implementation, you, the programmer or web developer, will need a comprehensive guide to get you started and show you what XML and its related technologies can do. A thorough guide is imperative to success because you will need to know and understand the full scope of XML from day one in order to work with it successfully. With your time constraints and impossible project schedules, you need a comprehensive guide that fulfills your needs in one complete book. Inside XML is an anchor book that covers both the Microsoft and non-Microsoft approach to XML programming. It covers in detail the hot aspects of XML; such as, DTD's vs. XML Schemas, CSS, XSL, XSLT, Xlinks, Xpointers, XHTML, RDF, CDF, parsing XML in Perl and Java, and much more.

  • Cost: $34.99
  • Pages: 1200
  • Edition: 2nd edition
  • ISBN: 0735712867

Real World XML Web Services

Visit Real World XML Web Services

Real World XML Web Services is the Visual Basic programmer's definitive guide to designing and building Web services. It provides developers with a comprehensive understanding of Web services, covering everything from basic concepts and solutions to interoperability problems. This book begins with a concise and practical introduction to Web services and the foundation on which they are built, including Web Services Description Language (WDSL) and Simple Object Access Protocol (SOAP). Readers learn, by example, how to use each tool for developing Web services, starting with SOAP Toolkit and .NET framework. Visual Basic programmers discover how to: Use Schema to define web service messages; Use SOAP for messaging and Remote Procedure Calls (RPC); Read and modifyu WSDL documents; Build Web services with the SOAP Toolkit; Create and invoke Web services using the .NET framework; Implement SOAP headers using SOAP Fault.

  • Cost: $31.49
  • Pages: 608
  • Edition: Book and CD-ROM edition
  • ISBN: 0201774259

Secure XML

Visit Secure XML

For many developers, Extensible Markup Language (XML) is the environment of choice for creating today's technologically sophisticated and security sensitive Web applications. This hands-on guide combines a strong foundation in XML with proven, practical techniques for enabling the secure transmission of data across the Web. Broad-based and comprehensive, Secure XML fully documents every feature and issue involved with XML security. This hands-on guide begins with a complete introduction to XML, the book goes on to cover authentication, canonicalization, keying, encryption, and algorithms in comprehensive detail. In all, this book features the most comprehensive roadmap to digital security and XML encryption available. Topics include: XPath, XPointer, and SOAP Digital cryptography basics; secret and public key ciphers, asymmetric keys, digital signatures, and certificates; XML canonicalization, signatures, authentication; Cryptographic algorithms.

  • Cost: $31.49
  • Pages: 560
  • Edition: 1st edition
  • ISBN: 0201756056

SQL Server 2000 XML Distilled

Visit SQL Server 2000 XML Distilled

XML is one of a family of web standards for data description, validation, manipulation, and interchange. It enables the construction of application-specific data languages, which can be handled by generic tools. Its other main benefits are its platform independence, self-describing structure, and human readability. SQL Server 2000 XML Distilled shows you: Where XML as a data model makes sense; When and how best to get both relational databases and XML to work together; How to set up and configure the SQL Server XML environment; How to query SQL Server data and return an XML format – FOR XML, URL, and template queries; Ways to map between relational and XML schemas; SQL Server Annotated Schemas, XML Views, and XPath queries; How to store XML data in a relational database – OPENXML, Updategrams, and SQLXML BulkLoad; .NET support for XML in SQL Server 2000 – SQLXML Managed Classes and DiffGrams; The future of XML support in SQL Server - XQuery.

  • Cost: $34.99
  • Pages: 600
  • Edition: paperback
  • ISBN: 1904347088