XML Security

Visit XML Security

Get up to speed on XML and applied security technologies using this authoritative guide. Covering the fundamentals of XML structures and related security technologies including XML signatures, XML encryption, and the XML key management specification - this resource contains both the conceptual information and the practical techniques you need to successfully work with this data-structuring language. You'll learn how to implement RSA Security's product CertJ--which secures Java- and XML based applications--and get advice for preventing against denial of service attacks and other security violations. Written by a member of RSA Security's developer support team, this definitive book gives you all the knowledge you need to keep XML-based programs and documents digitally secure. Use the book as both a security and XML primer. Learn about the various signature types - such as enveloped, enveloping, and detached. Learn recent W3C XML security standards.

  • Cost: $41.99
  • Pages: 379
  • Edition: paperback
  • ISBN: 0072193999

XML Step by Step

Visit XML Step by Step

Teach yourself how to put the latest XML technology and standards to work - on step at a time! This thoroughly updated and expanded book expertly guides you though the process of creating XML documents and displaying them on the Web. use the easy-to-follow lessons and hands-on exercises to learn essential techniques and stay ahead of the curve by working with real-wrold examples in Microsoft Internet Explorer 6.0 browser software and Microsoft XML Core Services (MSXML) 4.0. No matter what kind of content you want to get on line, this practical, proven tutorial shows how you can quickly and easily apply XML to the task. Discover how to: Write well formed and valid XML documents based on W3C specifications; Use namespaces to avoid naming conflicts; Create valid XML documents using document type definitions (DTDs); Work with XML schemas; Format XML using cascading style sheets (CSS Level 1 and Level 2); Use data binding and XML DOM scripts.

  • Cost: $27.99
  • Pages: 550
  • Edition: 2nd Book and CD-ROM edition
  • ISBN: 0735614652

XML The Microsoft Way

Visit XML The Microsoft Way

As a core part of many new and important technologies, XML is a priority for all programmers creating network- and Web-enabled applications for the Windows platform. This complete, comprehensive, and up-to-date book presents the fundamentals of standard XML, essential related technologies, and the use of XML within a Microsoft-specific development environment. Appropriate for beginning to intermediate XML programmers, XML the Microsoft Way explains XML concepts and guides developers who need to pick up XML development skills. It provides helpful background on the history of XML and offers clear explanations and examples of its most important elements: syntax, data modeling, formatting, templates, linking, and more. This book then moves on to cover more advanced topics, focusing on Microsoft tools for XML development. Coverage includes: Microsoft Office and XML; Server-Side Scripting and XML; The .Net Framework and XML; Simple API for XML.

  • Cost: $27.99
  • Pages: 560
  • Edition: 1st edition
  • ISBN: 0201748525

XML Topic Maps

Visit XML Topic Maps

With contributed chapters written by today's leading Web experts, XML Topic Maps: Creating and Using Topic Maps for the Web is designed to be a "living document" for managing information across the Web's interconnected resources, with a companion Web site and discussion forums at nexist. Beginning with a broad introduction and tutorial of topic maps and XTM technology, the book then lays out strategies for creating and deploying the technology. Along the way the latest theoretical perspectives are offered along with a discussion of the challenges developers will face as the Web continues to evolve and develop. Looking forward, the book's concluding chapters provide a road map to the future of topic map technology and the semantic Web in general. Further topics covered in detail include: Topic mapping and the XTM specification; Using XML Topic Maps to build knowledge repositories; Transforming an XTM document into a Web page; XTM, RDF.

  • Cost: $44.99
  • Pages: 544
  • Edition: 1st edition
  • ISBN: 0201749602

XML Unleashed

Visit XML Unleashed

XML Unleashed is a complete and comprehensive reference for sophisticated Web developers that covers every possible use of XML, from creating Web documents to building sophisticated Web applications. It covers all aspects of XML technology, from DTDs, XSL, and X Pointers to manipulating XML with Java and JavaScript. See hundreds of professional programming techniques as well as code for more than 15 real-world XML applications involving e-commerce, database access, Web management, real estate, and healthcare. This book also includes reference material on SMIL, the XML-based language for Web multimedia. After introducing XML data modeling and how it relates to documents, style sheet technologies used to format XML documents are discussed. Further chapters are devoted to formatting XML documents, browser support for XML, data manipulation, tools for simplifying the creation of XML documents and applications, and current uses of XML.

  • Cost: $1.64
  • Pages: 992
  • Edition: Book and CD-ROM edition
  • ISBN: 0672315149

XML Web Documents From Scratch

Visit XML Web Documents From Scratch

Jesse Liberty's XML Web Documents from Scratch is a road map to managing and publishing documents using XML and XSL. Concepts and techniques are taught and reinforced as readers create "BiblioTech," a Web-based book reader that displays the text of a book, provides a collapsible outline, and text search capabilities. By taking the reader through the building of a Web site that can search for passages from a library and provide them to the user, the author explains the use of XML and XSL. Topics include Document Object Model manipulation; storing, rendering, and displaying data; and transforming word documents into HTML. Jesse Liberty is the author of WebClasses from scratch and over a dozen other books on programming. He is president of Liberty Associates, Inc., where he provides Web applications development as well as consulting, mentoring and on-site training. Mike Kraley has been developing hardware and software for 30 years.

  • Cost: $1.48
  • Pages: 288
  • Edition: 1st edition
  • ISBN: 0789723166

XML Web Services

Visit XML Web Services

Microsoft's .NET Framework acts as a platform for building XML Web services, reusable components that can be shared across multiple Web sites. XML Web Services Professional Projects provides you with information on the basics and intricacies of Web services. It offers coverage of topics such as the SOAP protocol, deploying and publishing XML Web services, and Web service description language. It includes real-world projects and outlines the need for Web services in the upcoming mobile technology and Internet scenario. Case studies help you relate the concepts in the book to situations in your own work environment. Designed for Web developers and IT professionals, this book assumes you are proficient in Internet technologies. XML Web Services Professional Projects contains post-chapter assessment questions that will help readers reinforce what they have learned. Provides an introduction to Visual Studio.NET.

  • Cost: $39.99
  • Pages: 950
  • Edition: 1st edition
  • ISBN: 1931841365

XML Web Services

Visit XML Web Services

Written for business and technical professionals, this book reveals the true value of XML for distributed information systems, explaining how it is transforming the way organizations manage data and build software systems, and the opportunities it offers for those organizations that understand its significance and impact. This book places XML at the heart of a paradigm shift that is bridging the gap between traditional tightly coupled proprietary networks (DCOM, CORBA) and the dynamic, loosely-coupled, data-driven Web. The author explains how XML's simple rules for defining data vocabularies and protocols have opened up new possibilities for server to server interaction in the form of Web services for dynamic discovery and interaction. He goes on to discuss how frameworks such as .NET and J2EE provide important messaging, transaction, and security services for leveraging Web services in enterprise computing.

  • Cost: $27.99
  • Pages: 256
  • Edition: 1st edition
  • ISBN: 0201776413

XML Web Services for ASP.NET

Visit XML Web Services for ASP.NET

Microsoft's .NET Framework opens up a whole new world of Web services. This comprehensive guide shows you how to get a handle on the new .NET and XML Web services tools – and get up to speed on building your own next-generation Web applications. Using plenty of ASP.NET examples in Visual Basic .NET and C#, .NET expert Bill Evjen explains step by step how to construct and consume both simple and complex Web services. Along the way, he demonstrates how to incorporate many key technologies into your applications, including WSDL, UDDI, Disco, SOAP, authentication, encryption, ADO.NET, and .NET Remoting. Evjen also offers practical tips and techniques for error and exception handling, optimization, and other advanced issues. You will learn how to: Build XML Web services using ASP. NET and Visual Basic .NET or C#; Consume Web services in a Web or Windows form; Describe and discover Web services using WSDL, UDDI, and Disco; Work with .NET Remoting.

  • Cost: $34.99
  • Pages: 600
  • Edition: 1st edition
  • ISBN: 0764548298

XML Web Services in the Organization

Visit XML Web Services in the Organization

This Microsoft Press title shows IS developers and architects how to use XML Web services to create business solutions that enhance security, enable interoperability with legacy systems, facilitate collaboration among mobile workers, provide seamless electronic data interchange, and ease creation of customer-ready Web interfaces. Concrete, real-world implementation examples are included to help developers and architects begin planning their move to XML Web services today. The book discusses XML Web service solutions within businesses, among businesses, and between businesses and consumers with complete security and scalability. Chris Boar has been in the IT industry for 14 years. His many roles have included software developer for a shoe company, software developer for an independent software vendor, and IT manager for a manufacturing company. Chris now works at Microsoft in developer training for Training and Certification.

  • Cost: $20.99
  • Pages: 250
  • Edition: 1st edition
  • ISBN: 0735618828