Wednesday, February 17, 2010

Week 2

This week we began looking at SQL Server and reviewed database operations. We were also guided through the beginnings of creating a website that uses a SQL database. We had to create a simple design for a 3 div layout, header, categories and main content. Once the base structure of a page was coded it was duplicated for a number of pages. We then created a SQL database in Visual Studio. This was a simple a database with a single table containing all the categories available. This was then added into the web page in a grid view pulled from the toolbox.

1 comment: