--
Tarek M. Siala
There are lots of code generators around. The hard part is finding one whose
generated code has a style and approach you can live with.
A couple of examples:
CodeSmith, http://www.codesmithtools.com/
LLBLGenPro, http://www.llblgen.com/defaultgeneric.aspx
Kerry Moorman
--
Tarek M. Siala
"Kerry Moorman" <KerryM...@discussions.microsoft.com> wrote in message
news:9A22C240-0FA2-4A25...@microsoft.com...
Actually, there are a few for VB6 that'll read a database and generate VB
code to duplicate its structure. It's pretty much "rubber stamp" coding...
but it works great... at least the first time. From there, coders can easily
take the generated code, study it (comment it) and expand on that to get the
results/knowledge they want.
--
Ken Halter - MS-MVP-VB (visiting from VB6 world) - http://www.vbsight.com
Please keep all discussions in the groups..
> do u still need code generators, we may help finding the best around.
LLBLGen Pro is great :-)