Agile Enterprise Application Development with Flex - Helion
ebook
Autor: The EffectiveUI Team, Tony HillersonISBN: 978-14-493-9117-1
stron: 104, Format: ebook
Data wydania: 2008-01-25
Księgarnia: Helion
Cena książki: 72,24 zł (poprzednio: 84,99 zł)
Oszczędzasz: 15% (-12,75 zł)
This Short Cut takes a look at a set of tools and technologies that work together to allow developers to build Rich Internet Applications (RIAs) quickly and easily on top of proven enterprise technologies that are traditionally associated with long, complex development efforts.
Osoby które kupowały "Agile Enterprise Application Development with Flex", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Agile Enterprise Application Development with Flex eBook -- spis treści
- Enterprise Application Development with Flex
- A Note Regarding Supplemental Files
- About This Short Cut
- Who Will Benefit from This Short Cut?
- Tools
- MySQL
- Java
- Ant
- Maven
- DDLUtils and DBUnit
- TestNG
- EJB 3.0
- JBoss and Embedded JBoss
- Eclipse and Flex Builder
- Flex
- LiveCycle Data Services
- Cairngorm
- Cairngen
- FlexUnit and FlexUnit Ant Tasks
- Running the Sample Code
- Our Project: Bookie
- Introducing Bookie
- Use Cases
- The Projects Structure
- Maven Projects
- The Three Child Projects
- Build Life Cycle
- The Data Project Maven Build
- The ui Project Maven Build
- Development Cycle
- Building the Persistence Layer
- Maven Configuration
- Nouns and Entity Beans
- DTOs or VOs
- Session Beans
- Testing What We Have
- TestNG
- DBUnit
- The Tests
- Building the Java Service Layer
- Maven Configuration
- Services
- Managing Data with LCDS
- Assemblers
- Assembler Configuration
- Pushing Data with JMS over RTMP
- Building the Flex Service Layer
- Getting Organized with Cairngorm
- Generating Cairngorm Classes
- Services and Delegates
- Commands and Controllers
- The Models
- Testing Flex
- Building the View
- User Section: The Login Process
- User Section: The Search Process
- Administration Section: Layout and Navigation
- Administration Section: Data Management in Action
- Administration Section: The Reservation Alert Notification
- Recap
- About the Authors