This software is a C# and VB.Net code generator that generates code from a database data model using templates. It has reverse engineering capabilities that generate SQL scripts. It can execute and test groups of SQL scripts and generate SQL patch scripts. It can structurally concatenate file groups and use placeholder substitution.

One of the outstanding features that this software has is the ability to concatenate file groups hierarchically with Placeholder substitution. This enables you to have a hybrid (generated and manual) SQL Script management, where you can easily modify existing or create new Templates and Placeholders to customize generated output.
Additionally, kiss! is capable of generating Web Services, Table, and Field Enums for use in DataSet field access. You can also export a basic database schema and SQLMetal Generation. kiss! acts as a Script and Code File Manager, which means SQL Scripts can be Concatenated and Executed seamlessly against a SQL Server Test Database.
kiss! has a range of Templates which can generate Business Logic Layer (BLL, BLO), Convert Class (VO -> TO; TO -> VO), Data Access Layer (DAL, DAO), Domain Objects (DO), Domain Object Managers (MO), Field Enumerations, Table Enumerations, Transfer Objects (TO), Value Objects (VO), also known as Data Transfer Objects (DTO) and Web Services (WS).
The software greatly streamlines the code generation process in iterative development cycles. Changes to the Data Model can be easily implemented in the Data Model Database, and kiss! can be used to Validate Table Manifests and Synchronize the Data Model to reflect the changes. When Kiss has finished synchronizing, new Code and SQL can be generated, and SQL Scripts can be tested against the Test Database.
In conclusion, kiss! is a remarkable software that has revolutionized the code generation process. With its comprehensive features, you no longer have to engage in long hours of manual coding. It is user-friendly, efficient and reliable, making it an excellent choice for all developers, irrespective of their level of expertise.
Version 3.0.0.0:
Data source improvements
Common Library bug fixes
Version 0.0.1: N/A