Course Objectives
After completing this course, students will be able to:
- Explain how XML is integrated into the .NET Framework and the classes associated with XML in the .NET Framework.
- Parse and read XML in the .NET Framework.
- Write and validate an XML document.
- Manipulate cached XML documents in memory.
- Query XML documents.
- Transform XML documents.
Create new XML schemas programmatically. |