My Generation is a very flexible, powerful code generator and it's 100% free.
MyGeneration executes templates to transform database meta-data or schemas
into object-oriented architectures, stored procedures, XML, HTML, ASP.NET
pages, and more. Templates can be written in VBScript, JScript, C#, and
VB.NET. All four template languages provide the ability to toggle between
literal content and executable code via the standard <% %> tags. The two
scripting languages have full access to COM via CreateObject() and the two
.NET languages have full access to the .NET namespaces. Anything is possible!
Templates are a very flexible way to generate code, as opposed to wizards or
other fixed user interfaces that would hem you in and force you to work in a
certain way.
As its main s... (more)