To add a reference to the DataModels project, perform the following:
In the Solution Explorer window, right-click the ASP.NET MVC project, and then select Add Reference... .
The Reference Manager dialog box appears.
In the left pane, expand Solution, and then click Projects.
In the middle pane, select <SegmentName>.<TechnologyFolderName>.DataModels project.
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.