Phase 1 is complete. Its time to see your application in action. At this point,
it is using Page Templates, which describe the user interface for these actions: List, Detail, Edit, Insert, and Delete.
If you are familiar with ASP.NET Dynamic Data, you will recognize the application as BLD got it
start from ASP.NET Dynamic Data. Over the course of the Guided Tour, you will see how BLD
greatly improves upon ASP.NET Dynamic Data.
In Phase 2, business logic is applied to the Entity classes. You will see how
the application changes automatically to conform to your business logic.