Hi Lee,
Very exciting to see a code generator for TheBeerHouse. I've been comparing TheBeerHouse (TBH) to Commerce Starter Kit (CSK) and I tend to favor TBH because its well-thought-out breakdown of the layers. CSK appears to have IDataReaders in the BLL, and business logic in the DAL. I am still very new to .NET and I am trying to make sense of all the available tools such as nHibernate, CodeSmith, Wilson's ORMapper, SubSonic, etc.. Even though I see the benefits of O/R Mappers, there is still something nice about the TBH approach, and not using ORM. I can't put my finger on it, maybe someone else who is also a fan with some OR Mapping experience as well can explain it?
I am also running into the "Cannot connect to database" issue. Could you please post values that you use for the fields to provide to your app ? My setup is SQLEXPRESS on a local machine.
Thank you,
Alex