Nov 20, 2010 |
10,577 views |

Book Description
Ajax Starter Kit – Phil Ballard. Everything you need to start learning Ajax today!
Ajax Programmer’s Toolkit with all the technologies you need to set up an Ajax development and testing environment on your Windows, 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, JavaScript, HTML, XML, and PHP 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 JavaScript, HTML, XML, and PHP work together to create Ajax effects
- Compile an Ajax application
- Create and consume Web services with SOAP and REST Download Now »
Nov 18, 2010 |
13,990 views |

Book Description
Foreword by Darryl Hogan, Architect Evangelist, Microsoft Corporation
Microsoft’s highly anticipated LINQ 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 LINQ, developers can query objects, relational databases, XML documents, and ADO.NET datasets–and do it all directly from C# 3.0, leveraging the powerful capabilities of LINQ.
This is a definitive guide to getting real-world results with LINQ, using C# 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 XML. 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 XML with other data models.
- Build efficient LINQ queries to .NET objects, SQL databases, and XML content
- Utilize anonymous types to reduce design time, coding effort, and debugging time Download Now »
Nov 15, 2010 |
6,229 views |

Book Description
WiX is an open source project and a toolset that builds Windows installation packages from XML source code. WiX, 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 development 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 Windows Installer by showing how simple XML 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 »
Nov 08, 2010 |
8,882 views |

Book Description
If you’re new to ActionScript 3.0, or want to enhance your skill set, this bestselling book is the ideal guide. Designers, developers, and programmers alike will find Learning ActionScript 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 Flash 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, HTML, CSS, and XML file formats, and more
Download Now »
Nov 08, 2010 |
6,829 views |

Book Description
From Adobe InDesign CS2 to InDesign CS5, the ability to work with XML 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 XML 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 XML for course descriptions, tables, and other content. Underlying principles of XML structure, DTDs, and the InDesign namespace will help you develop your own XML processes. We’ll touch briefly on using InDesign to “skin” XML content, exporting as XHTML, InCopy, and the IDML package. The Advanced Topics section gives tips on using XSLT to manipulate XML 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 »
Oct 30, 2010 |
11,273 views |

Book Description
Business Process Execution Language (BPEL, aka WS-BPEL) has become the de-facto standard for orchestrating services in SOA composite applications. BPEL reduces the gap between business requirements and applications and allows for better alignment between business processes and underlying IT architecture. BPEL is for SOA what SQL is for databases. Therefore learning BPEL is essential for the successful adoption of SOA or the development 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 SOA.
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 Oracle 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 »