CSE681 - Software Modeling and Analysis

Lecture #4 - XML

Revised: 20 September 2007
Home Courses Code Handouts CoreTech Books Articles Math Research Masters Projects SWDev WebDev News OtherLinks SiteDesign Graduates AllPages Office Hours Notices Contents

CSE681-SWMAA CSE686-IP CSE687-OOD CSE775-DO CSE776-DP CSE778-AWP CSE784-SWS

Lecture #01 Lecture #02 Lecture #03 Lecture #04 Lecture #05 Lecture #06 Lecture #07
Lecture #08 Lecture #09 Lecture #10 Lecture #11 Lecture #12 Lecture #13 Lecture #14

Contents Syllabus

Web Resources:

UML XML, HTML Code Project Microsoft Developer's Network DevelopMentor XML Sells Brothers Windows Developer's Journal Windows Forms DotNetJunkies .Net Quickstarts C# Corner Mono Project

Office Hours:   Instructor & TAs

Content:

This lecture is an introduction to eXtensible Markup Lanaguage. Today we cover the syntax of XML, some example applications, and look at demonstration programs using .Net classes that support the reading, writing, and manipulation of XML.
  1. The Syllabus describes topics to be covered, reading material for you to digest before coming to class, and due dates for the assigned projects.
  2. Project #2 
  3. Mono Project
  4. dotGNU documentation
    A well designed alternative to the Microsoft .Net documentation. You can also find this link on the SWDev Page
  5. XML Tutorials
    W3schools - basic
    University of Aarhus
    XMLFiles
    XML Tutorial
    XML Schemas
  6. Unicode Tutorials
    Unicode terms and links
    Unicode Standard
    W3C Character Model
  7. XSLT Tutorials
    htmlLite - basics
    zvon - complete tutorial
    W3C - thorough and formal
    XSL Tricks
    TopXML
    Michael Kay's overview
    Google XSL Links
  8. Mike Woodring's .Net Samples
  9. Tagged Languages
  10. XML Presentation
  11. XML Demonstration Code
  12. XML - additions, deletions, and modifications
  13. XSLT Demonstration
  14. XML Details Presentation
  15. Uses for XML
  16. Loading Dynamic Link Libraries Demo
  17. Creating AppDomains Demo
  18. Plug-in Demo
  19. Evaluating code projects - Cyclomatic Complexity, Size, Manual and Maintenance Pages, demonstration of requirements
  20. Lecture #4 folder contains a page of links to presentations and code discussed in this class. The Lecture folders will occasionally hold physical files of interest as well. Usually, however, all the materials of interest to the class are in the presentations and code folders. The contents of these folders will grow as you progress through the course.