Wednesday, March 10, 2010

Week 5

This week we continued our prototype store. We looked at how to create relationships between tables in our database, and also looked at the query builder in visual studio. We had to program the website to allow the user to select a product from the list of products that matched their already selected category. Once they select the product the productID is passed as a query string which then allows the detailed description of their selected product to be displayed. After that we had to create a master page and remake all the pages again to use that master page. The master page contained the main layout and visual effects that are on all the pages and the category list and the code to get the categories from the database.

No comments:

Post a Comment