Lab Assignment #5
Revised: 21 June 2007
"
Not everything that can be counted counts, and not everything that counts can be counted.
"
- Albert Einstein (1879-1955)
Requirements:
This lab focuses on Requirement #3a from Project #4.
-
Create a Training Seminar Schedule page. Please style this page carefully to display
an attractive and readable schedule of your company's currently scheduled seminars.
-
Create an XML file that provides some test data for this page, and write C# code to
display data from this file on the page.
-
Build a usercontrol that supports edit and delete operations on the seminar schedule
data, and add that control to the page created in the first item.