CASI is an Open Source project I started in order to make instillations easier. VB.Net was used.
CASI is a tool to make instillations easier.
If you've ever maintained software with an sql database that is installed on many different sites you are probably familiar with
the problems associated with making changes to the database.
Continuous integration, branching, QA, and building release sets are all difficult because you have to
keep track of what changes have been applied to what copies of the database.
CASI along with a few development guidelines will cut though these problems and will help streamline your development and install process.