Create a new BO-Layer project

Topic updated 8-2-2007

Save the Database Repository ArrowLeft

ArrowRight Select the tables and views to map

When the Database Repository has been set up, the next step is to create a layer of business objects that make up the middle tier in our three-tier application structure. We use a GenWise BO-Layer project based on the NHibernate Templates to accomplish this. The Database Repository that we set up in the previous steps will be used by the BO-Layer project to create its project items.

There are different ways to create an new BO-Layer project:

method 1
Click the Create a new Project button on the toolbar, then select BO-Layer (NHibernate Templates).

main_buidfirstapp-16

method 2
From the main menu choose File - Project - New Project - BO-Layer (NHibernate Templates).

main_buidfirstapp-17