XML Data Access in C#
Overview/Description
To explain how to use the .NET Framework to manage XML data
Target Audience
Microsoft C# developers wanting to write enterprise applications with serviced components, Windows Services, or .NET Remoting, or studying for the exam 70-320: Developing XML Web Services and Server Components with Microsoft Visual C# and the Microsoft .NET Framework
Prerequisites
tbc
Expected Duration
180 Minutes
Objectives:
XML Data Access in C#
identify the services offered by the System.Xml namespace classes.
read and write XML data for a given scenario using XMLReader and XMLWriter classes.
read and write XML data using C#.
use C# to access and manipulate XML data with the DOM tree.
describe how to validate XML data using C#.
identify how XPath queries can be implemented in C#.
transform XML data in a given scenario using C#.
transform and query XML data using C#.
write SQL statements to retrieve XML data, and outline the main features of XML support in SQL Server.
Course Number: 130093_eng