Step 3: Generating Code

Once the RapTier project has been created and customized, you are ready to generate the application.

To generate source code choose the Generate Code menu item from the Project menu.

RapTier generates source code and the related Visual Studio.NET project and solution files. Then it opens the Generation Result form that shows the results of the code generation.

Note: If you change the database schema after you generated the code, you need to regenerate the project for the changes to take effect.

Next: Compiling and Running Application