Step 4: Compiling and Running Application
The next step is to open the generated solution in Visual Studio.NET and compile it.
Open MS Visual Studio .NET.
On the
File
menu, select
Open Solution
.
Use the
Open Solution
dialog box to locate and open the generated solution file.
On the
Build
menu, select
Build Solution
to compile the generated code.
On the
Debug menu
, select Start to run the application.
The application (Figure 4.1) allows you to navigate through the database, add, delete and update data.
Figure 4.1
Next: Extending Generated Code
Read more:
WebForm Tutorial
Introduction
Creating RapTier Project
Modifying Project Properties
Generating Code
Compiling and Running Application
Extending Generated Code
WinForm Tutorial
DB Documentation Tutorial
RapTier Overview