◀
Previous
Slide 3.11: How to build a database-driven website
Slide 3.13: Database design
Home
Print version
▶
Next
Database-driven Website Construction (Cont.)
There are many ways to construct a database-driven website, and each method usually include the following steps:
Examining the exercise specifications very carefully,
Database design (E-R modeling or normalization),
Database implementation (SQL),
Web user interface construction [(X)HTML],
Calling a script with embedded SQL commands (C#),
Accessing the database and retrieving data (SQL), and
Testing the exercise thoroughly.
Examining the Exercise (
One
) Specifications Very Carefully
The specifications have to be followed precisely.
◀
Previous
Slide 3.11: How to build a database-driven website
Slide 3.13: Database design
Home
Print version
▶
Next
What is dangerous?
Sneezing while having diarrhea!