This is the third post (first, second) in another collection of posts that have links to the different topics covered in the 70-562 exam.
Working with Data and Services (17 percent)
- Read and write XML data
- System.Xml Namespace
- XmlDataDocument
- XmlDocument
- XmlReader
- XmlWriter
- XmlNamespaceManager
- System.Xml.XPath Namespace
- XPathDocument
- XPathNodeIterator
- Load XML Data in XML Web Server control
- Transform XML using XSLT
- XML Processing Options
- Process XML using XPath
- Writing XML with XmlWriter
- Reading XML with XmlReader
- XSLT Transforms
- Manage namespaces with the XmlNamespaceManager
- Manipulate data by using DataSet and DataReader objects
- DataSet
- Commands and Parameters in ADO.NET
- DataAdapters and DataReaders
- Adding constraints to a DataSet
- Creating a DataSet
- Adding DataRelations
- Merging DataSet contents
- Typed DataSets
- Using XML in a DataSet
- DataSet events
- DataReaders Overview in ADO.NET
- DbDataReader
- OdbcDataReader
- OleDbDataReader
- OracleDataReader
- SqlDataReader
- Retrieving data using a DataReader
- Manipulating Data in ADO.NET
- Call a Windows Communication Foundation (WCF) service or a Web service from an ASP.NET Web page
- App_WebReferences
- Web Services Description Language Tool (Wsdl.exe)
- WebServiceAttribute class
- WebMethodAttribute class
- Walkthrough Creating and using a Web Service
- WCF and ASP.NET
- Configuring WCF
- WCF Bindings
- WCF Endpoints
- Specifying an Endpoint address
- Creating a service Endpoint in configuration
- Creating a service Endpoint in code
- Basic Profile 1.1
- Implement a DataSource control
- AccessDataSource
- EntityDataSource
- LinqDataSource
- ObjectDataSource
- SiteMapDataSource
- SqlDataSource
- XmlDataSource
- Binding controls to data using data binding syntax
- Data-binding expressions overview
- ASP.NET Data Access overview
- ASP.NET Data-Bound Server Controls overview
- DataBinder.Eval
- Binding to Databases
- Binding to Business Objects
- Binding to Hierarchical data
You can also find some information on preparing for your exams here, in the actual exam and some other tips for 70-562. Also errata for the MS Press training kit
No comments:
Post a Comment