I got a couple of feedback items about seeing the XAF Code Generator in action so I decided to post a quick video of it.
There is not any audio, but this video shows you how we create a new DevExpress project. It then shows the DSL tool interface and how it generates the code files on save. It will generate two partial classes. One for your concrete implementations and one for your code generated components (similar to a form designer). And finally I showed how you can make a field required and the attribute tag gets generated for you based upon the XAF attributes.
Click here for the video. Let me know what you think.
Thanks