Just XML


Book Description

Annotation "Drawing on everyday examples from daily newspapers to 1950's "B" movies, Just XML, Second Edition gets you rolling with XML faster than you ever thought possible! Sure, you'll learn the theory you need along the way, but most important, you'll be using XML from the very beginning. Before you waste time and money learning more complicated approaches to web development, discover how much you can do with just XML!"--BOOK JACKET. Title Summary field provided by Blackwell North America, Inc. All Rights Reserved.




HTML for the World Wide Web


Book Description

bull; Task-based approach teaches readers how to combine HTML and CSS to create sharp, consistent Web pages regardless of monitor size, browser, platform, or viewing device. bull; Comprehensive coverage of the transition from HTML to XHTML, including the differences between the languages. bull; Packed with tips, techniques, and illustrations--all updated to reflect newer browsers and the changing use of HTML.




XML in Action


Book Description

Written by a Microsoft interactive content developer, "XML in Action" focuses on new design benefits to the user and how to get the best results. Pardi shows how to build next-generation applications with the universal data format.




XML Pocket Reference


Book Description

The XML Pocket Reference, 2nd Edition, is both a handy introduction to XML terminology and syntax, and a quick reference to XML instructions, attributes, entities, and datatypes. The new edition introduces information on XSLT (Extensible Stylesheet Language Transformations) and Xpath.




FileMaker Pro 10: The Missing Manual


Book Description

Describes the fundamentals of FileMaker Pro 10, covering such topics as editing records, creating layouts, calculations, scripting, and security.




Pro LINQ in VB8


Book Description

LINQ is the project name for a set of extensions to the .NET Framework that provide a generic approach to querying data from different data sources. LINQ made its debut in Visual Studio 2008, and became a must–have skill for .NET developers. For more information about LINQ, you can check out www.linqdev.com. Starting with code and ending with code and tailored for the VB language, Pro LINQ: Language Integrated Query in VB 2008 is a veritable treasury of LINQ examples that will save you hours, even days, of research time. Keeping you focused on the relevant LINQ principles, expert author Joseph Rattz, Jr., and VB specialist Dennis Hayes provide examples for complex models that you won't find anywhere else. In most books, you'll find plenty of simple examples to demonstrate how to use a method, but authors rarely show how to use the more complex prototypes. Pro LINQ: Language Integrated Query in VB 2008 is different. Demonstrating the overwhelming majority of LINQ operators and protoypes, Joseph Rattz, Jr., and Dennis Hayes condense their extensive experience and expertise into a desk companion that is essential for any serious .NET professional. Rather than obscure the relevant LINQ principles in code examples by focusing on a demonstration application you have no interest in writing, this book cuts right to the chase of each LINQ operator, method, or class. However, where complexity is necessary to truly demonstrate an issue, the examples are right there in the thick of it. For example, code samples demonstrating how to handle concurrency conflicts actually create concurrency conflicts so you can step through the code and see them unfold. Most books tell you about the simple stuff, while few books warn you of the pitfalls. Where Pro LINQ: Language Integrated Query in VB 2008 returns your investment is in the hours, and sometimes days, spent by the authors determining why something may not work as expected. Sometimes this results in an innocent–looking paragraph that may take you a minute to read and understand, but took days to research and explain. Face it, most technical books while informative, are dull. LINQ need not be dull. Written with a sense of humor, this book will attempt to entertain you on your journey through the wonderland of LINQ and VB 2008.




Computer Telephony Encyclopedia


Book Description

If you want to grasp the full length and breadth of the rapidly developing computer telephony field, this book is the place to start. Author Richard Grigonis thoroughly explains even the most abstruse ideas in a concise manner that is aimed at all kinds of readers -- students, business executives, telecom managers, call center supervisors or entrep




Pro LINQ


Book Description

LINQ is the part of the .NET Framework that provides a generic approach to querying data from different data sources. It has quickly become the next must-have skill for .NET developers. Pro LINQ: Language Integrated Query in C# 2010 is all about code. Literally, this book starts with code and ends with code. Most books show the simplest examples of how to use a method, but they so rarely show how to use the more complex prototypes. This book is different. Demonstrating the overwhelming majority of LINQ operators and prototypes, it is a veritable treasury of LINQ examples. Rather than obscure the relevant LINQ principles in code examples by focusing on a demonstration application you have no interest in writing, this book cuts right to the chase of each LINQ operator, method, or class. However, where complexity is necessary to truly demonstrate an issue, the examples are right there in the thick of it. For example, code samples demonstrating how to handle concurrency conflicts actually create concurrency conflicts so you can step through the code and see them unfold. Face it, most technical books, while informative, are dull. LINQ need not be dull. Written with a sense of humor, this book will attempt to entertain you on your journey through the wonderland of LINQ and C# 2010.




Flash Builder 4 and Flex 4 Bible


Book Description

A complete and thorough reference for developers on the new Flex 4 platform Create desktop applications that behave identically on Windows, Mac OS X, and Linux with Adobe's new Flash Builder 4 platform and this in-depth guide. The book's tutorials and explanations walk you step-by-step through Flash Builder's new, faster tools; the new framework for generating code; how to connect to popular application servers; upgrading from Flex 3; and much more. Shows you how to create rich applications for the Web and desktop with the very latest version of Flex, with detailed coverage for both new and veteran Flex application developers Walks you through Flex basics; upgrading from Flex 3; how to create desktop applications with AIR; and integrating Flex applications with the most popular application servers, including ColdFusion, ASP.NET, and PHP Includes extensive code samples of common tasks that you can use to jump-start your development projects Flex your development muscles with the Flex 4 and this comprehensive guide.




EXist


Book Description

Get a head start with eXist, the open source NoSQL database and application development platform built entirely around XML technologies. With this hands-on guide, you’ll learn eXist from the ground up, from using this feature-rich database to work with millions of documents to building complex web applications that take advantage of eXist’s many extensions. If you’re familiar with XML—as a student, professor, publisher, or developer—you’ll find that eXist is ideal for all kinds of documents. This book shows you how to store, query, and search documents with XQuery and other XML technologies, and how to construct applications on top of the database with tools such as eXide and eXist’s built-in development environment. Manage both data-oriented and text-oriented markup documents securely Build a sample application that analyzes and searches Shakespeare’s plays Go inside the architecture and learn how eXist processes documents Learn how to work with eXist’s internal development environment Choose among various indexes, including a full-text index based on Apache Lucene Dive into eXist’s APIs for integrating or interacting with the database Extend eXist by building your own Triggers, Scheduled Tasks, and XQuery extension modules