Showing posts with label XML. Show all posts
Showing posts with label XML. Show all posts

Thursday, February 19, 2009

Access 2003 Programming by Example with VBA XML and ASP

Image

For many years now, Microsoft Access has allowed users all over the world to design and develop Windows-based database applications. Microsoft Office Access 2003 continues to be the world’s most popular database. This book is for people who have already mastered the use of Microsoft Access databases and now are ready for the next step —programming. Access 2003 Programming by Example with VBA, XML, and ASP takes non-programmers through the detailed steps of creating Access databases from scratch and then shows them how to retrieve and manage their data programmatically using various programming languages and techniques.

Download

XML in a Nutshell - Third Edition

http://www.ebooknetworking.com/books/059/600/big0596007647.jpg

If you're a developer working with XML, you know there's a lot to know about XML, and the XML space is evolving almost moment by moment. But you don't need to commit every XML syntax, API, or XSLT transformation to memory; you only need to know where to find it. And if it's a detail that has to do with XML or its companion standards, you'll find it--clear, concise, useful, and well-organized--in the updated third edition of XML in a Nutshell. With XML in a Nutshell beside your keyboard, you'll be able to:

* Quick-reference syntax rules and usage examples for the core XML technologies, including XML, DTDs, Xpath, XSLT, SAX, and DOM
* Develop an understanding of well-formed XML, DTDs, namespaces, Unicode, and W3C XML Schema
* Gain a working knowledge of key technologies used for narrative XML documents such as web pages, books, and articles technologies like XSLT, Xpath, Xlink, Xpointer, CSS, and XSL-FO
* Build data-intensive XML applications
* Understand the tools and APIs necessary to build data-intensive XML applications and process XML documents, including the event-based Simple API for XML (SAX2) and the tree-oriented Document Object Model (DOM)

This powerful new edition is the comprehensive XML reference. Serious users of XML will find coverage on just about everything they need, from fundamental syntax rules, to details of DTD and XML Schema creation, to XSLT transformations, to APIs used for processing XML documents. XML in a Nutshell also covers XML 1.1, as well as updates to SAX2 and DOM Level 3 coverage. If you need explanation of how a technology works, or just need to quickly find the precise syntax for a particular piece, XML in a Nutshell puts the information at your fingertips. Simply put, XML in a Nutshell is the critical, must-have reference for any XML developer.

Download

Sunday, January 25, 2009

XML Weekend Crash Course

Image

XML Weekend Crash Course is an excellent source for beginners and experienced users alike for learning or enhancing XML skills in just 15 hours or 30 well-thought out sessions. You will gain a thorough understanding of XML documents and learn what it takes to create
working, viewable XML.

http://online-upload.info/files/crash1.rar.html


XML Programming Bible

http://www.ghiath.com/books/bookshots/39.jpg

Part I starts with an XML Concepts chapter that gives an overview and History of XML, its purposes, and comparisons against previous and alternative data integration technologies. We then proceed to describe XML basic formats, XML well-formedness and XML Validation against DTDs and Schemas. The chapters on XSL Transformations and XSL Formatting objects illustrate the transformation and formatting of XML data using XML via working examples. Part I endswith examples of parsing XML documents, including examples of XML parsing using SAX and DOM.

http://online-upload.info/files/XML_Programming_Bible1.rar.html


Tuesday, January 20, 2009

Special Edition Using XML (2nd Edition)

Image

Special Edition Using XML, Second Edition gives developers a formal introduction to XML technology, starting with in-depth coverage of basic syntax and fundamental "pieces" of XML, including DTDs, Schemas, and Namespaces. The authors then cover various applications of XML, including transforming and displaying XML documents using CSS and XSL, locating data within XML documents using Xpath, Xlink and Xpointer, programming XML with SAX or DOM, including XML in Java or .NET applications, XML Scripting with Perl, XHTML and WML for presentation on traditional and hand-held Web browsers, and querying data or documents with Xquery. The final chapters cover technologies related to XML such as SVG, SMIL, and RDF, focusing on the practical features developers can put to use today.

http://online-upload.info/files/uml2nd1.rar.html


Friday, January 16, 2009

Cartoon Smart: Action Script 3 XML Gallery

http://store.payloadz.com/img/products/str-asp-n.Actionscript_3_XML_Gallery_Video_Educational_-end-116365_detail.jpg

Learn to Progam an Actionscript 3 XML Gallery Compatible with Flash CS3
This 2 hour Quicktime tutorial for Flash will teach you the Actionscript 3 Code to load an XML File, which will bring thumbnails into a scrollable pane. Thumbnails then link to corresponding images or swfs which load into the main area of the Flash file.

http://online-upload.info/files/csas3xg.part1.rar.html
http://online-upload.info/files/csas3xg.part2.rar.html


Flash XML Applications

Image

Add seamless, interactive, user-controlled delivery to your Flash applications. This book builds upon your understanding of basic ActionScript (AS) syntax with the foundational skills that you need to use XML in Flash applications and AS2 or AS3 to migrate your existing applications.
Beginning with an introduction to XML, XML parsing methods, and a short introduction to AS2 you learn how to create a universal XML load/onload Class as well as a universal XHTML parser. Then you learn how to use Components using XML as the data source, including the menu, menubar, datagrid and tree component. Finally, a tutorial projectthe design and development of a Real Estate Web site that contains an XML search enginepulls it all together with hands-on experience.
All the applications use XML as the data source and are written as class files. Select parts of the Real Estate Web site are redeveloped in AS3 for purposes of illustration. The new XML class is presented and specific code examples demonstrate techniques to apply methods and use properties. Particular attention is paid to the differences between AS2 and AS3 and how to effectively transition from one AS version to the other.

http://online-upload.info/files/flashxml1.rar.html


Beginning XML Databases

Image

Table of Contents
Beginning XML Databases
Credits
Introduction
Chapter 1 - What is XML?
Chapter 2 - The XML Document Object Model
Chapter 3 - Extending the Power of XML with XSL
Chapter 4 - Relational Database Tables and XML
Chapter 5 - Oracle Database and XML
Chapter 6 - SQL Server and XML
Chapter 7 - XML in Heterogeneous Environments
Chapter 8 - Understanding XML Documents as Objects
Chapter 9 - What Is a Native XML Database?
Chapter 10 - Navigating XML Documents Using XPath
Chapter 11 - Reading XML Documents Using XQuery
Chapter 12 - Some Advanced XML Standards
Chapter 13 - Data Modeling and XML
Chapter 14 - Applying XML Databases in Industry
Glossary
Appendix A - Exercise Answers
Appendix B - The Sample Database
Appendix C - Syntax Conventions
Appendix D - XML Technology
Appendix E - XML Relational Database Technology
Index
List of Figures
List of Tables
List of Code Examples

http://online-upload.info/files/beginningxml1.rar.html

Pass: gxdstf

Wednesday, January 7, 2009

XML ebooks collection

Image

Addison Wesley :
Effective XML 50 Specific Ways to Improve Your XML

Deitel :
Xml How To Program

Oreilly :
Learning XML, 2nd Edition
Python and XML

Prentice Hall :
XML How to Program

Wiley :
XML in 60 Minutes a Day
XML Programming Bible

http://online-upload.info/files/xml1.rar.html

Friday, November 21, 2008

Beginning XML with C Sharp 2008 From Novice to Professional


The Internet has brought a huge difference in the way we develop and use software applications.
Applications are becoming more and more distributed, connecting heterogeneous systems.
With such a radical change, the role of XML is highly significant. XML has already established
itself as a standard way of data encoding and transfer. No wonder that Microsoft’s .NET Framework
provides such strong support for XML. Data access, raw parsing, configuration, code
documentation, and web services are some of the examples where .NET harnesses the power
and flexibility of XML.
The .NET Framework comes with a plethora of classes that allow you to work with XML
data. This book demystifies XML and allied technologies. Reading and writing XML data, using
DOM, ADO.NET integration with XML, SQL Server XML features, applying XSLT style sheets,
SOAP, web services, and configuration systems are some of the topics that this book explores in
detail. Real-world examples scattered throughout the book will help you understand the practical
use of the topic under consideration. The book will also act as a handy reference when developers
go on the job.

Download This Book