Database Application for Management
Class Process - April
  Mon - April, 3rd, 2006
Classnotes:
- XPath Tutorial
link
Assignment:
- use your XML files to create 4 XPath expressions tp query
My XML document: student.XML
Display all the students: Link
XPath 1: display the students' name
Xpath 2: display the students' major
XPath 3: display the students who get the gpa greater than 3.0    
XPath 4: display the students who major in MIS    
Mon - April, 10th
Assignment
- create an online database for the project
XML Page Link
Mon - April, 17th
   Assignment
- Extra Credit Project: use any sorting algorithm to sort your data and display
My sorting Project
Wed - April, 19th
Assignment
- XSL and XSLT: Style and Transform the XML documents
   use XSLT to select the date from your XML sheet,  sort the data and display  the results
My XSL Style Sheet
The displaying results
Mon - Apirl, 24th
Assignment
- Find examples of sorting Objects: C++,Java, or VB
Example 1:Sorting Objects in Java
Example 2: Sorting Objects in C++
Hosted by www.Geocities.ws

1