Foundation Flex for Developers: Data-Driven Applications with PHP, ASP.NET, ColdFusion, and LCDS

Foundation Flex for Developers: Data-Driven Applications with PHP, ASP.NET, ColdFusion, and LCDS
Authors
Sas Jacobs
ISBN
1590598946
Published
10 Dec 2007
Purchase online
amazon.com

Flex is a very powerful and versatile technology for creating web application front-ends. But what every good web application needs is a robust data source, be it XML, or a database. Flex is very adaptable in terms of connecting to data sources, and that is the main focus of this book. In Foundation Flex for Developers, Sas and Koen assume that you've got the basics of Flex down already, and explores in detail how to create professional data-centric Flex 2 and Flex 3 applications.

Page 1 of 2
  1. Editorial Reviews
  2. Customer Reviews

Editorial Reviews

Flex is a very powerful and versatile technology for creating web application front-ends. But what every good web application needs is a robust data source, be it XML, or a database. Flex is very adaptable in terms of connecting to data sources, and that is the main focus of this book. In Foundation Flex for Developers, Sas and Koen assume that you've got the basics of Flex down already, and explores in detail how to create professional data-centric Flex 2 and Flex 3 applications. In the first half of the book, she starts off with a brief exploration of Flex and ActionScript 3.0, before looking at application essentials in detail—creating custom components, user and web browser interactions, binding, formatting, and validating data, debugging, and more. In the second half of the book, the focus is on connecting Flex to data sources, and covers XML, LiveCycle Data Services, PHP, ASP.NET, and ColdFusion in detail, via a series of step-by-step case studies.

  • Covers Flex application basics
  • Covers connecting Flex 2 and Flex 3 to a variety of Data Sources
  • Includes several complete case studies.

What youll learn

  • How to create custom components
  • How to handle user and web browser interactions
  • How to debug Flex 2 applications
  • How to bind, format, and validate data
  • How to load and write external content
  • The essentials of XML, and working with it in Flex 2, including E4X
  • The essentials of Flex Data Services
  • How to build up data-driven Flex 2 applications with PHP, ASP.NET, and ColdFusion backends

Who is this book for?

This book is for any Flex developer who knows the basics of building Flex UIs, and wants to learn how to connect their applications to data sources.

Summary of Contents

  • Part 1 - Flex Application Basics
    • Introduction to Flex
    • Working with ActionScript 3.0 in Flex 3
    • Creating Custom Components
    • Interacting with Users
    • Interacting with the Web Browser
    • Working with Data in Flex Applications
    • Introduction to XML
    • Using XML in Flex Builder
    • Flex Data-Driven Controls
    • Debugging Flex Applications
  • Part 2 - Data-Driven Applications
    • XML Case Study
    • ColdFusion Project
    • ASP.NET Case Study
    • PHP Case Study
  • Part 3 - Livecycle Data Services
    • Introduction to LiveCycle Data Services
    • LiveCycle Data Services Case Study

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“In order to understand recursion, one must first understand recursion.”