rss Home » Tag Archive For ‘XML’

Ajax Starter Kit

Ajax Starter Kit

Book Description

Starter Kit – Phil Ballard. Everything you need to start learning today!

Programmer’s Toolkit with all the technologies you need to set up an and testing environment on your , Mac, or Linux computer.

Quick Start Guide teaches you the basics of Ajax programming in 21 short, easy-to-read lessons.

Tutorial Reference Library with more than 1,000 pages of how-to’s on Ajax, , , , and in searchable PDF format.

Plug-n-play source code and popular Ajax framework libraries to help you reduce tedious typing and shorten programming tasks.

Learn how to…

  • Build better, more interactive interfaces for your web applications
  • Make , , , and work together to create Ajax effects
  • Compile an Ajax application
  • Create and consume with SOAP and REST Download Now »

LINQ Unleashed: for C#

LINQ Unleashed: for C#

Book Description

Foreword by Darryl Hogan, Architect Evangelist, Microsoft Corporation

Microsoft’s highly anticipated query technology makes it easy to retrieve any information programmatically from any data source, no matter where it comes from or how it’s stored. Using , developers can query objects, relational databases, documents, and datasets–and do it all directly from 3.0, leveraging the powerful capabilities of .

This is a definitive guide to getting real-world results with LINQ, using 3.0 and Visual Studio 2008. In LINQ Unleashed, Microsoft MVP Paul Kimmel covers every facet of LINQ programming, showing how LINQ can help you dramatically improve your productivity and build more reliable, maintainable applications.

Kimmel begins by reviewing the state-of-the-art C# programming techniques LINQ uses, including anonymous types, partial methods, and Lambda expressions. Next, using realistic examples and easy-to-adapt sample code, he details the most powerful new LINQ techniques for accessing objects, databases, and . You’ll gain a deep and practical understanding of how LINQ works “under the hood”–and learn how to do everything from selecting data through integrating with other data models.

  • Build efficient LINQ queries to objects, SQL databases, and XML content
  • Utilize anonymous types to reduce design time, coding effort, and debugging time Download Now »

WiX: A Developer’s Guide to Windows Installer XML

WiX: A Developers Guide to Windows Installer XML

Book Description

is an open source project and a toolset that builds installation packages from source code. , which is used internally by Microsoft and by many companies around the World, simplifies many of the installation tasks that used to be shrouded in mystery. The tool set provides a command-line environment that you can integrate into your old-style build processes or you can use the newer technology from inside integrated environments to build your setup packages. You’ll find that you understand your installer better, can create it in less time, and save money in the process. No one really wants to devote a lifetime to understanding how to create a hassle-free installer for any software.

This hands-on guide takes the mystery out of Installer by showing how simple elements can be leveraged to create a sophisticated install package. By relying on Microsoft standards, you’ll be able to use features like Property elements to customize your application’s entry in Add/Remove Programs, the Shortcut element to create Start menu shortcuts, and other specialized elements for building upgrade and patch support and more.

This book will show you the fundamental ingredients needed to build a professional-grade installer using Windows Installer XML. The initial chapters will introduce you to the set of required elements necessary to build a simple installer. We’ll then explore those basic elements in more detail and see how best to use them in the real world.In the ensuing chapters, you’ll move on to learn about adding conditions that alter what the user can install, then how to add actions to the install sequence and how to author a user interface. We’ll move on to advanced topics such as editing data in the Windows Registry, installing a Windows service, and building your project from the command line. Download Now »

Learning ActionScript 3.0, 2nd Edition

Learning ActionScript 3.0, 2nd Edition

Book Description

If you’re new to 3.0, or want to enhance your skill set, this bestselling book is the ideal guide. Designers, developers, and programmers alike will find Learning 3.0 invaluable for navigating ActionScript 3.0′s learning curve. You’ll learn the language by getting a clear look at essential topics such as logic, event handling, displaying content, classes, and much more.

Updated for Professional CS5, this revised and expanded edition delivers hands-on exercises and full-color code samples to help you increase your abilities as you progress through the book. Topics are introduced with basic syntax and class-based examples, so you can set your own pace for learning object-oriented programming.

  • Harness the power and performance of ActionScript 3.0
  • Control sound and video, including new access to microphone data
  • Create art with code by drawing vectors and pixels at runtime
  • Manipulate text with unprecedented typographic control
  • Animate graphics, create particle systems, and apply simple physics
  • Avoid common coding mistakes and reuse code for improved productivity
  • Load SWF, image, text, , , and file formats, and more

Download Now »

XML Publishing with Adobe InDesign

XML Publishing with Adobe InDesign

Book Description

From InDesign CS2 to InDesign CS5, the ability to work with content has been built into every version of InDesign. Some of the useful applications are importing database content into InDesign to create catalog pages, exporting that will be useful for subsequent publishing processes, and building chunks of content that can be reused in multiple publications.

In this Short Cut, we’ll play with the contents of a college course catalog and see how we can use for course descriptions, tables, and other content. Underlying principles of structure, DTDs, and the InDesign namespace will help you develop your own processes. We’ll touch briefly on using InDesign to “skin” content, exporting as XHTML, InCopy, and the IDML package. The Advanced Topics section gives tips on using XSLT to manipulate in conjunction with InDesign.

Contents

  • Extended Contents
  • About This Book and InDesign CS
  • A Brief Foray into Structured Content (a.k.a. XML)
  • InDesign XML Publishing: College Catalog Case Study
  • Importing XML
  • Tagging XML in InDesign Download Now »

WS-BPEL 2.0 for SOA Composite Applications with Oracle SOA Suite 11g

WS BPEL 2.0 for SOA Composite Applications with Oracle SOA Suite 11g

Book Description

Business Process Execution Language (, aka WS-) has become the de-facto standard for orchestrating services in composite applications. reduces the gap between business requirements and applications and allows for better alignment between business processes and underlying IT architecture. is for what SQL is for databases. Therefore learning BPEL is essential for the successful adoption of or the of composite applications. Although BPEL looks simple at first sight, it hides its large potential and has many interesting and advanced features. If you can get familiar with these features – you can maximize the value of .

This book provides a comprehensive and detailed coverage of BPEL, one of the centerpieces of SOA. It covers basic and advanced features of BPEL 2.0 and provides several real-world examples. In addition to BPEL specification the book provides comprehensive coverage of BPEL support in SOA Suite 11g, including security, transactions, human workflow, process monitoring, automatic generation of BPEL from process models, dynamic processes, and more.

This book starts with an introduction to BPEL, its role with regard to SOA and the process-oriented approach to SOA. The authors give short descriptions of the most important SOA platforms and BPEL servers-the run time environments for the execution of business processes specified in BPEL-and compare BPEL to other business process languages. The book will then move on to explain core concepts such as invoking services, synchronous and asynchronous processes, partner links, role of WSDL, variables, flows, and more.Moving ahead you will become familiar with fault handling, transaction management and compensation handling, scopes, events and event handlers, concurrent activities and links. Download Now »