Instructor Led XML Training in Canada
XML Training Provider? - Tell us about your Training!
From Primer Business Solutions Inc.
Web Development Web Design





Course Description
A website is an essential tool of the future, as it has the capability to reach all corners of the world. Primer Business Solutions brings you a Web Design Seminar that will not only show you how to make a website from scratch, and will allow you to walk away with your very own web site.
Checkout www. myprimer. ca for more details
more...
Web Development Site Management





Course Description
This hands-on Site Management course will teach you the latest techniques for maintaining web sites using Content Management Systems (CMS).
You will start with a review of the essentials, learn to navigate cPanel, and then move on to work with wordpress, and joomla.
Checkout www. myprimer. ca for more details
more...
Web Development CSS





Course Description
This hands-on CSS course will teach you the latest techniques for designing Web sites using Cascading Style Sheets (CSS).
You will start with a review of CSS essentials, learn to build effective navigation and page layouts, and then move on to work with typography, colors, backgrounds, and white space.
Checkout www. myprimer. ca for more details
more...
Web Development AJAX





Course Description
AJAX is a web browser technology which provides the basis for the creation of seamless Web 2. 0 browsing experience. AJAX enhanced web websites retrieve and process content in the background without interrupting usera s current browsing experience: search auto complete, dynamic tooltips, and in place spelling are examples of this. Upon completion of this introductory course
more...
From Software Training Academy, Inc
XSLFO Training



... to producing print and other presentation documents from XML information. This course teaches XSL with a focus on producing PDFs, using Apache FOP as the formatting engine. Though XSL is quite a dense technology, this one-day course provides a solid grounding in the basic techniques, and students will leave the course ready to tackle simple to moderately complex formatting tasks.
LEARNING
more...
XSLT Training



...se develops in-depth knowledge and skills in transforming XML documents using eXtensible Stylesheet Language Transformations, or XSLT. Students work through extensive hands-on exercises in transformations from XML to plain text, HTML, and XML, with good grounding in XPath along the way. Intermediate and advanced techniques are also covered including variables and parameters, callable templates,
more...
XML Schema



...is course gives the student who knows the fundamentals of XML a detailed introduction to the XML Schema standard for defining document type information.
The first module introduces the new XML Schema recommendation. Students review the shortcomings of the DTD for expressing type information, and learn how to use XML Schema to create strict document models. Schema data types and structures are
more...
XML Programming Using Visual Basic and NET



...ive and practical four-day course builds skills in .NET s XML processing APIs chiefly parsing using XmlReader and the Document Object Model (DOM), writing XML streams using XmlWriter, and transformations using XPath and XSLT, all using the .NET Framework XML classes and the Visual Basic language. It also covers XML serialization according to XML Schema and the tight coupling between XML and
more...
XML Programming Using C# and .NET



...ive and practical four-day course builds skills in .NET s XML processing APIs chiefly parsing using XmlReader and the Document Object Model (DOM), writing XML streams using XmlWriter, and transformations using XPath and XSLT, all using the .NET Framework XML classes and the C# language. It also covers XML serialization according to XML Schema and the tight coupling between XML and ADO. NET. The
more...
Introduction to XML



...-day course introduces the eXtensible Markup Language, or XML, including basic grammar and XML validation using DTDs or XML Schema. Students learn to read and to hand-write XML well-formed XML documents, and then proceed to modeling concepts, first learning the basic DTD language and then studying namespaces and XML Schema. The course closes with a chapter on important XML-related technology,
more...
XML Programming Using Java



...XML processing APIs chiefly parsing using SAX and DOM and transformations using XSLT, all using the Java API for XML Processing, or JAXP. It also covers the newer Java API for XML Binding, or JAXB, which standardizes serialization according to XML Schema. The course is intended for students with a working knowledge of XML and possibly DTDs or XML Schema who want to build XML applications or
more...
SQL Server 2005 Transact SQL T-SQL with Additional Topics



...lex data structures, using partitioning, and working with XML.
LEARNING OBJECTIVES
Understand basic database design principles and how to implement them in SQL Server.
Learn the fundamentals of writing Transact-SQL queries that retrieve or modify data.
Understand the differences between view, stored procedures, triggers, and user-defined functions.
Use the new Common Table
more...
SQL Server 2005 - Additional Topics



...es, implementing asynchronous messaging, and working with XML.
LEARNING OBJECTIVES
Learn about disaster recovery options
Understand high availability concepts
See how to implement SQL Server high-availability features: failover clustering, database mirroring, log shipping, and peer-to-peer replication
Explore new techniques for monitoring and troubleshooting SQL Server
Learn
more...
SQL Server 2008 Transact SQL (T-SQL)



In this course, you will learn about the features that are available in SQL Server like how to design and create a database, and how to build basic queries using Transact-SQL, the language of SQL Server. Then you will learn how to build effective views, stored procedures, triggers, and user-defined functions using Transact-SQL. You will learn how to use the Transact-SQL programming language for
more...
Oracle 10g 11g Advanced SQL



...nditional) logic to an SQL query.
Use basic Oracle XML functions to search and extract XML data from the Oracle database
Prerequisites: Some SQL and SQL*Plus experience is required. For example, you should be comfortable coding basic SQL SELECT statements, including the use of the WHERE clause with basic filters and simple joins.
Audience: Anyone who uses SQL to query Oracle
more...
Windows Presentation Foundation (WPF) Using C# and Visual Studio 2010



...eviously called a WinFXa by Microsoft. WPF includes an XML-based markup language for defining program elements, Extensible Application Markup Language (XAML). WPF applications can be created using only code or a combination of code and XAML pages. This course covers the essentials of WPF, providing an orientation to this technology and a firm foundation for creating applications. The course
more...
Introduction to Windows Presentation Foundation Using C#



...eviously called a WinFXa by Microsoft. WPF includes an XML-based markup language for defining program elements, Extensible Application Markup Language (XAML). WPF applications can be created using only code or a combination of code and XAML pages. This course covers the essentials of WPF, providing an orientation to this technology and a firm foundation for creating applications.
WPF
more...
Web Services Using Visual Basic and ASP.NET



...tecture (SOA). The baseline Web service specifications of XML, SOAP, WSDL and UDDI are outlined.
Chapter 2 covers the fundamentals of SOAP and WSDL. Web services are developed using the .NET Framework SDK. Chapter 3 covers the details of how to create and debug ASP. NET Web services using Visual Studio 2005.
Chapter 4 shows how to create clients for Web services using an SDK tool and
more...
Web Services Using C# and .NET



...tecture (SOA). The baseline Web service specifications of XML, SOAP, WSDL and UDDI are outlined.
Chapter 2 covers the fundamentals of SOAP and WSDL. Web services are developed using the .NET Framework SDK. Chapter 3 covers the details of how to create and debug ASP. NET Web services using Visual Studio 2010.
Chapter 4 shows how to create clients for Web services using an SDK tool and
more...
Advanced PHP Programming



...ng language, its extensions and open source libraries for XML processing. As the technical web programming paradigm changes, more layers of abstractions are introduced by the PHP open source community. This course takes a deep dive into those areas such as XML/ XSLT, XML-RPC, Smarty Templates, Web Services, Ajax and many more. This PHP course also explores the built-in advanced Object Oriented
more...
JavaServer Faces



... Web applications using JSF's FacesServlet, faces-config. xml, and the JSF request/ response lifecycle
Use the JSF custom tag libraries to build JSF views as JSPs.
Use managed beans to encapsulate not only server-side form handling but also client-side presentation logic
Implement control logic as JSF event listeners or action methods.
Use validators and converters
more...
NET Framework Using C# (VS2010)



...ourses are available in specific areas, such as ADO. NET, XML Programming, Windows Presentation Framework, Windows Communications Framework and ASP. NET.
The course starts with an introduction to the architecture and key concepts of .NET. It then discusses class libraries, assemblies, versioning, configuration, and deployment, which constitute a major advance in the simplicity and
more...
NET Framework Using Visual Basic



...ourses are available in specific areas, such as ADO. NET, XML Programming, Windows Forms, Windows Presentation Framework, Windows Communications Framework, ASP. NET and Web services.
The course starts with an introduction to the architecture and key concepts of .NET. It then discusses class libraries, assemblies, versioning, configuration, and deployment, which constitute a major
more...
NET Overview

...oping and deploying Web applications. The central role of XML and SOAP is described, including a discussion of the creation and use of Web services. The seminar concludes with a survey of additional .NET services, Windows Forms, ADO. NET, interoperability with COM and the Win32 API, and .NET Security.
The seminar includes demonstrations of the development of Web applications and services
more...
From Last Minute Training
2663 Programming with XML in the Microsoft NET Framework
This three-day instructor-led his course teaches developers how to program with XML in the Microsoft .NET Framework in order to build Microsoft Windows or Web-based integrated applications that are easier to build, scalable, and flexible.
more...
Comprehensive XML
This course provides the student with in-depth coverage of the Extensible Markup Language. It is an accelerated combination of the Introduction to XML and XML Programming with Java courses.
more...
1913 Exchanging and Transforming Data Using XML and XSLT MS Certification
The goal of this course is to teach developers techniques for exchanging and transforming data by using the Extensible Markup Language (XML) and Extensible Stylesheet Language Transformations (XSLT).
more...
InDesign CS3 Large-Scale Publishing

Location: Ottawa Date: 2007-06-27
List Price: $395 Offered Price: $276.00
Seats Available: 2
brief review
working with multi-page documents
master items
styles
tabs
sections and numbering
libraries and snippets
creating/opening/editing/deleting libraries
adding/editing/deleting library items
setting library display
searching and sorting libraries
creating and using snippets
more...
HTML Introduction

...s that foster the transition from HTML to the most recent XML-based Web authoring language recommendation, XHTML 1.0, which will become the future standard. The theory behind this is to learn HTML this way now, so that there will be a minimal learning curve when the time comes to transition to XHTML.
The students will also have the benefit of being introduced to the power and control of
more...
Adobe InDesign CS3 Fundamentals (3 days)
Location: Toronto Date: 2008-03-12
List Price: $1195 Offered Price: $956.00
Seats Available: 2
Explore more creative possibilities and experience new levels of productivity using Adobe® InDesign® CS3 page layout software. Built for demanding workflows, InDesign integrates smoothly with Adobe Photoshop®, Illustrator®, Acrobat®, InCopy®, and Dreamweaver® software;
more...
Flex 3: Developing Rich Client Applications (3 Days)
Location: Toronto Date: 2008-05-05
List Price: $1695 Offered Price: $1356.00
Seats Available: 2
Flex 3: Developing Rich Client Applications provides experienced application developers with hands-on, practical experience using Flex. This three day course introduces developers to all the primary features of Flex.
This course is designed for application developers who want to bring th power
more...
Adobe InDesign CS2 Level 2
Objectives
* Administer advanced styles
* Control text
* Handle page elements, graphics, and paths
* Develop Bezier paths
* Manage long documents
* Import and export files
* Adjust print settings
* Work with XML
more...
Word Customization Long Documents and Macros
This course provides competency in customizing the Word environment; using Excel worksheets and XML documents; navigating long documents; summarizing document content; using endnotes, footnotes, tables of figures, tables of authorities, indexes and tables of contents; using master documents; and working with macros.
more...
Microsoft Excel2003 - Level 3
This course is designed for students desiring to gain the skills necessary to create macros, collaborate with others, audit and analyze worksheet data, create PivotTables and PivotCharts, incorporate multiple data sources, and import and export data.
Upon successful completion of this course, students will be able to:
* Customize workbooks.
* Collaborate with others using workbooks.
more...
HTML Introduction 401Authoring
... that foster the transition from HTML to the most
recent XML-based Web authoring language recommendation, XHTML 1. 0, which will
become the future standard. The theory behind this is to learn HTML this way now, so
that there will be a minimal learning curve when the time comes to transition to XHTML.
The students will also have the benefit of being introduced to the power and control of
more...
Introduction To C Acquainting Yourself with Objects
Introduction To C#: Acquainting Yourself with Objects
| | ID: NFIntCs | Course Length: 5
| Module 0: The .NET Framework
| .NET Framework Versions and Capabilities
The Anatomy of a .NET Application: From Data To Gui
Exploring Assemblies and Namespaces
Why Object Oriented Programming Is Critical To Your Efforts
The Visual Studio .NET Environment
The .NET Answer
Debugging
more...
The Complete Java Course for Professional Developers
...ource Bundles
Websphere Deployment
| Module 19: Xml Technologies
| Well Formed Versus Valid XML
Xsd Schemas and Namespaces
XPATH and Xmldom
XML and Web Services
| Module 20: Java API For XML a Jaxp
| Document Driven Versus Event Driven Document Processing
A Look At Sax
Exploring Jax
The XML DOM
Loading a Document
Validating a Document
A Complete Example
more...
Implementing a Microsoft SQL Server 2005 Database - nexient
...and database files.
Create data types and tables.
Use XML-related features in Microsoft SQL Server 2005.
Plan, create, and optimize indexes.
Implement data integrity in Microsoft SQL Server 2005 databases by using constraints.
Implement data integrity in Microsoft SQL Server 2005 by using triggers.
Implement views.
Implement stored procedures.
Implement functions.
Implement
more...
XML Fundamentals
In this course you will learn fundamentals necessary to use XML on the Web or in data processing applications.
more...
Implementing a Microsoft SQL Server 2005 Database 5 day course - Nexient
Upon completion, students will: create databases & database files, data types & tables, use XML-related features in Microsoft SQL Server 2005, Plan, create, & optimize indexes, Implement data integrity in Microsoft SQL Server 2005 databases and more.
more...
HTML Introduction 401Authoring- Compuease
... that foster the transition from HTML to the most
recent XML-based Web authoring language recommendation, XHTML 1. 0, which will
become the future standard. The theory behind this is to learn HTML this way now, so
that there will be a minimal learning curve when the time comes to transition to XHTML.
The students will also have the benefit of being introduced to the power and control of
more...
Adobe InDesign CS3 Level 2 1 day course nexient
Upon succesful completion of this 1 day course, students will : manage styles, develop complex paths, handle page elements, Import & export data to internal files, work with XML, manage long documents and adjust print settings.
more...
JV008 - Java for Web Development
Intended for beginning Java programmers who are familiar with the Java language &basic Web technologies, but are new to JDBC &JavaBeans & need to learn how to develop dynamic Web pages & e-commerce Web sites using Java Servlets, JavaServer Pages, & XML.
more...
Developing XML Web Services Using Microsoft ASPNET
The goal of this course is to provide students with the knowledge and skills that are required to develop Extensible Markup Language (XML) Web services-based solutions to solve common problems in the distributed application domain.
more...
XML Part I - eliquo
XML is a structured language with abilities to be repurposed for a variety of applications. In this introductory course, students will learn the basics of XML including element and attribute structure and defining a DTD.
more...
Service Oriented Architecture and Java Web Services
In this class we will discuss Web Services Description Language (WSDL), Simple Object Access Protocol (SOAP), and XML. During this class student will be using JAX-RPC toolkit for developing web services in Java programming language.
more...
XML Part II
In this course, students will expand on their knowledge of XML. Topics will include creating your own DTD and re-purposing your XML for various applications.
more...
LiveCycle Designer ES 82 Part II Advanced Form Layout
Topics will include advanced data collection techniques based on XML and data set files. Flowed layout techniques to accommodate dynamic user input and compiling large data sets for metrics and distribution will also be covered.
more...
HTML 401 - Web Authoring Level 1
In HTML 4. 01: Web Authoring Level 1, students learn concepts and do tasks that foster the transition from HTML to the most recent XML-based Web authoring language recommendation, XHTML 1. 0, which will become the future standard.
more...
InfoPath
You're a person who has information that you need to gather and share. InfoPath is a product that gathers and shares information. You will learn how to use InfoPath to gather and share information by creating and implementing XML-based forms.
more...
Framemaker Level 1 Intro
This 2-day course enables students to grasp a general overview of the main techniques used to create simple FrameMaker documents and export FrameMaker documents to XML - HTML - and PDF formats.
more...
Web Development with Struts 2
The goal of Struts2 is to make web development easier for the developer. To achieve this goal Struts2 provides features to reduce XML config. files, utilizes annotations. Actions are POJOs which increases testability & reduces coupling in the framework.
more...
Microsoft Expression Web Level 3 Advanced
Upon completion of the course you will learn skills such as how to Create and manage layers using frames to manage multiple web pages in one browser window and working with XML in Microsoft Expression Web.
more...
Adobe LiveCycle Designer for creating Acrobat Forms Complete
Adobe Designer is a client-based point-and-click graphical form design tool. This course focuses on using the software to create XML business forms for distribution as PDF or HTML.
more...
XML An Introduction
XML allows you to tag your content in meaningful ways to describe what it is. With an XML file, you can apply a style sheet & immediately have a web page; apply a transformation style sheet & you can even change the structure of the content on-the-fly..
more...
Ajax Programming
Learn the new technique in web development: Ajax "Asynchronous JavaScript & XML". In other words, programming in JavaScript to download XML from the server & manipulate it while the user is interacting with other parts of a web page (asynchronously).
more...
50063A Transforming XML with XSLT MS Certification
This two-day instructor-led course provides students with the knowledge and skills to use the XSLT language to process XML data into another markup format like HTML or WAP.
more...
XML Advanced Programming
So you understand what XML is & a little about what XML can do. Move to the next level by learning how to create your own XML rules to ensure the integrity of your content. Also how to write programs to maximize the extensibility of the XML language.
more...
2500A Introduction to XML and the Microsoft NET Platform MS Certification
This two-day instructor-led course provides a technological overview of the structure and programming techniques of XML. This course discusses the role of XML in the Microsoft .NET vision and the larger world of distributed standards-based computing.
more...
From Acend Corporate Learning
Customized Microsoft Excel Training in Toronto






...orkbooks
* Importing and Exporting Data
* Structuring XML Workbooks
Reasons to choose Acend for your Customized Excel Training
* Guaranteed Lowest Price - We will match any competitor's verified price plus give you a 10% gift card for switching to Acend
* 6 times the class dates available (Tuesday-Thursday in two convenient locations), by far the largest frequency of date choices
more...
From CDI College of Business Technology & Healthcare
Programmer Analyst / Internet Solutions Developer

... SQL Server, Microsoft Office 2000, Visio, ADO.NET, HTML, XML, Script, ASP.NET, and Web Services. In the last phase of the program, students focus on developing skills in Object-Oriented Programming using either C++ or Java.
Career Opportunities
The Programmer Analyst/Internet Solutions Developer program focuses on preparing students to analyze business needs and design solutions; prepare,
more...
From Victoria International College of Business and Technology
NET Framework MCTS Certificate Real Project Training Class in Toronto
...rm disconnected operations programmatically.
a Perform XML operations on disconnected data.
a Read and write XML data.
a Handle large objects.
a Enhance database performance.
a Query XML by using XPath. Web Application Development
a Create a Web application and Program a Web application.
a Use master pages to establish a common layout for a Web application.
a Manage
more...
