For this Example we will be creating a Project object.
Creating a new object type consists of the following steps.
Create a Visual Studio Project
Create the Project class
Create a new Manager class
Create a new Procedure class
Create a Relational Procedure class
Deploy the DLL
Add Entity Type
Add Extended Properties
Add Relational Table
Add Stored Procedures
Add the Edit Form