Automatic Code Generation
I have been thinking about using some sort of automatic code generation for the DAL on my next side-project. I am not sure if I will try out one of the tools available out there, or try and spin something on my own. Does anyone have any opinions on the current code generation tools out there?
- James