KlassBuilder is a .NET software developer utility for generating C# and VB.NET source code classes which are to be deployed within the database Layer.
The general design principle upon which KlassBuilder is founded is that a database table can be exposed to a software application (or web site) as a class, where the fields of the database table are properties of the class. Producing classes based upon this simple principle is both extremely fast and highly productive for the software developer, and where such classes can take many hours to create by hand they can be generated automatically by KlassBuilder in literally seconds.
Using a very simple point-and-click interface all the user has to do is configure a database connection, select the table(s) for which the classes are to be generated, choose the required language and source code template to be applied and the source code which can be deployed in the Visual Studio project is instantly generated.
Released via the popular try-before-you-buy marketing concept KlassBuilder has been designed by a professional developer working within the .NET development industry, for use by professional developers. It can offer significant productivity improvements for generating source code for use in .NET software projects which need to Connect application Logic to databases. Supported databases include SQLite, Microsoft SQL Server, and MySql as standard, other types of relational database might work.
As an example, to Manufacture a class similar to that produced by KlassBuilder could take several hours by hand, even for a professional developer who is used to working with source code and the technologies involved. With KlassBuilder that same class can be generated again and again in less than 3 seconds.
The templates used to generate either C# or VB.NET code are fully editable by the user, allowing supplied functionality to be enhanced as required by the requirements of the user.