Hello,
I was wondering if anybody could point out some existing templates that would allow me to generate my BLL,DAL, CRUD procs, etc using enterprise library, but that didn't generate code that would require me to distribute 3rd party dll's. In other words, the only thing besides my code I want to deploy is enterprise libraries and not have to be forever married to third party dll's. I know I could write my own templates, but I was wondering if there is anything like that already out there.
Also, does mygeneration have the ability to regenerate only the templated stuff and I have my custom logic outside of the generated stuff so the concrete classes could get regenerated as needed?
THanks in advance for your guidance!
Steve
