Data Binding in Flex 2 - Part 1: Overview
By: Steve Schelter on Tuesday, May 15, 2007
Reader Level: 
Data binding is a central part of the Flex 2 framework, and there are many techniques for implementing it into your application. This lesson will cover the basics behind what data-binding is and what makes it essential to component-driven architectures.
The Data Binding in Flex 2 Series:
Data Binding in Flex 2 - Part 1: Overview
Data Binding in Flex 2 - Part 2: Binding in AS3

