Create a new ASP.NET project

Topic updated 16-3-2007

Save the BO-Layer project ArrowLeft

ArrowRight Run the Project Wizard

With our Database Repository and BO-Layer project set up, we can proceed to create the user interface application layer. We use a GenWise ASP.NET project based on the ASP.NET 2.0 Templates to accomplish this. To create its project items the ASP.NET project uses its Project Wizard, which queries the BO-Layer project that we created in the previous steps.

Let's add an ASP.NET project to generate an ASP.NET 2.0 web application.

method 1
Click the Create a new Project button on the Standard Toolbar, then select ASP.NET (ASP.NET 2.0 Template)

main_buidfirstapp-32

 

method 2
From the main menu choose File - Project - New Project - BO-Layer (ASP.NET (ASP.NET 2.0 Template)

main_buidfirstapp-33