Implementing Controls - Submit Files
IT 665 Module Seven Assignment Guidelines and Rubric Overview: For the second part of the final project, changes will be made to the AdventureWorks database to handle the new Italian bicycle company that was acquired. In this assignment, you will have the opportunity to create a web form in ASP.NET to enter customer orders to the database. Prompt: Create a web form in ASP.NET to enter customer orders to the database. Keeping data validation in mind, provide controls to input new customer information based on page 33 (Table Person.Person) in the AdventureWorks 2012 PDF. Be sure that all fields are filled in on the form upon submission. This will help to ensure that data integrity is maintained to the database.
Rubric Guidelines for Submission: Your web form must be made available for evaluation according to the given instructions.
Critical Elements Proficient (100%) Needs Improvement (70%) Not Evident (0%) Value
Web Form Web form contains all required fields and data is updated to match the database
Web form contains some of the fields required and the data is updated to match the database
Web form is not completed 50
Web Form Validation Form validation works and the form is not submitted unless all fields are filled in
Web form contains some validation There is no data validation in the web form
50
Total 100%