I use MyGeneration along with nHibernate to create the basic POCO objects and XML mapping files. I have heard some people say they think code generators are not a good idea. Wha
Code generators are great assuming it is a good code generator. Especially working c++/java which is very verbose.