Thanks chaps, I'll give it a try.
I had a crack at writing codesmith templates anyway, with mixed results. I'd be interested if anyone had some that they would be willing to share, specifically ones that handle the provider class (e.g. PhotoProvider.cs) and provider implementation class (e.g. SqlPhotoProvider.cs) where there are multiple tables involved (e.g. if I want a photo app with albums and comments, like the 'Articles' in the Beerhouse example).