A number of you asked me for the beta 3 version of Salesbuilder. So here it is. I also took the opportunity to clean up the code, and improve a few things. The application is now using synchronous access to the local SQLite database (as opposed to the asynchronous data access strategy of the previous version). I also introduced a simple Data Access Object (DAO) abstraction (see the BaseDAO.as class) to make the DAOs a lot easier to write, read, and maintain. This is a nice improvement compared to the very verbose DAOs used in the previous version. I might move to the annotation-based ORM approach introduced here in a future version. Finally, the “lazy loading” strategy has been improved as well and does a better job at retrieving data as needed by the application.
Salesbuilder is a Sales Force Automation application written in Flex and deployed on the AIR runtime. It demonstrates local persistence using the embedded SQLite database, data synchronization, native drag-and-drop, and other features such as direct chart manipulation.
The links:
- Click here to install the application.
- Click here to download the source code.
- Follow this script for a guide tour of the application.




作者:gdgzboy@牛C网
地址:http://www.niuc.net/post/250/
版权所有。转载时必须以链接形式注明作者和原始出处及本声明!
Flex 数值转字符
一款优秀的FLEX制作的桌面软件
smallworlds 酷炫社区
FLEX 载入的沙箱安全
华丽版Flex播放器
Flex之鼠标样式(二)
Video: Yakov Fain
Flex如何改观web上的用户体验
把 Make FLEX Container挖出来
Speaking at FlexCamp in Boston on Friday
Speaking about BlazeDS and LCDS
BlazeDS Release Candidate Available





