CS 352: Lab 5 - ASP.NET Ajax Toolkit
Student Learning Objectives
After completing Lab Assignment 5, students should be able to
- Use ASP.NET Ajax Toolkit Controls to create an interactive website
- Design the user interface for a web 2.0 style prototype
- Work cooperatively as a pair-programming team
Lab 5 Pair Programming Teams
| Team 1 | Team 2 | Team 3 | Team 4 | Team 5 |
| Liam | Brock | Samwise | Tom | Paul |
| Ben | Gene | Trevor | Gary | Kevin |
You may wish to review the basic pair programming guidelines before you begin.
- One team member (the driver) has control of the keyboard/mouse and actively implements the program
- The other team member (the navigator) continuously observes the work of the driver to identify tactical defects (syntactic and spelling errors, etc.) and also thinks strategically about the direction of the work
You should change roles with each iteration
Lab 5 Assignment
- As a pair-programming team, brainstorm the User Interface for a web 2.0 style rating site that allows CWU students to rate their professors
- Design the UI so that you use at least 10 different ASP.NET
Ajax Toolkit controls on your page
- Implement a prototype of the professor rating page in Visual Studio 2008, faking any real functionality
- The ASP.NET Ajax Toolkit controls should be complete enough to demonstrate how they would perform on a real webpage
Iterations
Switch roles every two to three different Ajax controls
To Receive Credit
Lab 5 is due by the start of class on Monday
- Save your work in solution
U:\Labs\Lab5 in one of your cs352 accounts
- Print out a snapshot of
Default.aspx page as displayed in the browser
- Annotate your screen snapshot with the names of the ten different Ajax Toolkit controls used
- Write both names on the printout
- Clearly write the account number where the work is saved on the printout
- You do not need to print out and submit your code files - they will be checked online