The coolest thing I’ve seen in the Flex 3 beta so far, is the automated code generation.

I highly recommend any developer using Flex to check this new feature. Flex can now generate a CRUD (create/read/update/delete) application in a matter of minutes. Just setup your database structure, and run through the wizard. Flex Builder will generate the server side & UI code.