XML for NET OutofClass Assignment An XML Editor

  • Slides: 9
Download presentation
XML for. NET Out-of-Class Assignment An XML Editor

XML for. NET Out-of-Class Assignment An XML Editor

Logistics n n n The out-of-class homework assignment is an individual project to be

Logistics n n n The out-of-class homework assignment is an individual project to be worked on throughout the duration of the course. The project is due precisely one week after the last class period (July 1, 9: 30 PM). Since I must have grades turned in shortly thereafter, late assignments will not be accepted.

Logistics n n You are strongly encouraged to start early. We will have covered

Logistics n n You are strongly encouraged to start early. We will have covered ample material tonight so that you can get started tomorrow! If you have questions or problems, feel free to email or IM me at any time (email: mitchell@4 guysfromrolla. com; MSN IM: mniskm@hotmail. com)

Project Turn-In Procedure n n When turning in the project, please email me all

Project Turn-In Procedure n n When turning in the project, please email me all needed files in a ZIP file. Include in the ZIP file a README. txt file that states your full name and any information I’ll need to get your project up and running.

Assignment Your task is to create an XML editor. The XML editor should allow

Assignment Your task is to create an XML editor. The XML editor should allow for the following features: n 1. 2. 3. Creating a new XML document. Editing an existing XML document. Editing an XML document through one of two ways: 1. 2. 4. By typing in the XML contents by hand Through a Tree. View control. Save the edited/newly created XML document.

Assignment n Additionally, the user should be able to: 5. n Validate the XML

Assignment n Additionally, the user should be able to: 5. n Validate the XML document against an existing XML Schema. The user should not be able to save a malformed XML document.

Assignment Details n The assignment is described in much greater detail on the class

Assignment Details n The assignment is described in much greater detail on the class Web page: http: //datawebcontrols. com/classes/xmlfornet/Project. asp

Things to Remember n n Start early! This is worth 40% of your grade

Things to Remember n n Start early! This is worth 40% of your grade in this class. If you have questions now or later, ask. This is an individual project – no group work allowed.

Questions?

Questions?