Automatic programming: Difference between revisions

Content deleted Content added
Line 10:
 
==Implementations==
* [[NConstruct]] is a 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 through simple wizard procedures.
* [[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.