KoffeeKoder


  • A Simple Code Generator
    published on 6/18/2008 10:24:00 AM

  • A while back I wrote a small code generator which generated the mapping classes for the database. Here is the screen shot of the application.



    You can download the application using the download link below:

    Download
     
    One more thing. The application is packaged as a setup file. So, you can install it on your machine. But dig inside the zip file maybe you will find an exe or a solution file that you can run without installing the tool on your machine.

    Also, create the C:\Code C:\Pages and C:\Templates folder before running the tool. And you must put the required templates from the project directory into the C:\Templates folder. This was used to generate the ASP.NET pages (It just creates textboxes and labels).