Step 4: Compiling and Running Application

The next step is to open the generated solution in Visual Studio.NET and compile it. The application (Figure 4.1) allows you to navigate through the database, add, delete and update data.

WebForm Database-driven Application generated by RapTier

Figure 4.1

Next: Extending Generated Code