Overview
This project will serve as the final for this class. You can work on it in groups or alone, though I would suggest a small group of 3 or 4. Below is a description of the project requirements and the points assigned to each requirement. The whole project is worth 50 points, so it is essential that you get it in.
The first thing to turn in as a proposal for what you wish to do as a project. I will give feedback on the idea and approve it or suggest changes. The project idea needs to be complex enough to show what you have learned, but not so complex that it is impossible to complete in the time alloted.
Things the Project must contain (30 points)
- The project must be database based. It can use the CommunityAssist or Adventureworks databases, or another database of your creation or choosing
- The project should contain at least 3 web forms
- The project should use at least 5 asp controls, at least 2 of which were not used in class
- The project should contain VB code. I will assign 0 to 10 points based on the complexity of the code
Optional elements (20 points)
The project should incorporate at least 2 of the following. They have varying point values based on the complexity of the element. If you go for more than 20 points they can be added to the total and cover any points lost elsewhere
- AJAX (5 points)
- Login (10 points)
- Master page (10 points)
- LINQ (15 points)
- User created Visual Basic classes and objects(15 points)