The World Wide Web Consortium’s (W3C) XML technology
is a powerful new tool in building distributed application.
Microsoft’s .NET Framework embraces XML and uses it
in everything from configuration files to XML Web Services.
As a .NET developer it is important to become familiar with
how .NET exposes functionality to work with XML Data.
This course will provide you with information to read,
write, validate, and manipulate XML data using the .NET
classes. It will show you how to build Windows application
that work with XML data, build XML Web Services, and import
and export XML data in Microsoft SQL Server.
In this course, you will learn how to:
- Work with XML data in .NET
- Use the new XMLReader and XMLWriter
- Manipulate XML Data using DOM
- Search XML Data using XPath
- Use validation in .NET
- Create XML Schemas
- Transform XML using XSLT
- Use advanced techniques in transformation
- Work with XML using ADO.NET
- Synchronize data between ADO and DOM
- Pull XML data from SQL Server
- Work with XMLSQL managed classes
- Build XML Web Services in .NET
- Expose SQL Server data using XML Web Services