Results 1 to 2 of 2

Thread: Code Generator

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2001
    Location
    Florida
    Posts
    3,216

    Exclamation Code Generator

    I am writing an open source Code Generator. Here is a list of what it can do. If you want the code, please let me know.

    1. Generates Class files based on SQL server database.
    2. Generates Class properties.
    3. Generates Class contructors.
    4. Generates a Singleton class and it's corresponding Collection class.
    5. Outputs individual files or the code to copy and paste.

    In progress...
    1. Generates Strongly Typed dataset corresponding to the SQL server tables and Class generated above.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Code Generator

    If you want to share this, please post the source code in the VB.NET CodeBank for everyone.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width