Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Class Builder Wizard
Class Builder Wizard

Class Builder Wizard

Jason Williams

|
5,565 clicks
| (0) | Free
Class Builder Wizard is a Microsoft Visual Studio wizard that generates data object classes and a full data layer implementation for several types of data sources.
Get Started

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.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft