Automatic programming: Difference between revisions

Content deleted Content added
Radagast83 (talk | contribs)
merged in articles for a start to expand
Line 12:
* [[NConstruct]] is Windows and Web rapid enterprise application development tool and environment for [[.NET Framework]] environment. It generates .NET C# source code for all tiers of the application trough simple wizard procedure.
** [http://www.nconstruct.com NConstruct - Intelligent Software Factory]
 
* [[MyGeneration]] is an extremely flexible template based code generator written in Microsoft [[.NET Framework]]. MyGeneration is great at generating code for ORM architectures. The meta-data from your database is made available to the templates through the MyMeta API.
** [http://sourceforge.net/projects/mygeneration MyGeneration Code Generator]
 
==See also==