|
-
Jul 15th, 2010, 09:21 AM
#1
Thread Starter
PowerPoster
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.
-
Jul 15th, 2010, 10:41 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|