Homework
Download, install and run Microsoft's Microsoft Baseline Security Analyzer 2.0. For this homework, list 2 or 3 of the suggested updates, giving the most critical ones the tool provides and explaining why they are important. If you don't get any suggestions, explain why this could be.
Personal Database Project
Create a "road map" of your site (see this roadmap for the Acme site as an example). Your roadmap should be in electronic form (e.g., in Powerpoint) and should include at least the following pages:
- A main page - Take this from project #7.
- An order page, or some other relevant page with client-side scripting - Take this from project #8.
- A login page - We'll build this one later in projects #10 and #11.
- A catalog page - We'll build this one later in project #11.
- A change password page - We'll build this one later in project #13.
When you're finished with the roadmap, build HTML files for all of the required pages. As you can see, some of your files will simply be "stubs" for now, without the content and the buttons, but you should at least build something for each of the required pages and include the appropriate hyperlinks.
Finally, create a virtual directory in IIS and load your required pages into it.
What to turn in
Use KV to attach a document with your answers to the homework questions and an image of your PDP website roadmap. Also, include the URL of your prototype PDP website in the "Comments" field.
Back to the top