Электронная библиотека: скачать книги бесплатно
| | | | | |
Поиск
Вход на сайт
Логин
Пароль
 
Подписка на новости
Разделы
Электронные книги

Партнеры
Обратная связь

Скачать книги XML / XSL

Подборка материалов по XML

XML / XSL, Наука и образование

Скачать Подборка материалов по XML Страниц: много
Язык: английский
Addison Wesley - Using XML with Legacy Business Applications
Addison Wesley - XML Data Management. Native XML and XML-Enabled Database
John Wiley & Sons - XML 1.1 Bible, Third Edition
John Wiley & Sons - XML Programming Bible
Microsoft - XML in Action
New Riders - Inside XML
O'Reilly - Learning XML
O'Reilly - Learning XML, Second Edition
O'Reilly - XML Hacks. 100 Industrial-Strength Tips and Tools
O'Reilly - XML in a Nutshell SE
O'Reilly - XML Pocket Reference 2nd
Professional XML Databases
SAMS Teach Yourself XML In 21 Days
Wrox Press - Professional XML Development with Apache Tools
XML and PHP New Riders'2002
XML Application Developer's Guide
XML By Example
XML in Action
Шеперд Д - Освой Самостоятельно Xml За 21 День (2002.2 Изд) Scan
ID: 207425

Pro .NET 2.0 XML

XML / XSL, .NET

Скачать Pro .NET 2.0 XML Автор:

Bipin Joshi


Год издания: 2007
Страниц: 528
Язык: английский
XML is the de facto language for communication within and between distributed applications, whether they're on the Internet or a corporate network. XML is successful because of two strengths: it has a highly-structured human readable format and it can be transmitted as pure text. No matter how disparate applications and their architectures may be, text files can always be read, and therefore can accept XML data. This makes XML-based solutions advantageous over rival technologies like remoting.
ID: 198880

Using XML and XQuery Effectively with SQL Server

XML / XSL, MS SQL

Скачать Using XML and XQuery Effectively with SQL Server Автор:

Bob Beauchemin


Год издания: 2010
Страниц: нет
Язык: английский
This course covers SQL Server's integration with XML technologies including the XML data type, XQuery implementation, XML Schema support, and XML index performance considerations. It also covers different ways of integrating XML with related SQL Server features.
ID: 195249

Труд №148 (август), 2011

XML / XSL, Журналы, Гуманитарные

Скачать Труд  №148 (август), 2011 Автор:

коллектив авторов


Год издания: 2011
Страниц: 16
Язык: русский
Выпуск за 30 августа 2011 года. Семейный еженедельник. Последние мировые и российские новости. Интервью со звездами, новости спорта, кинематографа, культуры.
ID: 194416

XML: Visual QuickStart Guide, 2nd Edition

Главная » Книги » Программирование » XML / XSL

Скачать XML: Visual QuickStart Guide, 2nd Edition Автор:

Kevin Howard Goldberg


Год издания: 2008
Страниц: 288
Язык: английский
What is XML? XML, or eXtensible Markup Language, is a specification for storing information. It is also a specification for describing the structure of that information. And while XML is a markup language (just like HTML), XML has no tags of its own. It allows the person writing the XML to create whatever tags they need. The only condition is that these newly created tags adhere to the rules of the XML specification.
ID: 181268

Foundations of XML Processing: The Tree-Automata Approach

Главная » Книги » Программирование » XML / XSL

Скачать Foundations of XML Processing: The Tree-Automata Approach Автор:

Haruo Hosoya


Год издания: 2010
Страниц: 238
Язык: английский
This is the first book that provides a solid theoretical account of the foundation of the popular data format XML. Part I establishes basic concepts, starting with schemas, tree automata and pattern matching, and concluding with static typechecking for XML as a highlight of the book. In Part II, the author turns his attention to more advanced topics, including efficient 'on-the-fly' tree automata algorithms, path- and logic-based queries, tree transformation, and exact typechecking. The author provides many examples of code fragments to illustrate features, and exercises to enhance understanding. Thus the book will be ideal for students and researchers whether just beginning, or experienced in XML research.
ID: 166324

Sams Teach Yourself XML in 21 Days, Third Edition

Программирование, XML / XSL

Скачать Sams Teach Yourself XML in 21 Days, Third Edition Автор:

Steven Holzner


Год издания: 2003
Страниц: 888
Язык: английский
Sams Teach Yourself XML in 21 Days, written by expert author Steve Holzner, offers hundreds of real-world examples demonstrating the uses of XML and the newest tools developers need to make the most of it. In Week One, he starts from basic syntax, and discusses XML document structure, document types, and the benefits of XML Schema. Week Two covers formatting using either CSS or the Extensible Sytlesheet Language, and working with XHTML and other tools for presenting XML data on the Web, or in multimedia applications. The final chapter of week two discusses XForms, the newest way to process forms in XML applications. Week Three applies XML to programming with Java, .NET or JavaScript, and building XML into database or Web Service applications with SOAP. Along the way, Steve shows readers the results of every lesson and provides both the "how" and "why" of the inner working of XML technologies.

ID: 161360

XPath Navigating XML with XPath 1.0 and 2.0 Kick Start

Главная » Книги » Программирование » XML / XSL

Скачать XPath Navigating XML with XPath 1.0 and 2.0 Kick Start Автор:

Steven Holzner


Год издания: 2003
Страниц: 600
Язык: английский
XPath Kick Start provides the fastest path to productivity with XPath, and is fully up to date with the most recent XPath specification. Award-winning author Steven Holzner speeds through the basics so you'll be an XPath expert in no time. You'll master the XPath syntax and data model and understand the features of XPath 2.0, including new operators, expressions, and functions.
ID: 161350

The XML Schema Complete Reference

Программирование, XML / XSL

Скачать The XML Schema Complete Reference Автор:

Cliff Binstock, Dave Peterson, Mitchell Smith, Mike Wooding, Chris Dix, Chris Galtenberg


Год издания: 2002
Страниц: 1008
Язык: английский
With the successful implementation of XML Schema, developers are learning how to increase productivity, improve software reliability, minimize development time, and decrease time to market. This in-depth reference is an all-in-one resource designed to help developers leverage the power and potential of XML schemas by offering a complete roadmap to their creation, design, and use.
ID: 161348

XML Programming Bible

Главная » Книги » Программирование » XML / XSL

Скачать XML Programming Bible Автор:

Brian Benz, John R.Durant


Год издания: 2003
Страниц: 987
Язык: английский
The XML Programming Bible provides a single source for developers who need to implement XML and Web service solutions on an MS or J2EE platform, or both. The XML Programming Bible is a comprehensive guide to architectural concepts and programming techniques for XML. We cover the mainstream industry XML and Web service technologies as well as tools and techniques for developing real-world XML solutions. The examples and techniques are designed to be useful for all skill levels of XML programmers, from beginner to advanced. We have endeavored to make the material understandable for beginners at the same time that specific topics are “shedding new light” on XML for experienced professionals. The intention is that a developer could use the information in the book to go from zero knowledge of XML and related technologies to designing and developing industrial-strength XML and Web service applications.
ID: 149163
При полной или частичной перепечатке материалов, книг с сайта

Электронная библиотека

, ссылка на all-eBooks.com обязательна
Copyright © all-eBooks.com, 2006-2010. All Rights Reserved