Building an Application

Previous Next

Basically, building and subsequently running a USoft application consists of the following steps:

· Defining the application's objects in the repository.

 

· Generating the corresponding database structure.

 

· Running a first version of your application.

Related Topics

Defining Objects in the Repository

Generating the Database Structure

Running Your Application