Our Generator is the coolest developer tool on the planet!
It will free you from the dull.
The Generator is a software development tool to help you get your job done faster. Technically speaking it is a model driven source code generator
that automates the creation of common application source code for any language (C#, Java, VB, PHP, ASP.NET, SQL, etc.). The Generator includes many useful templates as well as entire sets of Models for generating proven architectures (.netTiers, CSLA, NHibernate, PLINQO, Wilson's ORMapper, APOSA, and more). Not only can you easily modify our Models you can also write your own to generate your code exactly the way you want it. Models represent the logic part of your computer software. Data Definitions are file layouts, relational table layouts, lists of query
fields, etc. You have complete control in defining their attributes. The Generator can help you produce higher-quality, more consistent code in less time.
Try for FREE, buy for Only $29.95 USD
This is the main screen where you will select a Model and a Data Definition to create output source code.
Models represent your program's logic. They are very easy to build and manage. There are only a few keywords
to remember like
^FOREACH - ^IFEND for repeating groups,
^TABLENAME,
^KEYNAME,
^NOCR if you want to put multiple repetitions on the same line,
^COUNT
Here are more examples of Models
Parameters are extra properties that you can include in your models. Here you store the values for all of your parameters.
Data Definitions represent the fields of a table or data fields that you want to merge into a Model.