.NET & XML starts by introducing XML and the .NET Framework, and then teaches you how to read and write XML before moving on to complex methods for manipulating, navigating, transforming, and constraining it. To demonstrate the power of XML in .NET, author Niel Bornstein builds a simple hardware store inventory system throughout the book. As you move from chapter to chapter, you'll absorb increasingly complex information until you have enough knowledge to successfully program your own XML-based applications. This tutorial also contains a quick reference to the API, plus appendices present additional .NET assemblies that you can use to work with XML, and how to work with the .NET XML configuration file format. If you're seeking ways to build network-based applications or XML-based web services, Microsoft provides most of the tools you'll need. XML is integrated into the .NET Framework and Visual Studio .NET.
Sams Teach yourself .NET XML Web Services in 24 Hours takes a straightforward approach to teaching the hows and whys of XML Web Services and builds upon the skills learned in each successive chapter. The intent is to give readers a competitive edge in creating new and innovative software solutions before the competition has even heard of them. It includes coverage of XML, XSD, WSDL, SOAP, UDDI, and DISCO and ASP.NET. The examples in the book will be given in both C# and VB.NET. Learn how to use xml for your organization's data management needs; Create and format XML documents; Define data with DTDs and XSDs; Interface to databases using XML and ASP; Transform XML documents to HTML with XSLT; Query XML data with XQL; Parse XML with the Document Object Model; Draw graphics with Scalable Vector Graphics; Use SMIL and 3DML. Mark Augustyniak received a degree in Electrical Engineering from the University of Buffalo. He is working as a Web developer.
Fully exploit the tremendous power of XML. Destined to become the information format of the future, XML (eXtensible Markup Language) is already being universally implemented by major players like Microsoft, IBM, and Netscape. Written by Microsoft insiders with hands-on XML experience, this book is a detailed resource kit for Web developers, IT professionals, software developers, programmers, and integrated solutions developers. This guide is packed with examples that can be used to leverage the full power of XML via real-world examples for creating applications such as e-commerce, data exchange, document formats, and customized markup languages. CD-ROM includes source code from the book and comprehensive demonstration applications, Active Server scripting examples for server-side interaction, and updates on XML from the W3C. Topics covered: Java XML parsers, server-side XML: Active Server Pages (ASPs) and servlets, XML data types.
XML is buried everywhere in the Microsoft .NET Framework, but effective XML parsing and coding in .NET requires adjustment. This book describes the set of XML core classes in .NET, introduces the .NET XML parsing model and how to program against it, and discusses XML readers and writers and XMLDOM. It examines related technologies such as schemas, transformations, and XPath, and it discusses data issues such as synchronization and serialization, the DiffGram format, and the XML extensions in Microsoft SQL Server 2000. This Microsoft Press title also reveals how to get the best performance from XML with .NET, and it offers in-depth information on interoperability topics such as when to use XML Web services and when to use remoting. Explores the XML tools provided by the .NET framework, and XML programming within the .NET framework. The author begins with the key classes that implement XML in the .NET platform, XPath, and XML document object model.
Applied XML Solutions presents a series of projects rather than a tutorial format. The projects follow a natural progression from simple to complex. Within each chapter, helpful sidebars highlight XML fundamentals necessary to understand the project in progress. This will save readers' time having to look to another source if they forget a key detail. The last project incorporates techniques discussed throughout the book. The author will illustrate alternative solutions wherever appropriate. Applied XML Solutions shows professional developers how to apply XML to a variety of real-world applications, including: XML as a scripting substitute, using RSS to syndicate content to multiple & non-traditional browsers such as WAP-enabled handheld devices, using XSLT to facilitate communication between incompatible systems, separating web content from web code, importing data from various file formats.
This book teaches you all you need to know about XML - what it is, how it works, what technologies surround it, and how it can best be used in a variety of situations, from simple data transfer to using XML in your web pages. It builds on the strengths of the first edition, and provides new material to reflect the changes in the XML landscape - notably SOAP and Web Services, and the publication of the XML Schemas Recommendation by the W3C. This book covers: XML syntax and writing well-formed XML; Using XML Namespaces; Transforming XML into other formats with XSLT; XPath and XPointer for locating specific XML data; XML Validation using DTDs and XML Schemas; Manipulating XML documents with the DOM and SAX 2.0; SOAP and Web Services; Displaying XML using CSS and XSL; Incorporating XML into tradition databases and n-tier architectures; XLink and XPointer for linking XML and non-XML resources. For any developer who is interested in learning XML.
What every IT manager and system administrator needs to know about the technology that drives the B2B marketplace. The B2B marketplace is rapidly exploding--fast outpacing business-to-consumer e-commerce and expected to reach more than $7 trillion in sales by 2004. This guidebook equips XML authors, programmers, and managers with the technology know-how they need to create and develop simple yet robust B2B systems from scratch. It provides easy-to-understand explanations on how and why XML and other important technologies such as HTTP and MIME are driving the B2B marketplace. Along with XML and Java code examples, readers will find broad coverage of emerging standards and protocols, including Simple Object Access Protocol (SOAP), ebXML from OASIS/UN/CEFACT, XML Common Business Language (xCBL), BizTalk, and Commerce XML (cXML), XML document structure, DTDs, XML Schema, Public-key infrastructure, Digital signatures, and XML Signature.
Corporate Portals unlock essential information from both structured data in relational databases and legacy systems and unstructured data in all documents and graphic files. Corporate Portals provide access to the cumulative knowledge resources of an organization through a single corporate gateway. Building Corporate Portals with XML provides a foundation to implement this revolutionary knowledge management technology. The book takes the reader from the planning stages to creating and implementing a Corporate Portal using the Extensible Markup Language (XML). The book also clearly explains how to convert data from a legacy system into a modern Corporate Portal. Topics covered: Strategic business planning, data modeling, metadata analysis and engineering, XML business reengineering, and quality initiatives. Shows management executives and technology professionals how to move data warehouses and data marts to the Internet, intranet, and extranet.
Oracle Corporation, committed to supporting XML in a wide range of products, has XML-enabled its entire Oracle Internet platform--the Oracle8i database, Oracle interMedia, Oracle Application Server, and a variety of other products. Building Oracle XML Applications, by Steve Muench, Oracle's lead "XML evangelist" and a key Oracle XML developer, gives Java and PL/SQL developers a rich and detailed look at the many tools Oracle has provided to support XML development, such as the Oracle XML Parser, the Oracle XML SQL Utility, and the XSQL Servlet. Products covered include: XSQL pages and the XSQL servlet: declarative templates and an extensive framework to assemble any kind of static or dynamic XML information and transform it for delivery using XSLT stylesheets; JDeveloper: a complete integrated development environment for Java XML developers, including editing, syntax checking, debugging, and more; XSLT Processor; XML SQL utility; XML Parser.
Intended for readers with some basic understanding of XML programming, this book discusses advanced XML technologies, such as XML Document Object Model, XML schemas, and XSL Transformations. Floyd, a technical journalist and Web developer, provides practical advise and sample code for how to: build customized sites; enhance site appearance and maintenance; determine when to use client-side or server-side processing; and integrate and use XML with databases. The enclosed CD-ROM includes a complete XML-based Web site, example programs, and on- line resources. Topics include: Building dynamic sites customized to your users' browsers and preferences; Serving XML using CGI, Java based servlets, and Active Server Pages; Enhancing site appearance, interoperability, and maintainability with XML; Client-side and server-side processing-with guidance on when to use each; Working with specialized Web vocabularies: VML, XHTML, SMIL, CDF, RDF.