Hi,
I have a problem with most code generators and I've tested almost all of them. In most you have to select templates per object and no drag & drop from database to object designer is possble. CSLAFactory looks promising indeed, together with the possible new version of COMExpress from ShoutSoft called DbCodeXpress2008 which I'm testing in alpha/beta right now.
Some others use their own framework instead of CSLA.Net (XPO/XAF from DevExpress, MM.Net from Mere Mortals, DevForce from IdeaBlade, ...). Mostly, they lack complete support for 3rd party components like DevExpress (except XAF of coarse), Janus Systems, Infragistics, ComponentOne, ... They often offer their own compilation of subclassed versions of some 3rd party components.
For me a framework generator should generate the framework as easy as possible, where combining 1 or more tables into 1 object is a breeze, with the needed parameterizable joins between those tables. I know, views do this too, but they don't have parameterizable joins and mostly can't be updated. Another big problem is synchronization of databases. This is not the functionality of a framework, but some offer objects -> database direction with no support for Synched databases.
Greetings,
Sigurd