|
|
|
You’re just one click away from viewing your application. |
Iron Speed Designer builds a complete N-tier web-based application, including Presentation Layer, Data Access Layer, and Database Layer. When you click Finish, Iron Speed Designer performs these actions:
Deletes any removed web pages. Any removed (deselected) pages are removed from your application’s project folder.
Creates new web pages. Any newly selected or recently configured pages are created and placed in your application’s project folder.
Generates your application’s source code. Your application’s ASPX pages, source code, and SQL statements are generated.
Compiles and links your application.
Creates a virtual directory for your application. This instructs the Microsoft IIS web server to treat your files as an application and shows it where your application resides.
If a virtual directory was not created for your application, Iron Speed Designer will inform you. You will need to create a virtual directory for your application manually using Microsoft IIS before running your application by following the procedure outlined in “Creating a Virtual Directory for Your Application”. However, you will be able to continue building your application in Iron Speed Designer.
Creating Your First Application
Building and Running Your Application