Programming Exercise III:
A Simple Online Bookstore for Store Owners Only
(Industry-Level, Second-to-None Comprehensive Specifications)


Absolutely no copying others’ works
According to a study, students in computer-science courses learn much more by building large-scale exercises instead of many small-scale test programs, which give fragmented knowledge contrary to solid understanding of the language.
Development Requirements
When start developing the exercise, follow the three requirements below:

Soft Due Date and Submission Methods
On or before Thursday, November 14, 2019 in class and have completed the following three tasks: Since all related topics will not be covered completely by the due date, no penalty will be applied if submitted after the due date. However, you may lag behind if you are not able to submit it by then.



Objectives
Design and implement a simple online bookstore by using Microsoft ASP.NET and Microsoft Access database. It is for students to get started with ASP.NET programming. This exercise is for the store owners only (single user). The next exercise will focus on the customer features such as book purchasing and account checking (multiple users).






Exercise Requirements
There is one and only one user (system administrator) for this bookstore, and the bookstore includes the following features:

An Example of Web Page Display
Note that this example is not related to this exercise. It is only to show how to display web pages.




Evaluations
The following features will be considered when grading: