Lab Assignment #6

Prototyping your Final Project

Revised: 4/13/2011
Lab #01 Lab #02 Lab #03 Lab #04 Lab #05 Lab #06
Lab #07 Lab #08 Lab #09 Lab #10 Lab #11 Lab #12

w3schools aspAlliance HTML Reference Lecture #6

image file not found


" Not everything that can be counted counts, and not everything that counts can be counted. "
- Albert Einstein (1879-1955)


Requirements:

  1. Based on your design documentation in labs #4 and #5, build an Asp.Net MVC project that contains a controller for each major area of your site. Define placeholder views for each of the areas and a tabbed navigation, based on the MVC wizard implementation, so that you can display these place holders simply by navigating through the tabs.

    Each place holder view should have a title and at least a sentence of text describing what will be there when the view is completed. That should be augmented with a brief mention of the data and controls you will show there, if any. Essentially you are using Asp.Net MVC as a documentation (and a prototyping) tool to help you design the site details.

  2. Create another Asp.Net project that provides one page that will place some role-based activities in your site. Place enough text on that page so that it is clear the role it is playing in your design. You are not expected to implement the role models yet.
Final Project #1 Statement, Final Project #2 Statement, Final Project #3 Statement