Lab Assignment #5

Revised: 21 June 2007
Lab #01 Lab #02 Lab #03 Lab #04 Lab #05 Lab #06 Lab #07 Lab #08 Lect #05

w3schools aspAlliance gotDotNet HTML Reference TopXML Lecture #5 Contents

image not found


" 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.
  1. 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.
  2. 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.
  3. 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.