Only 25 seats left in the "Flex Frameworks" session at MAX

MAX is only 10 days away… If you are interested in Flex Frameworks (Mate, Swiz, PureMVC, Cairngorm), you don’t want to miss the “Using Flex Frameworks to Build Data Driven Applications” session where framework creators/experts (Laura Arguello, Chris Scott, Alex Uhlmann, Javier Julio) will walk you through the architecture and the code of the same application built with their framework.

However as of today (9/23 at 10AM EST), there are only 25 seats left. So, if you want to be part of the action, check out the session in the MAX scheduler and sign up as soon as possible.

There are two instances of that session:
Tuesday, October 6th at 1:00 PM (SOLD OUT)
Wednesday, October 7th at 1:30 PM (25 seats left as of today)

Model Driven Development with Flex 4 and LCDS 3 Screencast

I recently presented a new “Model Driven Development with Flex 4″ session at a few conferences and Flash Camps, so I figured I would record a screencast of the demo app for people who did not attend. If you saw a previous version of this demo, this screencast is still worth watching because I’m using the latest daily builds of Flash Builder 4 and LCDS 3 and we made really good progress!

You can watch it in the player below, however I recommend you click here to watch it in HD (go full screen for a better viewing experience. Also make sure HD is on).

A few things I’m not mentioning in the demo:

  • Value objects and service stubs are automatically generated based on the model
  • Data persistence occurs through JPA/Hibernate, but you don’t have to know that if you just want it to work
  • Code generation of form is template-based (you can modify the existing template or create new ones)