courses / products
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
SUBSCRIBE
Subscribe to Receive Special Offers & New Release Updates
100% Satisfaction Guaranteed

CareerVision is committed to providing our customers with the best service and products available.

We back our training products with a 100% Satisfaction or Your Money Back Guarantee, so you can buy worry free. More....



FAST UK DELIVERY
Order Today, Learn Tomorrow!

Pay as You Learn

SECURE PAYMENT
PROCESSING


We Accept All Major Credit Cards, PayPal and Google Checkout

Credit Cards Accepted
PayPal Accepted



Follow us on Facebook

XML.NET for Developers

 
Bookmark and Share
XML.NET for Developers Training Course
XML.NET for Developers
Single User CD Course £170.00 + VAT
Buy Now
Multi User CD Course £595.00 + VAT
Buy Now
 

More on Single User & Multi User Licences


COURSE INTRODUCTION

Microsoft's .NET web services platform introduced a new suite of standard-based XML application programming interfaces. In the XML.NET for Developers training course from LearnKey, expert instructor Martin Schaeferle shows experienced programmers how to take advantage of these enhancements and improvements in XML for the .NET platform. Some knowledge of XML and .NET will increase your learning experience. At the conclusion of this training course, you'll be familiar with the .NET framework XML classes.


Benefits

 

  • Increase your earning potential with technical mastery and proficiency.
  •  

     

  • Enhance employment opportunities with in-demand web development knowledge.
  •  

     

  • LearnKey courses let you move along at your own pace and gain new skills in a useful, productive manner.


  • COURSE OUTLINE


    Session 1

    Section A: XML with Visual Studio

     

  • Introduction
  •  

     

  • Editing Tools
  •  

     

  • XML Editor
  •  

     

  • Views and Levels
  •  

     

  • Creating XML Data
  •  

     

  • Built-In IntelliSense
  •  

     

  • Add Elements/Attributes
  •  

     

  • Error Messages

    Section B: Create and Transform Schemas

  •  

     

  • XML Schema
  •  

     

  • Generating Schema
  •  

     

  • Automated Generation
  •  

     

  • Change Namespace
  •  

     

  • Create Schema
  •  

     

  • Add Types/Element
  •  

     

  • View/Use Schema
  •  

     

  • XML Documentation

    Section C: .NET Framework

  •  

     

  • XML within Framework
  •  

     

  • Microsoft and XML
  •  

     

  • Working with Framework
  •  

     

  • Framework Tools

    Section D: .NET Display Options

  •  

     

  • Displaying XML
  •  

     

  • Transforming XML.Data
  •  

     

  • Transform Option
  •  

     

  • View Raw XML Data
  •  

     

  • Web Server Controls
  •  

     

  • Server Control Properties
  •  

     

  • XML Data Islands
  •  

     

  • Use Javascript
  •  

    Section E: Working with XML Data

     

  • Parsing XML
  •  

     

  • .NET Parse Methods
  •  

     

  • XmlReader
  •  

     

  • XmlTextReader
  •  

     

  • XmlTextWriter
  •  

     

  • XmlTextWriter Methods
  •  

     

  • Transformation with .NET
  •  

     

  • Transform Method

    Section F: Reading XML Streams

  •  

     

  • XmlReader Class
  •  

     

  • Derived Classes
  •  

     

  • Loading and Parsing
  •  

     

  • Load Methods
  •  

     

  • Authentication
  •  

     

  • Passing Credential

    Section G: XmlTextReader

  •  

     

  • Read Process
  •  

     

  • White Space
  •  

     

  • Properties/Methods
  •  

     

  • Working with Nodes
  •  

     

  • Restring Effect
  •  

     

  • Stack Class
  •  

     

  • Navigate Stack
  •  




    Session 2

    Section A: XmlWriter

     

  • Overview
  •  

     

  • Write Methods
  •  

     

  • Formatting Properties
  •  

     

  • Namespaces/Attributes
  •  

     

  • Writing Binary Data
  •  

     

  • Base 64 Method
  •  

     

  • Reading Binary Data
  •  

     

  • Using XmlReader

    Section B: Document Object Model

  •  

     

  • W3C DOM
  •  

     

  • DOM Hierarchy
  •  

     

  • View DOM Tree
  •  

     

  • Loading DOM Methods
  •  

     

  • Search Methods
  •  

     

  • Node Collection
  •  

     

  • Selective Node Collection
  •  

     

  • DOM & White Space

    Section C: XML Document Object

  •  

     

  • Navigate DOM Tree
  •  

     

  • Recurse Tree Procedure
  •  

     

  • Navigation Methods
  •  

     

  • WalkTree
  •  

     

  • QueryTree/DeadReckon
  •  

     

  • Factory Methods
  •  

     

  • Add Nodes
  •  

     

  • Add/Use Images
  •  

    Section D: Modifying XML Using DOM

     

  • Changing XML Data
  •  

     

  • Locate Attributes
  •  

     

  • Replace Attribute
  •  

     

  • Change XML Structure
  •  

     

  • Delete Elements
  •  

     

  • Update Description
  •  

     

  • Add Elements
  •  

     

  • Add by Order

    Section E: Validating with .NET

  •  

     

  • Validation Technologies
  •  

     

  • XmlValidatingReader
  •  

     

  • Call ReadMethod
  •  

     

  • Validation Properties
  •  

     

  • Setup Reader
  •  

     

  • Error Handling
  •  

     

  • Caching Schemas
  •  

     

  • Using Multiple Schemas

    Section F: Creating XML Schemas

  •  

     

  • XSD Generator
  •  

     

  • Creation Options
  •  

     

  • Schema Object Model
  •  

     

  • SOM Elements/Attributes
  •  

     

  • SOM Compile Method
  •  

     

  • Use XSD Generator
  •  

     

  • Use SOM
  •  

     

  • Validate
  •  




    Session 3

    Section A: Transformation Basics

     

  • XSLT Processing
  •  

     

  • Transform Processes
  •  

     

  • Create Stylesheet
  •  

     

  • Create ASP.NET Page
  •  

     

  • XSLT Output Options
  •  

     

  • String/TextWriter
  •  

     

  • Memory/FileStream
  •  

     

  • Response/XmlReader

    Section B: XPath in .NET

  •  

     

  • XPath Specifications
  •  

     

  • XPathNavigator
  •  

     

  • XPathNode Iterator
  •  

     

  • XPath Matches Method
  •  

     

  • XPathExpression Object

    Section C: Advanced XSLT Techniques

  •  

     

  • Modifying Stylesheets
  •  

     

  • Dynamic Modifications
  •  

     

  • Modify Sort Order
  •  

     

  • Passing Parameters
  •  

     

  • Use Parameters

    Section D: XSL Extensions

  •  

     

  • Embedded Scripts
  •  

     

  • Extension Objects
  •  

     

  • Create Ext. Objects
  •  

     

  • Scripts vs. Ext. Objects
  •  

    Section E: ADO.NET and XML

     

  • XML and Databases
  •  

     

  • ADO.NET vs. ADO
  •  

     

  • Connect with ADO.NET
  •  

     

  • Access SQL Data
  •  

     

  • Data Retrieval
  •  

     

  • Using DataSets
  •  

     

  • Retrieve Result Set

    Section F: Modify Data with XML

  •  

     

  • Writing XML
  •  

     

  • WriteMode Options
  •  

     

  • Stream/Test/XmlWriter
  •  

     

  • DiffGram/WriteSchema

    Section G: Loading DataSets with XML

  •  

     

  • Overview
  •  

     

  • ReadXml Method
  •  

     

  • ReadXmlSchema
  •  

     

  • Using XmlReadMode
  •  

     

  • ReadMode Options

    Section H: Inferring Schemas with XML

  •  

     

  • InferSchema
  •  

     

  • Import XML Schema
  •  

     

  • InferXmlSchema Method
  •  

     

  • Apply Inferring Rules
  •  




    Session 4

    Section A: Synchronizing DataSets

     

  • XmlDataDocument Class
  •  

     

  • XmlDataDocument Setup
  •  

     

  • Synchronize Data
  •  

     

  • Synchronize XML Data
  •  

     

  • Display Data
  •  

     

  • DataSet Views
  •  

     

  • Manipulate DataSet
  •  

     

  • Converting Methods

    Section B: SQL with XML.NET

  •  

     

  • Built-in Support
  •  

     

  • Configure SQLXML
  •  

     

  • Setup Virtual Directory
  •  

     

  • T-SQL Extensions
  •  

     

  • For XML Clauses
  •  

     

  • Use For XML Options
  •  

     

  • Format SQL Data
  •  

     

  • T-SQL using HTTP

    Section C: Write XML Data to SQL Server

  •  

     

  • Template Queries
  •  

     

  • Use Templates
  •  

     

  • OPENXML
  •  

     

  • DOM Objects with SQL
  •  

     

  • XML Updategrams
  •  

     

  • Sql:Sync Elements
  •  

     

  • Use Updategrams
  •  

    Section D: SQLXML Managed Classes

     

  • Functionality
  •  

     

  • Namespace
  •  

     

  • Server-Side XML
  •  

     

  • SqlXmlCommand Class
  •  

     

  • Client-Side XML
  •  

     

  • Load DataSet
  •  

     

  • Use Template Queries

    Section E: Creating Web Services

  •  

     

  • Web Services Basics
  •  

     

  • Setup
  •  

     

  • Test Web Service
  •  

     

  • Automatic WSDL
  •  

     

  • Using Attributes
  •  

     

  • Building Clients
  •  

     

  • Proxy Class

    Section F: SQL Server Web Services

  •  

     

  • Configure Server
  •  

     

  • Consume Web Services
  •  

     

  • Behavior
  •  

     

  • Using Behaviors
  •  

     

  • Behavior Methods
  •  

     

  • Callback Function
  •  

     

  • onresult Event
     
  •  
     
    Print Image Printer friendly version   
    Top of page
    A-Z COURSE LIST   PROVIDERS   CBT TRAINING  CVISION NEWS  CONTACT US   SITEMAP  

    MCITP Training Courses  MCPD Training Courses  MCTS Training Courses
    MCITP Database Developer Training Courses  MCITP Database Administrator Training Courses
    Flash Tutorials & Training Courses  MCSE CBT Training Adobe Photoshop Tutorials & CBT Training Microsoft Certification Training

    CareerVision
    61 Caroline Street, Birmingham, B3 1UF, UK
    Tel: 0121 248 2400, Fax: 0121248 2800,
    Email: sales@cvision.co.uk |Web: www.cvision.co.uk

    red arrow Website design by Aimpro UK red arrow Terms