How to build an application
After the model is tested, it can be built into an application and then deployed.
To build an application
- From the Project menu, select <Project> Properties.
- Select the Data Connection tab.
- Select Sample Data.
Note For the data values to appear in the Entity list in , select Sample Data on the Data Connections tab before compiling the application. Loading sample data may take some time.
- Click OK.
- In the Project Explorer window, right-click the project that need to be built into an application, and click Build <project name>.
The application is built with the default name as <project name>.eqd. If desired, rename the application in Microsoft® Windows Explorer. The application can then be deployed.
See Also
How to deploy an application to the Web