Referencing DataModels Project

To add a reference to the DataModels project, perform the following:

  1. In the Solution Explorer window, right-click the ASP.NET MVC project, and then select Add Reference... .

    The Reference Manager dialog box appears.

  2. In the left pane, expand Solution, and then click Projects.

  3. In the middle pane, select <SegmentName>.<TechnologyFolderName>.DataModels project.

  4. Click OK.

You can now create an MVC View from the DataModel by using the Scaffolding feature. See Using the AB Suite MVC Scaffolders for more information.