Jun 24, 2009 |
4,318 views |

Book Description
There are four central problems in data management: capture, storage, retrieval, and exchange. The purpose of this book is to address XML, a technology for managing data exchange. The foundational XML chapters in this book are structured by a ‘data model’ approach. The first chapter introduces the reader to the XML document, XML schema, and XML stylesheet with a single entity example. Subsequent chapters expand upon the XML basics with multiple-entity examples and a one-to-one relationship, a one-to-many relationship, or a many-to-many relationship. XML is a tool used for data exchange. Data exchange has long been an issue in information technology, but the Internet has elevated its importance.
Electronic data interchange (EDI), the traditional data exchange standard for large organizations, is giving way to XML, which is likely to become the data exchange standard for all organizations, irrespective of size. EDI supports the electronic exchange of standard business documents and is currently the major data format for electronic commerce. A structured format is used to exchange common business documents (e.g., invoices and shipping orders) between trading partners. In contrast to the free form of email messages, EDI supports the exchange of repetitive, routine business transactions. Standards mean that routine electronic transactions can be concise and precise. The main standard used in the United States and Canada is known as X.12, and the major international standard is UN/EDIFACT. Firms adhering to the same standard can share data electronically. Download Now »
Jun 12, 2009 |
6,406 views |

Book Description
Ready to transport your web applications into the Web 2.0 era? Head First Rails takes your programming — and productivity — to the max. You’ll learn everything from the fundamentals of Rails scaffolding to building customized interactive web apps using Rails’ rich set of tools and the MVC framework.
By the time you’re finished, you’ll have learned more than just another web framework. You’ll master database interactions, integration with Ajax and XML, rich content, and even dynamic graphing of your data — all in a fraction of the time it takes to build the same apps with Java, PHP, ASP.NET, or Perl. You’ll even get comfortable and familiar with Ruby, the language that underpins Rails. But you’ll do it in the context of web programming, and not through boring exercises such as “Hello, World!” Download Now »
Jun 10, 2009 |
5,537 views |

Book Description
Knowledge and ability to apply XML are de rigueur in today’s world, and SQL Server developers and administrators are no exception to that rule. Pro SQL Server 2008 XML is your key to unlocking the powerful XML feature set first introduced in SQL Server 2005 and since refined in SQL Server 2008. Author Michael Coles shows how to store XML using SQL Server’s built–in XML data type. Learn to query and manipulate XML data using standard technologies such as XQuery and XSLT. No SQL Server database professional can afford to be without knowledge of the XML feature set. Pro SQL Server 2008 XML delivers on the knowledge that you need to remain competitive in your career.
- Shows how to store, query, and manipulate XML documents in SQL Server
- Provides step–by–step examples showing best practices and advanced features
- Accurately discusses how SQL Server’s XML feature set stacks up against the ISO XML standards
What you’ll learn
- Store XML documents using SQL Server’s built–in XML data type.
- Query those stored documents using SQL/XML and XQuery.
- Manipulate and transform XML using XSLT and XPath.
- Understand how SQL Server’s XML support compares to the ISO XML standards.
- Create SOAP endpoints for use in web services applications. Download Now »
Jun 10, 2009 |
5,330 views |

Book Description
A practical and concise book that teaches XML from the ground up. This tutorial style presents various XML methodologies and techniques in an easy to understand way, building a basis for further exploration.
XML is essentially an enabling technology, dry and boring on its own. As a result, most books on the market are dry, and academic in nature teaching theory rather than practice. This book actually teaches practical, real-world applications of XML, using the very latest version of PHP (PHP 5) as the base language .
No Nonsense XML Web Development with PHP explains how XML can be put to use in real-world projects. The book also covers buzz topics such as RSS and Web Services. Download Now »
Jun 10, 2009 |
4,729 views |

Book Description
An accessible and step-by-step approach to using VB.NET and XML enterprise application development
XML is a tool for interacting with, describing, and transporting data between machines across networks and across the Internet-perfectly suited for Microsoft’s .NET plan to fully integrate the Internet into distributed computing. By using real-world and fully-functional examples, this book quickly brings Visual Basic programmers and developers up to speed on XML for enterprise application development. The authors include an overview of XML and how it works with VB.NET, then explain how to use it to manipulate data in distributed environments. Microsoft Technologies
.NET Platform: The next big overhaul to Microsoft’s technologies that will bring enterprise distributed computing to the next level by fully integrating the Internet into the development platform. This will allow interaction between any machine, on any platform, and on any device. Download Now »
Jun 10, 2009 |
7,498 views |

Book Description
Fully revised to cover the latest standards and technologies, XML and Java™, Second Edition provides the practical solutions developers need to design powerful and portable Web-based applications. Featuring step-by-step examples, this book focuses on harnessing the power of Java™ and XML together to streamline the development process.
XML and Java™, Second Edition provides new coverage of emerging areas such as document management, databases, messaging, servlets, JDBC, data binding, security, and more. It begins with an overview of XML programming techniques, standard APIs, and tools. Building upon this foundation, the book goes on to cover the latest technologies, including DOM Level 2, SAX2, XSLT, SOAP, WSDL, and UDDI. It explores the role of these major middleware technologies in XML and Java-based Web application development, as well as the limitations and potential pitfalls.
Topic coverage includes:
- The role of XML and Java in Web applications
- Parsing XML documents
- How to use the Document Object Model (DOM) Level 1 and DOM Level 2 APIs
- How to work with SAX
- Techniques for making the most of existing XML processors
- W3C XML Schema and OASIS RELAX NG
- The XML application server, XML and databases, and XML messaging, including SOAP Download Now »