Want to learn how to develop a business module? Business modules can be defined as units of development and deployment that usually have a combination of related Web page, page flows, business logics and services. They can be used to show concerns of the application. How are the modules developed? Read on…
Step 1: In the program Solution Explorer, you will right-click a solution folder and point to the Web Client Factory. You will then click on Add Business Module (C#) or (Visual Basic.)
Step 2: This step is not required. In the dialog box marked “Add New Project,” change the project’s name and location.
Step 3: You will then click OK. An Add Business Module Wizard will begin, and its options will depend on the Web Client Solution template that was picked when you created the initial solution.
Step 4: The left pane will show a “Web site.” Click on that for the module folder. The process will create the folder and it will have pages for the module.
Step 5: Click on “Finish” because you are done.
Tips
- There are other optional steps that can be incorporated. If the process with the above steps was not successful, see the page listed in resources for additional information.
Items Needed
- Computer
- Solution Explorer Program
