Instructor Led Framework Training in Canada
Framework Training Provider? - Tell us about your Training!
From Nexus Risk Management Inc.
Enterprise Risk Management







ERM Techniques and Practices is a hands-on training course taught in a classroom setting. This course is designed to provide training to both risk professionals and decision makers and help advance practice in the ERM field. ERM Techniques and Practices use the same format as the internationally acclaimed Asset Liability Management Techniques and Practices that has been conducted globally since
more...
Asset Liability Management Techniques and Practices







...Learn how to implement ALM as a strategic decision-making framework to gain competitive advantage and increase value Ensure appropriate policies and control procedures are in place Practice advanced techniques for measuring risk exposure.
E-learning:
ALM ESSENTIALS is designed to provide a review of fundamental - ALM concepts. This five-week e-learning course delivers on-line lectures and
more...
From Software Training Academy, Inc
XML Programming Using Visual Basic and NET



... 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 ADO. NET. The course is intended for students with a working knowledge of XML who want to build XML applications or components using .NET and the Visual Basic language. Everything in the
more...
XML Programming Using C# and .NET



... 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 course is intended for students with a working knowledge of XML who want to build XML applications or components using .NET and the C# language. Everything in the course adheres to W3C
more...
Introduction to XML



...ourses in XML and Java, for instance, and XML in the .NET framework.)
LEARNING OBJECTIVES
Understand the broad influence of XML on emerging software architectures.
Write well-formed XML documents to express simple or complex document content.
Write DTDs to set rules for XML document validation.
Write valid XML documents with internal and/ or external document type definitions.
more...
Windows Workflow Foundation (WWF) Using C#





...orkflow Foundation, a set of assemblies based on the .NET Framework 2. 0 (as part of the .NET Framework 3. 0), along with a full-featured workflow designer built on top of Visual Studio 2005, and ita s free.
Windows Workflow Foundation makes it easy to create applications that follow a flow, or react to events and move from state to state. By providing a visual interface for designing
more...
Windows Presentation Foundation (WPF) Using C# and Visual Studio 2010



This course introduces Windows Presentation Foundation or WPF (a Avalona ), the new .NET technology from Microsoft for building rich Windows applications. It was originally part of .NET 3. 0, previously 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
more...
Test-Driven Development (TDD) Using C# and Visual Studio 2010



...f test-driven development and the use of the unit testing framework that comes with Visual Studio 2010 Professional Edition and higher.
The course is practical, with many example programs and tests written in C#, including a cumulative case study. The goal is to quickly bring you up to speed in doing unit testing in your .NET development projects. The student will receive a comprehensive
more...
Silverlight 4 using C# and Visual Studio 2010



...oss-platform and cross-browser implementation of the .NET Framework. Out-of-browser support enables Silverlight applications to run disconnected from the Internet. Silverlight applications can be implemented in .NET languages such as C# and Visual Basic as well as in JavaScript. This four-day course provides the C# programmer with a thorough foundation in Silverlight 4.
After introducing
more...
ASP.NET Using Visual Basic with VS2010



...es an introduction to ASP. NET MVC, a new Web programming framework that incorporates use of the Model-View-Controller (MVC) pattern. It also includes coverage of using ASP. NET AJAX to build rich client applications.
The fundamentals of Web applications are reviewed, and a testbed is established for ASP. NET and Internet ST1: PERSONNAME w: st="on">Information Services. The architecture of
more...
ASP.NET Using C# with VS2010



...es an introduction to ASP. NET MVC, a new Web programming framework that incorporates use of the Model-View-Controller (MVC) pattern. It also includes coverage of using ASP. NET AJAX to build rich client applications.
The fundamentals of Web applications are reviewed, and a testbed is established for ASP. NET and Internet Information Services. The architecture of ASP. NET is outlined,
more...
C# Essentials with Visual Studio 2010



...C#. The next chapter discusses how C# relates to the .NET Framework. The following chapter covers delegates and events. The course includes a succinct introduction to creating GUI programs using Windows Forms. The course concludes with a chapter covering the new features in C#. Appendices provide a tutorial on Visual Studio 2010 and an overview of LINQ.
The course is practical, with many
more...
Introduction to Windows Presentation Foundation Using C#



This course introduces Windows Presentation Foundation or WPF (a Avalona ), the new .NET technology from Microsoft for building rich Windows applications. It is part of .NET 3. 0, previously 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
more...
Windows Communication Foundation Using C# and VS2010



... Communication Foundation (WCF) is Microsofta s new framework for building distributed systems. It unifies and builds on the diverse set of existing distribution mechanisms, which include ASP. NET Web services and .NET Remoting. WCF enables developers to produce highly configurable, secure, reliable and transactional services using a single simplified programming model. And since WCF
more...
Object-Oriented Programming in C#



...o have a good understanding of how it works with the .NET Framework. The course explores several important interactions between C# and the .NET Framework, and it includes an introduction to major classes for collections, delegates, and events. It concludes with a succinct introduction to creating GUI programs using Windows Forms.
Numerous programming examples and exercises are provided,
more...
Windows Forms Using C#



... interoperability with the next-generation Windows client framework, Windows Presentation Foundation (WPF).
The course begins with a fundamental discussion of Windows Forms architecture and programming simple Windows Forms applications a from scratch.a Then the use of Visual Studio 2010 and the Forms Designer is introduced, which is used throughout the remainder of the course. Simple
more...
Web Services Using Visual Basic and ASP.NET



... 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 using Visual Studio 2005. Sophisticated topics, such as state management, caching and transactions in Web services are covered in Chapter 5.
more...
Web Services Using C# and .NET



... 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 using Visual Studio 2010. Sophisticated topics, such as state management, caching and transactions in Web services are covered in Chapter
more...
Test-Driven Development Using NUnit



An emerging software engineering paradigm is test-driven development, where tests are written early and testing is performed continuously during the development process. Problems are discovered early and corrected when they are found. This one-day course for developers explains the methodology of test-driven development and the use of NUnit in supporting test-driven development on Microsoft .NET.
more...
Windows Forms Using Visual Basic



... interoperability with the next-generation Windows client framework, Windows Presentation Foundation (WPF).
The course begins with a fundamental discussion of Windows Forms architecture and programming simple Windows Forms applications a from scratch.a Then the use of Visual Studio 2010 and the Forms Designer is introduced, which is used throughout the remainder of the course. Simple
more...
Windows Communication Foundation (WCF) Using Visual Basic (VS2008 and higher)



... Communication Foundation (WCF) is Microsofta s new framework for building distributed systems. It unifies and builds on the diverse set of existing distribution mechanisms, which include ASP. NET Web services and .NET Remoting. WCF enables developers to produce highly configurable, secure, reliable and transactional services using a single simplified programming model. And since WCF
more...
NET Framework Using C# (VS2010)



...hallenge. The much greater challenge is learning the .NET Framework and all its capabilities.
This course is designed to provide a sound introduction to the .NET Framework for programmers who already know the C# language and the fundamentals of Windows Forms. It is current to .NET 4. 0 and Visual Studio 2010. The course focuses on core portions of the .NET Framework that are common across
more...
NET Framework Using Visual Basic



...hallenge. The much greater challenge is learning the .NET Framework and all its capabilities.
This course is designed to provide a sound introduction to the .NET Framework for programmers who already know the Visual Basic language and the fundamentals of Windows Forms. It is current to .NET 4. 0 and Visual Studio 2010. The course focuses on core portions of the .NET Framework that are
more...
ASP.NET MVC 3 Using C#



...ons using ASP. NET MVC 3 and C#. This new Web development framework from Microsoft emphasizes separation of concerns in the architecture and testability of applications. The course includes important new features in MVC 3 such as the Razor View Engine, MvcScaffolding, HTML 5 project templates, and more.
The course covers the fundamentals of the Model-View-Controller design pattern and
more...
NET Overview

...ing to the concept of applications as a service. The .NET Framework is outlined, including the class library and runtime. The major .NET languages are introduced. ASP. NET is described, including the use of Web Forms and Web Controls to simplify developing and deploying Web applications. The central role of XML and SOAP is described, including a discussion of the creation and use of Web
more...
From Global Innovative Campus
Industrial Wastewater Management and Treatment Methods
Description
Many of the contaminants in an industrial wastewater are actually raw materials lost from production processes whose recovery would increase process efficiency and reduce wastewater treatment costs. Therefore, a thorough understanding of production processes and the sources of contaminants in wastewater is needed, as is knowledge of the waste characteristics and treatment options.
more...
Traffic Impact Assessment
.... The TIA provides authorities, planners and developers a framework in making critical planning decisions regarding transportation issues; thus ensuring that new developments are planned and developed in a controlled manner. Local Authorities may also use TIA as a basis for assessing the developera s contribution to neighbouring road improvements.
In general, a TIA comprises of
more...
From Management Development Associates (NA) Inc.
Selling effectively in the insurance sector






...n of solutions in a risk management and corporate finance framework. In particular, they need the ability to negotiate with senior teams in a compelling manner in order to position themselves as trusted professional advisors. They need to demonstrate a comprehensive understanding of the main board agenda, and bring client facing capabilities to bear on the real issues facing the most senior
more...
Insurance accounting updates





...years, the regulatory, accounting and financial reporting framework for insurance business has changed enormously. And in the near future it is expected to progress still further. Solvency II, Insurance Contracts phase II, new guidelines on Market-Consistent Embedded Values (MCEV), new IFRSs, and changes to regulatory returns to name but a few. These changes will impact how insurance business
more...
From Last Minute Training
2389B Programming with Microsoft ADONET
This course will teach developers to build data-centric applications and Web services with Microsoft ADO. NET, Microsoft SQL Server 2000, and the Microsoft .NET Framework.
more...
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...
Introduction to iPhone iPad Application Development
Learn to use the iPhone SDK's Xcode, Interface Builder & UIKit framework to develop sophisticated, full-featured iOS 4 iPhone & iPad applications. You'll learn the essentials of iPhone & iPad development: the tools, frameworks, concepts, & best practices
more...
6368A Programming with the Microsoft NET Framework using Microsoft Visual Studio 2008
About this CourseThis five-day instructor-led course provides students with an introduction to developing n-tier applications for the Microsoft .NET 3. 5 environment using Microsoft Visual Studio 2008 SP1.
more...
2565 Developing Microsoft NET Applications for Windows Visual Basic NET
This 5-day course provides the skills required to build Microsoft ® Windows ® Forms applications by using the MS .NET Framework. Topics included: Windows Forms, GDI+, simple data access, interoperating with unmanaged code, threading & asynchronous progr..
more...
6368A Programming with the Microsoft NET Framework using Microsoft Visual Studio 2008 MS Certification
This five-day instructor-led course provides students with an introduction to developing n-tier applications for the Microsoft .NET 3. 5 environment using Microsoft Visual Studio 2008 SP1.
more...
2556A Developing Mobile Applications Using the Microsoft NET Compact Framework MS Certification
The goal of this course is to provide developers with the knowledge and skills to develop mobile enterprise solutions by using the Smart Device Extensions for Microsoft Visual Studio .NET and the Microsoft .NET Compact Framework.
more...
2562B Getting Started with Microsoft Visual Studio 2005 for Microsoft Visual Basic 60 Developers MS Certification
This two-day instructor-led course provides students with the knowledge and skills to develop simple Microsoft Visual Basic .NET Framework applications.
more...
Advanced Data Access with Microsoft Visual Studio 2005
This workshop provides students with the knowledge and skills needed to use advanced data access features and techniques in the Microsoft .NET Framework and Microsoft Visual Studio 2005.
more...
ITSM Metrics (KPIs and TCO) Expert - 5 Days
...ed to implement a measurement and performance improvement framework for managing the service level and financial management processes.
What's included:
* Trainer with ITIL Service Manager certification and years of industry experience
* Course binder with slides
* Light refreshments in the morning and during breaks
* Certificate of completion
For more information please call
more...
Introduction To Visual Basic .NET

Location: Ottawa Date: 2007-06-11
List Price: $2395 Offered Price: $1675.00
Seats Available: 3
Introduction To Visual Basic .NET
ID: INTVB3 Course Length: 5 DAYS
Module 0: the .NET Platform
The Application Tiers: 1, 2 and 3-tiered.
The Application Model: User, Business, and Data Services.
The .NET Framework Architecture
Value Types and Reference Types
Creating
more...
Introduction To VB.net (5 Days)
...s, Web, mobile, and Office applications built on the .NET Framework. This course will focus on introducing participants to the basics including: The .net Framework; Object Oriented Analysis and Design; Object Oriented Analysis; Object Oriented Design; Creating Objects with VB .NET; Inheritance and Polymorphism; Working with Reference Types; and much much more. This course will run for five
more...
ITIL Foundations 3 Days
A detailed introduction to the concepts, terms, definitions, objectives, benefits and relationships within core IT service management processes and functions, according to the ITIL® best practice framework, V3.
more...
ITIL V3 Foundation Certification includes EXAM
...on 3. The course was developed in line with the ITIL V3 Framework. Its purpose is to provide participants in the training program with the necessary information required to successfully achieve ITIL V3 Foundation certification. This course is comprised of 75% lecture covering ITIL common language, concept overview of the Service Lifecycle, and ITIL V3 models and process goals, activities,
more...
ITIL04 - ITILV3 Bridge Course- CTE Solutions
...st practices guidance that has become a worldwide-adopted framework for Information Technology Services Management (ITSM) by many Public & Private Organizations. Since early 1990, ITIL has been evolving from focusing on Functions and Processes under versions 1 and 2 to focusing on the Full Service Lifecycle Management under version 3.
In addition to the existing benefits of aligning IT
more...
ITIL01V3 - ITIL Foundation Certification Version 3
...ersion 3The course was developed in line with the ITIL V3 Framework. Its purpose is to provide participants in the training program with the necessary information required to successfully achieve ITIL V3 Foundation certification. This course is comprised of 75% lecture covering ITIL common language, concept overview of the Service Lifecycle, and ITIL V3 models and process goals, activities,
more...
Introduction To C Acquainting Yourself with Objects
...: 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
| Module 1: The Rational Unified Process
| Rup
more...
Process Modeling Management - nexient
...n How to:
Describe the Process Modeling Management (PMM) framework
Define key PMM terms and concepts
Conduct major activities performed during each phase of PMM, including workflow modeling
Perform the business analysta s role and responsibilities in PMM
Apply PMM methodologies and techniques specific to the business analysta s role and responsibilities
Create process
more...
Programming with the Microsoft NET Framework using Microsoft Visual Studio 2005- Nexient
The target audience for this course is developers who already have professional programming experience in C, C++, earlier versions of Visual Basic .NET or Visual C#, Java, or another programming language, and who plan to use Visual Studio 2005 to develop enterprise business solutions.
more...
Programming with the Microsoft NET Framework Microsoft Visual C NET
Intended for experienced, professional software developers including those employed by independent software vendors or those who work on corporate enterprise development teams. Most students will be Microsoft Visual C++ (or C++) and Java developers.
more...
Core Data Access with Microsoft Visual Studio 2005 - CTE
This 3-day instructor-led workshop provides the knowledge & skills to develop data-access applications by using the MS .NET Framework and Microsoft Visual Studio 2005. The workshop describes how to access and update data in a database by using ADO. NET.
more...
Java Development with the Spring Framework
Understand the scope & architecture of Spring; Use Spring's Inversion of Control to declare application components rather than hard-coding their states & lifecycles; Use Dependency Injection to further control object relationships from outside Java code
more...
Programming with the Microsoft NET Framework using Microsoft Visual Studio 2008
This 5-day course provides an introduction to developing n-tier applications for the Microsoft .NET 3. 5 environment using MS Visual Studio 2008 SP1. Both this course & the Introduction to Object Oriented Programming using MS Visual Studio 2008 course...
more...
ITIL V3 Foundation Program Certification Program acend
ITIL is a set of best practices guidance that has become a worldwide-adopted framework for Information Technology Services Management (ITSM) by many Public & Private Organizations.
more...
C 30 Programming in the NET Framework MS Certification
This six-day instructor-led course provides students with the knowledge and skills to develop applications in the .NET Framework 3. 5 using the C# 3. 0 programming language.
more...
Developing Microsoft NET Applications for Windows Visual CNET
This course covers the major topics for Windows client application programming on the .NET Framework: Windows Forms, GDI+, simple data access, interoperating with unmanaged code, threading & asynchronous programming issues, simple remoting, Web access...
more...
Developing Microsoft ASPNET Web Applications Using Visual Studio NET MS Certification
This course focuses on using the Microsoft Visual Studio 2008 development environment and the Microsoft .NET Framework 3. 5 to create a Web application that delivers dynamic content to a Web site.
more...
50066 LINQ with C 30 MS Certification
This three-day instructor-led course provides students with the knowledge and skills to develop applications with the C# 3. 0 language and the LINQ (Language Integrated Query) framework.
more...
Visual Studio 2008 Windows Communication Foundation
This course is intended for application developers who know how to build and consume Web services in Microsoft .NET Framework 2. 0 and how to use the common features of the base class library.
more...
1846A Microsoft Solutions Framework Essentials MS Certification
This three-day, instructor-led course provides an introduction to the Microsoft Solutions Framework (MSF). These key elements include the MSF Team & Process models as well as the Risk Management, Project Management, & Readiness Management Disciplines.
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...
Upgrading Road Inspection and Maintenance Skills
This workshop outlines the concept of a coordinated preventive maintenance & mix-of-fixes approach& how it may be integrated into a framework of pavement & asset management for municipal agencies. It provides details on common preventive maintenance...
more...
ITILSM - Managers Certificate in IT Service Management
This 2. 5 week program was developed in line with the ITIL Framework, and also in considerations with the British Standard BS15000 and ISO/ IEC 20000. Its content and value exceeds the level of Service Manager Certification.
more...
Project Management - nexient
This course will teach you how to effectively manage all phases of a project. You'll learn the project management framework of initiation, planning, execution, control, and formal closing, and discover what it takes to ensure project success.
more...
Small and Medium Communal Wastewater Treatment Systems
This seminar addresses issues regarding the legislative framework, technology & operation of wastewater systems in view of enhancing their efficiency. In addition to conventional systems, this seminar will address large subsurface sewage disposal systems
more...
Project Management Fundamentals - Nexient
This course will teach you how to effectively manage all phases of a project. You'll learn the project management framework of initiation, planning, execution, control, and formal closing, and discover what it takes to ensure project success.
more...
From PowellDorian Services Inc.
Risk Management
Risk Management:
This 1 day program teaches participants how risk fits into an organizationa s strategic framework, how to identify risks within their own organizations and what tools can be used to manage and/ or mitigate those risks. It is targeted specifically for individuals with responsibility in risk management and is designed as a a how-toa workshop providing participants
more...
Soft controls Internal Controls - COSO CoCo





...on. It also provides an overview of the different control frameworks (primarily COSO and CoCo) and covers how to evaluate soft controls using different tools and techniques. There is a participant-focused case study as part of the program. By the end of the session, a series of control evaluation questions is developed by the participants.
This instructor-led course will allow you to
more...
From Interthink Consulting Incorporated
Project Management 101 - Master the Foundations


Our acclaimed 3-day Project Management 101 course provides a solid foundation and a practical framework for managing projects from idea to implementation. Participants gain a solid and practical understanding of the full project lifecycle, and gain hands-on understanding of how to effectively manage a project in today's complex project and organizational environments.
more...
From Information Balance Inc
ST02 - System Integration Testing
System testing is the rigorous evaluation of softwarea s complete functional and structural behavior. This course introduces students to the activities involved in System/ Integration Testing, and places those tasks in a systematic and repeatable framework. Taught from an IT perspective, the course focuses on different techniques to acquire test cases. It provides approaches to confirm that
more...
From Yuill & Associates
Organizations Alive Workshop




...rmation you work with on a day-to-day basis into a simple framework, easily and quickly analyze circumstances and challenges as they arise, identify ideas and opportunities for taking action, even when there seems to be no more options.
2. Use your resources to best advantage.
3. Encourage diverse perspectives, unique contributions, and creative solutions because your success depends on
more...
From Breakview
Supervision 101




... contained modules. It provides participants with a solid framework for the practice of frontline leadership.
MODULE 1 - Daily Operational Discipline
MODULE 2 - Problem Solving
MODULE 3 - Performance Management
MODULE 4 - Coaching & Mentoring
MODULE 5 - Leading Multigenerational Teams
MODULE 6 - Leading Culturally Diverse Teams
MODULE 7 - Communication
MODULE 8 - Leading
more...
From Live to Learn
Time Management





Setting priorities and managing time effectively is basic to managing individual and organizational performance. The pressure to find innovative ways to achieve goals, pay attention to the competition, respond quickly to customer needs, and enjoy life outside of work is even more intense in today's less structured, information-driven workplace. Meeting the daily challenge of managing professional
more...
From Affinity Consulting and Training Group
Improving Individual and Team Effectiveness




Think of the first team you were on.You probably quickly discovered that each person had a unique way of doing things. Sometimes team differences are easily accepted and laughed about, and may even complement each other. But too frequently teams find that those differences can also cause confusion, stagnation, or frustration. Only when people have a framework to make sense of their differences can
more...
From Victoria International College of Business and Technology
Business Analysis BA Training Class in Toronto
...o need to have a basic understanding of business analysis framework, activities, and functions
Experienced Business Analyst who need to formalize or update their understanding of BA roles, tasks and activities
Business Analyst Managers who supervise Business Analysts
Project Managers, Developers and Quality Assurance Analysts who work within a project environment and interface
more...
NET Framework MCTS Certificate Real Project Training Class in Toronto
...Framework Best Practices Training Courses
New Session in Jan 2009!!!
Free Info Seminar: Jan 24, 2009, Sat 2: 30pm-4pm
Please call David Li at 647-290-5809, 416-665-1888 or email at davidli@viccollege. com for further inquiry and reservation.
The .Net Framework Best Practices Training Courses include three parts:
Part 1: MS001 C# and Microsoft .NET Framework - Application
more...
From Firefli Consulting Inc.
IT Architect Boot Camp



...f the key architectures within an Enterprise Architecture Framework, as well as from the industry's leading approaches such as TOGAF and Zachman.
Key Benefits & Workshop Objectives
The attendee will gain sufficient knowledge to be used in combination with industry experience to be able to apply their skills in constructing basic architecture artifacts, architecture documentation and to
more...
Technical Architecture Workshop


This three day Information Technology Architect Boot Camp workshop provides the attendee with comprehensive education on the technical requirement gathering and analysis, solution building and the basics of IT Architecture as it pertains to technical architecture.
The course will cover the role of the technology architect within the IT organization and throughout the System Development Life
more...
