Class Builder Wizard 3.0
Download
Free  

Class Builder Wizard 3.0

Free Is a Microsoft Visual Studio wizard that generates data object classes
Rating
Your vote:
Latest version:
3.0.2 See all
Developer:
Screenshots
1 / 1
Freeware
Download
Free  

Class Builder Wizard is a Microsoft Visual Studio wizard that generates data object classes and a full data layer implementation for database objects (MS SQL Server and others). It can also be used to quickly create custom classes (not necessarily based on a database object) by defining the structure of the class "manually."
A full plug-in interface has been implemented to support data sources beyond the default (MS SQL) and allow for third-party data sources.
This code generator can create code in C# and VB.Net. The generated objects are serializable and are easily bound to Windows and ASP.Net form controls, or utilized in web services.
This project was created to speed-up my personal development process by automating several tasks that I found repetitive between projects. My hope is that by releasing it here, others will find it useful as well.

Comments

User

Your vote:

Suggestions

  • Code generator in vb.net free