| Categories |
Reference table with Autogenerated primary keys. |
| Customers |
Users may enter and update primary keys (Customer ID). |
| Employees |
Autogenerated primary keys. Validation on date field entry. |
| Orders |
Paging functionality with a relatively larger set of data.
Delete functionality omitted.
Three lookup fields are included: Customer, Employee, and Ship Via. Lookups provide drop down lists
on add and edit pages, and display selected value on list and view pages. |
| Products |
Autogenerated keys that are never visible.
Two lookup fields are included: Supplier and Category. Lookups provide drop down lists
on add and edit pages, and display selected value on list and view pages. |
| Shippers |
Read only display of data. |
| Suppliers |
Reference table with Autogenerated primary keys. |
| Setup Visual Studio Project |
N/A Source Cutter Creates a complete Visual Studio project. |
| Setup Source Cutter Project |
< 2 minutes |
| Import Code into Visual Studio |
N/A Source Cutter automatically adds files to Visual Studio. |
| Add Razor Source Library References |
N/A Source Cutter Creates a complete Visual Studio project. |
| Configure Web.config |
N/A Source Cutter automatically configures the web.config file. |
| Total |
< 2 minutes |
*The 10 minutes does not include the time to create the overview page you are currently reading.