Skip Navigation Links
Home
Development
Infrastructure
Training
CRM
SharePoint
 
Skip navigation links
Class Registration
Classes Offered
Developer Courses
Infrastructure Courses
SharePoint Courses
CRM Courses
Custom Training Solutions
Testimonials
Brochures
Class Schedule
Room Rental
Custom Training
More Information
Training Facilities
Frequently Asked Questions
Hotels
Map to Alto
Contact Us

Developer Courses

Microsoft Access - Introduction 
Course NumberALTO-1539A
Price$795.00
Length2 Day
DescriptionThe two-day introductory segment is a comprehensive yet selective exploration of the key features and functions of the powerful Access products. You will learn the crucial configuration steps and design techniques that make it possible to create robust, full-featured database applications without any programming. The major components in Access have dozens and sometimes even hundreds of options for the way they can be used. This course does not attempt to cover everything, rather, it concentrates on the features and functions that will make the most effective use of your time and efforts.
More InformationView Full Course Outline and Scheduled Classes
     
Microsoft Access - Intermediate 
Course NumberALTO-1539B
Price$795.00
Length2 Day
DescriptionThe two-day intermediate segment is intended for those already familiar with basic Access operations and are ready to make the transition from Access user to application developer. You will learn how to directly control and manipulate Access from behind the scenes to create queries, data entry forms and reports that function precisely in the manner you require. Access is far more powerful and flexible than it might initially appear, making Access suitable for every kind of database application.
More InformationView Full Course Outline and Scheduled Classes
     
Microsoft Access - Advanced 
Course NumberALTO-1539C
Price$395.00
Length1 Day
DescriptionThe one-day advanced segment is an absolutely intense day intended for experienced Access developers who want to fine-tune their applications to exploit the many powerful features and functions built into Access. Access applications have numerous options for dealing with multiple users: different forms of security, concurrency and isolation can be combined to solve any conceivable design problem. Access can be extended by incorporating server-based data sources, ActiveX controls and servers into your applications.
More InformationView Full Course Outline and Scheduled Classes
     
Microsoft Access Series 
Course NumberALTO-1539
Price$1,985.00
Length5 Day
DescriptionThis five day course combines the introductory, intermediate and advanced courses.The two-day introductory segment is a comprehensive yet selective exploration of the key features and functions of the powerful Access products. You will learn the crucial configuration steps and design techniques that make it possible to create robust, full-featured database applications without any programming. The major components in Access have dozens and sometimes even hundreds of options for the way they can be used. This course does not attempt to cover everything, rather, it concentrates on the features and functions that will make the most effective use of your time and efforts.The two-day intermediate segment is intended for those already familiar with basic Access operations and are ready to make the transition from Access user to application developer. You will learn how to directly control and manipulate Access from behind the scenes to create queries, data entry forms and reports that function precisely in the manner you require. Access is far more powerful and flexible than it might initially appear, making Access suitable for every kind of database application.The one-day advanced segment is an absolutely intense day intended for experienced Access developers who want to fine-tune their applications to exploit the many powerful features and functions built into Access. Access applications have numerous options for dealing with multiple users: different forms of security, concurrency and isolation can be combined to solve any conceivable design problem. Access can be extended by incorporating server-based data sources, ActiveX controls and servers into your applications.
More InformationView Full Course Outline and Scheduled Classes
     
Complete C# 
Course NumberIT-1020
Price$2,495.00
Length5 Day
DescriptionThe .NET platform brings a streamlined elegance to Windows and Web development, and C# is the language designed specifically for the .NET development. Our Complete C# 2005 provides in-depth coverage of both the language (C# 2005) and the platform (.NET 2.0). The class begins with an overview of the core atoms of the .NET universe; CLR, CTS, CLS, CIL and the assembly / namespace / type distinction. You will then learn the details of the C# language including several new features such as nullable data types, partial classes and generics. The focus of the class then shifts to various technologies provided by the .NET 2.0 platform, including file I/O and object serialization, reflection services, Windows Forms 2.0, ADO.NET 2.0 and an introduction to ASP.NET 2.0 Web applications and XML Web services. Throughout the week, attendees will also be exposed to numerous aspects of the Visual Studio 2005 IDE and make use of various integrated development tools (refactoring support, code snippets, visual type designers, etc). The class materials also include numerous appendixes which will be covered if time permits (or per client request). Throughout the course you will complete several practical hands-on exercises that demonstrate how to apply .NET technologies in the real world.
More InformationView Full Course Outline and Scheduled Classes
     
Silverlight 3 Jumpstart 
Course NumberALTO-50139
Price$1,495.00
Length3 Day
DescriptionThis 3-day, hands-on course is designed as a quick start on the essential parts of a business-oriented Silverlight 3 application. It covers topics a developer new to the technology should focus on first. Both web and desktop developers will find Silverlight 3 appealing for building business applications.
More InformationView Full Course Outline and Scheduled Classes
     
Learning to Program Using Visual Basic 2008 
Course NumberAD-2559
Price$1,495.00
Length3 Day
DescriptionIn this course, you’ll learn to use Visual Studio 2008 to explore the Visual Basic language. The course starts with a quick overview of the .NET platform, examining assemblies, Microsoft Intermediate Language, Visual Studio profiles, XML comments, IntelliSense, and debugging. From there, you’ll learn all the language features that you must internalize in order to create full-featured Web or Windows applications that make best use of the .NET platform. You’ll learn about data types, variables, and operators, along with all the important flow control structures. You’ll work through several examples demonstrating the power of the .NET Framework, and dig into creating and consuming your own classes and objects. The course moves on to working with data structures, such as arrays and collection classes, before finishing up with discussions of generics, handling exceptions and working with delegates and events. The course concludes by introducing the new LINQ-oriented features added to the .NET Framework 3.5, including anonymous types, lambda expressions, and more. By the end of this course, you will understand the important basic concepts that will allow you to start creating the applications you need.
More InformationView Full Course Outline and Scheduled Classes
     
Learning to Program Using C# 2008 
Course NumberAD-50150
Price$1,495.00
Length3 Day
DescriptionIn this course, you’ll learn to use Visual Studio 2008 to explore the Visual C# language. The course starts with a quick overview of the .NET platform, examining assemblies, Microsoft Intermediate Language, Visual Studio profiles, XML comments, IntelliSense, and debugging. From there, you’ll learn all the language features that you must internalize in order to create full-featured Web or Windows applications that make best use of the .NET platform. You’ll learn about data types, variables, and operators, along with all the important flow control structures. You’ll work through several examples demonstrating the power of the .NET Framework, and dig into creating and consuming your own classes and objects. The course moves on to working with data structures, such as arrays and collection classes, before finishing up with discussions of generics, handling exceptions and working with delegates and events. The course concludes by introducing the new LINQ-oriented features added to the .NET Framework 3.5, including anonymous types, lambda expressions, and more. By the end of this course, you will understand the important basic concepts that will allow you to start creating the applications you need.
More InformationView Full Course Outline and Scheduled Classes
     
Windows Applications using Visual Studio 2008 
Course NumberAD-2565-2555
Price$2,495.00
Length5 Day
DescriptionVisual Studio 2008 adds a large set of new functionality for the Visual Studio developer. From new language features, including LINQ (Language Integrated Query), to new client-side data support, Visual Studio 2008 and the .NET Framework 3.5 make it easier than ever to create robust, enterprise-level applications. In this course, you will begin with the basics, becoming familiar with Windows Forms and Windows Forms controls and Windows Presentation Foundation (WPF). You will learn how to access data using ADO.NET, how to take advantage of data binding features, and you will explore the range of controls and components provided by Visual Studio. You will also learn how to build solid applications using structured exception handling, how to use the Visual Studio debugging features, how to use MenuStrip and ToolStrip controls, and how to add unprecedented flexibility to your user interfaces using the container controls. This course is conducted in both VB.NET and C#. Students need to select a language only when working on lab exercises. Otherwise the course content is identical for all .NET languages.
More InformationView Full Course Outline and Scheduled Classes
     
Developing Business Process and Integration Solutions Using Microsoft BizTalk Server 2006 
Course NumberMOC-2933
Price$2,495.00
Length5 Day
DescriptionThis five-day, instructor-led, hands-on course provides students with the knowledge and skills to efficiently and effectively integrate systems, employees, and trading partners through orchestration in a highly flexible and highly automated manner. This course is intended for solution architects and developers who are responsible for developing Microsoft BizTalk Server 2006 business process and integration solutions.
More InformationView Full Course Outline and Scheduled Classes
     
Querying and Processing SQL Server Data with SQL Statements 
Course NumberALTO-2071
Price$1,195.00
Length2 Day
DescriptionThis two-day, hands-on course covers everything database administrators and developers need to know to query SQL Server databases using SELECT statements ranging from simple to complex, and use INSERT, UPDATE and DELETE statements to modify and maintain data. Creating and using of VIEWS is also covered, along with accessing data through stored procedures and user-defined functions.
More InformationView Full Course Outline and Scheduled Classes
     
SQL Server for Developers 
Course NumberALTO-2073
Price$1,595.00
Length3 Day
DescriptionThis three-day, hands-on course provides students with the technical skills required to program a database solution using Microsoft SQL Server.
More InformationView Full Course Outline and Scheduled Classes
     
Creating Reporting Solutions using Microsoft SQL Server Reporting Services 
Course NumberAD-2793
Price$1,195.00
Length2 Day
DescriptionIn this course, you will learn how to use SQL Server Reporting Services to create, execute, and manage reports. You will learn how to create tabular, matrix (cross-tab), and chart reports. You'll explore creating reports with groups, expressions, conditional formatting, and parameters. The reports you create in the course will employ shared data sources, interactive sorting, and drill-down capabilities. You'll explore the deployment and printing of reports and the export of reports to PDF, Excel, and other formats. You'll gain a thorough understanding of Reporting Services security, report snapshots, subscriptions, and the use of custom assemblies. You'll also discover how to integrate reports into your ASP.NET and WinForms applications using URL access and the Reporting Services Web Service API, without requiring users to use Internet Explorer. Finally, you'll learn how to empower your users to create ad-hoc reports using Report Builder and Report Model projects.
More InformationView Full Course Outline and Scheduled Classes
     
SQL Server Integration Services 
Course NumberAD-2792
Price$1,595.00
Length3 Day
DescriptionThis course will enable technology professionals with little or no ETL experience to be comfortable and productive with the SSIS tools and technologies. In this course you will learn about the Business Intelligence Development Studio (BIDS) and working with Control and Data Flows to build workflows to extract, transform, and load data using a variety of data sources, transformations, and destinations. You will also become familiar with SSIS package management and package deployment along with learning to write solid code using debugging, error handling, and logging techniques.
More InformationView Full Course Outline and Scheduled Classes
     
SQL Server Analysis Services 
Course NumberAD-6234
Price$1,595.00
Length3 Day
DescriptionIn this course, you will learn how to use Microsoft SQL Server Analysis Services (SSAS) to design and implement OnLine Analytical Processing (OLAP) cubes and data mining models to support Business Intelligence (BI) solutions. This course includes concepts, procedures and practices based on real-world experience giving both the novice and experienced SQL Server developer the tools to build data cubes and forecasting solutions. This course also provides information on end-user tools including Microsoft Excel 2007, Office Visio 2007 Professional Edition, SQL Server Business Intelligence Development Studio (BIDS) Microsoft SQL Server 2005 Integrated Services and Reporting Services.
More InformationView Full Course Outline and Scheduled Classes
     
Maintaining a Microsoft SQL Server Database 
Course NumberMOC-6231
Price$2,195.00
Length4 Day
DescriptionThis four-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server database. The course focuses on teaching individuals how to use SQL Server product features and tools related to maintaining a database.
More InformationView Full Course Outline and Scheduled Classes
     
Microsoft SharePoint 2007 for Developers 
Course NumberAD-50064
Price$1,595.00
Length3 Day
DescriptionThis course is designed to provide those who are responsible for customizing and creating new functionality within the platform mastery of these common tasks, including: Controls and web parts, custom application pages, creation and deployment of solutions, debugging, custom site definitions, lists, documents libraries, and features. Students who master the contents of this course will possess the knowledge to productively contribute on most types of SharePoint implementation because they will understand the tasks and building blocks required in all types of custom solutions.
More InformationView Full Course Outline and Scheduled Classes
     
Microsoft Access - Introduction 
Course NumberALTO-1539A
Price$795.00
Length2 Day
DescriptionThe two-day introductory segment is a comprehensive yet selective exploration of the key features and functions of the powerful Access products. You will learn the crucial configuration steps and design techniques that make it possible to create robust, full-featured database applications without any programming. The major components in Access have dozens and sometimes even hundreds of options for the way they can be used. This course does not attempt to cover everything, rather, it concentrates on the features and functions that will make the most effective use of your time and efforts.
More InformationView Full Course Outline and Scheduled Classes
     
Microsoft Access - Intermediate 
Course NumberALTO-1539B
Price$795.00
Length2 Day
DescriptionThe two-day intermediate segment is intended for those already familiar with basic Access operations and are ready to make the transition from Access user to application developer. You will learn how to directly control and manipulate Access from behind the scenes to create queries, data entry forms and reports that function precisely in the manner you require. Access is far more powerful and flexible than it might initially appear, making Access suitable for every kind of database application.
More InformationView Full Course Outline and Scheduled Classes
     
Microsoft Access - Advanced 
Course NumberALTO-1539C
Price$395.00
Length1 Day
DescriptionThe one-day advanced segment is an absolutely intense day intended for experienced Access developers who want to fine-tune their applications to exploit the many powerful features and functions built into Access. Access applications have numerous options for dealing with multiple users: different forms of security, concurrency and isolation can be combined to solve any conceivable design problem. Access can be extended by incorporating server-based data sources, ActiveX controls and servers into your applications.
More InformationView Full Course Outline and Scheduled Classes
     
Microsoft Access Series 
Course NumberALTO-1539
Price$1,985.00
Length5 Day
DescriptionThis five day course combines the introductory, intermediate and advanced courses.The two-day introductory segment is a comprehensive yet selective exploration of the key features and functions of the powerful Access products. You will learn the crucial configuration steps and design techniques that make it possible to create robust, full-featured database applications without any programming. The major components in Access have dozens and sometimes even hundreds of options for the way they can be used. This course does not attempt to cover everything, rather, it concentrates on the features and functions that will make the most effective use of your time and efforts.The two-day intermediate segment is intended for those already familiar with basic Access operations and are ready to make the transition from Access user to application developer. You will learn how to directly control and manipulate Access from behind the scenes to create queries, data entry forms and reports that function precisely in the manner you require. Access is far more powerful and flexible than it might initially appear, making Access suitable for every kind of database application.The one-day advanced segment is an absolutely intense day intended for experienced Access developers who want to fine-tune their applications to exploit the many powerful features and functions built into Access. Access applications have numerous options for dealing with multiple users: different forms of security, concurrency and isolation can be combined to solve any conceivable design problem. Access can be extended by incorporating server-based data sources, ActiveX controls and servers into your applications.
More InformationView Full Course Outline and Scheduled Classes
     
Crystal Reports XI Design 1 
Course NumberCR-1001
Price$1,100.00
Length2 Day
DescriptionThis two day instructor led course is designed to give learners comprehensive skills and in-depth knowledge to plan and create reports that will help them analyze and interpret information. As a business benefit, learners will find that this course is an in-depth approach to the entire report creation cycle from planning a report prototype to distributing a report.
More InformationView Full Course Outline and Scheduled Classes
     
Crystal Reports XI Design 2 
Course NumberCR-1002
Price$1,100.00
Length2 Day
DescriptionThis two day instructor led course is designed to give learners comprehensive skills and in-depth knowledge to plan and create reports that will help them analyze and interpret information. As a business benefit, learners will find that their increased understanding of formulas, variables, arrays, templates, parameters, summaries, and sections will help them make more effective report design decisions and create more efficient reports.
More InformationView Full Course Outline and Scheduled Classes
     
Crystal Reports XI Design 3 
Course NumberCR-1003
Price$550.00
Length1 Day
DescriptionThis one day instructor led course is designed to give learners comprehensive skills and in-depth knowledge required to plan and create reports that will help them analyze and interpret important information. As a business benefit, learners will find that their increased understanding of report processing, formulas, custom functions and subreports will help them make more effective report design decisions and create more efficient reports.
More InformationView Full Course Outline and Scheduled Classes
     
Crystal Reports 2008 Report Design I 
Course NumberRD-11008
Price$1,100.00
Length2 Day
DescriptionCrystal Reports 2008® is a powerful, dynamic, actionable reporting solution that helps you design, explore, visualize, and deliver reports via the web or embedded in enterprise applications. This two-day instructor-led course is designed to give you comprehensive skills and in-depth knowledge to plan and create reports that will help you analyze and interpret information. As a business benefit, you will find that this course is an in-depth approach to the entire report creation cycle from planning a report prototype to distributing a report.
More InformationView Full Course Outline and Scheduled Classes
     
Crystal Reports 2008 Report Design II 
Course NumberRD-21008
Price$1,100.00
Length2 Day
DescriptionCrystal Reports 2008® is a powerful, dynamic, actionable reporting solution that helps you design, explore, visualize, and deliver reports via the web or embedded in enterprise applications. This two-day instructor-led course is designed to give you comprehensive skills and in-depth knowledge to plan and create reports that will help you analyze and interpret information. As a business benefit, you will be able to increase your understanding of formulas, variables, arrays, templates, parameters, summaries, and sections. This course will also help you make more effective report design decisions and create more efficient reports.
More InformationView Full Course Outline and Scheduled Classes
     
Crystal Reports 2008 Report Design III 
Course NumberRD-31008
Price$550.00
Length1 Day
DescriptionCrystal Reports 2008® is a powerful, dynamic, actionable reporting solution that helps you design, explore, visualize, and deliver reports via the web or embedded in enterprise applications. This one-day instructor-led course is designed to give you comprehensive skills and in-depth knowledge required to plan and create reports that will help you analyze and interpret important information. As a business benefit, you will find that your increased understanding of report processing, formulas, custom functions and subreports will help you make more effective report design decisions and create more efficient reports.
More InformationView Full Course Outline and Scheduled Classes
     
Complete Java 
Course NumberIT-2101
Price$2,495.00
Length5 Day
DescriptionThe Java language began modestly as a programming language to address the needs of a diverse set of consumer appliances, but has since evolved to become the most popular language and platform for building enterprise level applications. Intertech Training’s Complete Java course teaches you the syntax and core APIs of the Java programming language while also coaching you on the conventions and practical techniques necessary to code Java professionally. The class begins by describing the core syntax of the Java language while also exposing students to object-oriented programming concepts. After establishing this essential foundation, the class then covers other crucial topics like exception handling, packaging, and when to use arrays versus collections. In addition, you learn how to use critical Java APIs for I/O, database access and graphical user interface development.
More InformationView Full Course Outline and Scheduled Classes
     
Complete Java Web Development 
Course NumberIT-2201
Price$2,495.00
Length4 Day
DescriptionComplete Java Web Development is a crash course in developing cutting edge Web applications using the latest Java EE 5 technologies from Sun and the open source community. The course builds a strong understanding of Servlet technology as the cornerstone of Java's Web platform. It shows how JSPs build on the Servlet architecture and help your development teams achieve clear role separation. Allowing Web developers to focus on functionality while the Web designers create the layout - without stepping on each other's toes. Additionally, the class will show you how to use JSTL, custom tags and JSP expression language to reduce Java code in Web pages while adding tremendous power and capability to those pages. Attendees will also learn JavaBean component development and how these components can be easily integrated into JSPs. The class culminates in an exploration of Java MVC frameworks and compares some of the more popular offerings like Struts and Spring MVC. While focusing on Web technologies, the course also exposes developers to the constant trade off between application robustness and complexity. This is not a class that focuses on theory. Participants will find the course is loaded with practical labs and simulations. After taking this class, your developers will be able to build Web applications faster, that are more scalable, and that are easier to maintain.
More InformationView Full Course Outline and Scheduled Classes
     
Complete Java Web Services 
Course NumberIT-2235.4
Price$2,495.00
Length4 Day
DescriptionThe Complete Java Web Services class teaches students how to build Web Services and Web Service clients using Java technologies. The class includes a high-speed introduction to XML syntax, namespaces, XML Schema, SOAP, and WSDL before exploring Web Service client or server-side development in Java APIs and tools. Specifically, this class focuses on JAX-WS and JAX-RS web service and client development.
More InformationView Full Course Outline and Scheduled Classes
     
Complete Struts Using Eclipse Training 
Course NumberI-W-472
Price$1,995.00
Length3 Day
DescriptionThis course introduces the students to Jakarta Struts 1.2. During the course, students will learn to design and develop Struts based applications. Many real life hands on exercises are used to teach various concepts of Struts.
More InformationView Full Course Outline and Scheduled Classes
     
Complete C# 
Course NumberIT-1020
Price$2,495.00
Length5 Day
DescriptionThe .NET platform brings a streamlined elegance to Windows and Web development, and C# is the language designed specifically for the .NET development. Our Complete C# 2005 provides in-depth coverage of both the language (C# 2005) and the platform (.NET 2.0). The class begins with an overview of the core atoms of the .NET universe; CLR, CTS, CLS, CIL and the assembly / namespace / type distinction. You will then learn the details of the C# language including several new features such as nullable data types, partial classes and generics. The focus of the class then shifts to various technologies provided by the .NET 2.0 platform, including file I/O and object serialization, reflection services, Windows Forms 2.0, ADO.NET 2.0 and an introduction to ASP.NET 2.0 Web applications and XML Web services. Throughout the week, attendees will also be exposed to numerous aspects of the Visual Studio 2005 IDE and make use of various integrated development tools (refactoring support, code snippets, visual type designers, etc). The class materials also include numerous appendixes which will be covered if time permits (or per client request). Throughout the course you will complete several practical hands-on exercises that demonstrate how to apply .NET technologies in the real world.
More InformationView Full Course Outline and Scheduled Classes
     
Silverlight 3 Jumpstart 
Course NumberALTO-50139
Price$1,495.00
Length3 Day
DescriptionThis 3-day, hands-on course is designed as a quick start on the essential parts of a business-oriented Silverlight 3 application. It covers topics a developer new to the technology should focus on first. Both web and desktop developers will find Silverlight 3 appealing for building business applications.
More InformationView Full Course Outline and Scheduled Classes
     
Learning to Program Using Visual Basic 2008 
Course NumberAD-2559
Price$1,495.00
Length3 Day
DescriptionIn this course, you’ll learn to use Visual Studio 2008 to explore the Visual Basic language. The course starts with a quick overview of the .NET platform, examining assemblies, Microsoft Intermediate Language, Visual Studio profiles, XML comments, IntelliSense, and debugging. From there, you’ll learn all the language features that you must internalize in order to create full-featured Web or Windows applications that make best use of the .NET platform. You’ll learn about data types, variables, and operators, along with all the important flow control structures. You’ll work through several examples demonstrating the power of the .NET Framework, and dig into creating and consuming your own classes and objects. The course moves on to working with data structures, such as arrays and collection classes, before finishing up with discussions of generics, handling exceptions and working with delegates and events. The course concludes by introducing the new LINQ-oriented features added to the .NET Framework 3.5, including anonymous types, lambda expressions, and more. By the end of this course, you will understand the important basic concepts that will allow you to start creating the applications you need.
More InformationView Full Course Outline and Scheduled Classes
     
Learning to Program Using C# 2008 
Course NumberAD-50150
Price$1,495.00
Length3 Day
DescriptionIn this course, you’ll learn to use Visual Studio 2008 to explore the Visual C# language. The course starts with a quick overview of the .NET platform, examining assemblies, Microsoft Intermediate Language, Visual Studio profiles, XML comments, IntelliSense, and debugging. From there, you’ll learn all the language features that you must internalize in order to create full-featured Web or Windows applications that make best use of the .NET platform. You’ll learn about data types, variables, and operators, along with all the important flow control structures. You’ll work through several examples demonstrating the power of the .NET Framework, and dig into creating and consuming your own classes and objects. The course moves on to working with data structures, such as arrays and collection classes, before finishing up with discussions of generics, handling exceptions and working with delegates and events. The course concludes by introducing the new LINQ-oriented features added to the .NET Framework 3.5, including anonymous types, lambda expressions, and more. By the end of this course, you will understand the important basic concepts that will allow you to start creating the applications you need.
More InformationView Full Course Outline and Scheduled Classes
     
Windows Applications using Visual Studio 2008 
Course NumberAD-2565-2555
Price$2,495.00
Length5 Day
DescriptionVisual Studio 2008 adds a large set of new functionality for the Visual Studio developer. From new language features, including LINQ (Language Integrated Query), to new client-side data support, Visual Studio 2008 and the .NET Framework 3.5 make it easier than ever to create robust, enterprise-level applications. In this course, you will begin with the basics, becoming familiar with Windows Forms and Windows Forms controls and Windows Presentation Foundation (WPF). You will learn how to access data using ADO.NET, how to take advantage of data binding features, and you will explore the range of controls and components provided by Visual Studio. You will also learn how to build solid applications using structured exception handling, how to use the Visual Studio debugging features, how to use MenuStrip and ToolStrip controls, and how to add unprecedented flexibility to your user interfaces using the container controls. This course is conducted in both VB.NET and C#. Students need to select a language only when working on lab exercises. Otherwise the course content is identical for all .NET languages.
More InformationView Full Course Outline and Scheduled Classes
     
Developing Business Process and Integration Solutions Using Microsoft BizTalk Server 2006 
Course NumberMOC-2933
Price$2,495.00
Length5 Day
DescriptionThis five-day, instructor-led, hands-on course provides students with the knowledge and skills to efficiently and effectively integrate systems, employees, and trading partners through orchestration in a highly flexible and highly automated manner. This course is intended for solution architects and developers who are responsible for developing Microsoft BizTalk Server 2006 business process and integration solutions.
More InformationView Full Course Outline and Scheduled Classes
     
Introduction to Microsoft Project 
Course NumberPRJ-101
Price$795.00
Length2 Day
DescriptionThe two-day introductory course is a detailed roadmap to successfully managing projects using Microsoft Project. You will learn the key elements of project management and how to apply that knowledge using the robust features of Microsoft Project. You will learn to schedule, baseline, manage, and complete a project using the features of Microsoft Project. Exercises reinforce your learning and there is time allotted for you to work on your own projects. This course does not attempt a comprehensive look at all of the hundreds of features but concentrates on examples of each feature set to set the course for Getting the Job Done with Microsoft Project.
More InformationView Full Course Outline and Scheduled Classes
     
Advanced Microsoft Project 
Course NumberPRJ-201
Price$395.00
Length1 Day
DescriptionThe one-day advanced course is intended for those already successfully using Microsoft Project to manage individual projects that now need to use some advanced techniques. You will learn the key elements of multiple project management using shared resources and how to apply that knowledge using the robust features of Microsoft Project. You will learn to create a resource pool contour resources use formulas in cells, link tasks across projects and more. Exercises reinforce your learning and there is time allotted for you to work on your own projects.
More InformationView Full Course Outline and Scheduled Classes
     
Crystal Reports XI Design 1 
Course NumberCR-1001
Price$1,100.00
Length2 Day
DescriptionThis two day instructor led course is designed to give learners comprehensive skills and in-depth knowledge to plan and create reports that will help them analyze and interpret information. As a business benefit, learners will find that this course is an in-depth approach to the entire report creation cycle from planning a report prototype to distributing a report.
More InformationView Full Course Outline and Scheduled Classes
     
Crystal Reports XI Design 2 
Course NumberCR-1002
Price$1,100.00
Length2 Day
DescriptionThis two day instructor led course is designed to give learners comprehensive skills and in-depth knowledge to plan and create reports that will help them analyze and interpret information. As a business benefit, learners will find that their increased understanding of formulas, variables, arrays, templates, parameters, summaries, and sections will help them make more effective report design decisions and create more efficient reports.
More InformationView Full Course Outline and Scheduled Classes
     
Crystal Reports XI Design 3 
Course NumberCR-1003
Price$550.00
Length1 Day
DescriptionThis one day instructor led course is designed to give learners comprehensive skills and in-depth knowledge required to plan and create reports that will help them analyze and interpret important information. As a business benefit, learners will find that their increased understanding of report processing, formulas, custom functions and subreports will help them make more effective report design decisions and create more efficient reports.
More InformationView Full Course Outline and Scheduled Classes
     
Crystal Reports 2008 Report Design I 
Course NumberRD-11008
Price$1,100.00
Length2 Day
DescriptionCrystal Reports 2008® is a powerful, dynamic, actionable reporting solution that helps you design, explore, visualize, and deliver reports via the web or embedded in enterprise applications. This two-day instructor-led course is designed to give you comprehensive skills and in-depth knowledge to plan and create reports that will help you analyze and interpret information. As a business benefit, you will find that this course is an in-depth approach to the entire report creation cycle from planning a report prototype to distributing a report.
More InformationView Full Course Outline and Scheduled Classes
     
Crystal Reports 2008 Report Design II 
Course NumberRD-21008
Price$1,100.00
Length2 Day
DescriptionCrystal Reports 2008® is a powerful, dynamic, actionable reporting solution that helps you design, explore, visualize, and deliver reports via the web or embedded in enterprise applications. This two-day instructor-led course is designed to give you comprehensive skills and in-depth knowledge to plan and create reports that will help you analyze and interpret information. As a business benefit, you will be able to increase your understanding of formulas, variables, arrays, templates, parameters, summaries, and sections. This course will also help you make more effective report design decisions and create more efficient reports.
More InformationView Full Course Outline and Scheduled Classes
     
Crystal Reports 2008 Report Design III 
Course NumberRD-31008
Price$550.00
Length1 Day
DescriptionCrystal Reports 2008® is a powerful, dynamic, actionable reporting solution that helps you design, explore, visualize, and deliver reports via the web or embedded in enterprise applications. This one-day instructor-led course is designed to give you comprehensive skills and in-depth knowledge required to plan and create reports that will help you analyze and interpret important information. As a business benefit, you will find that your increased understanding of report processing, formulas, custom functions and subreports will help you make more effective report design decisions and create more efficient reports.
More InformationView Full Course Outline and Scheduled Classes
     
Microsoft SharePoint 2007 for Developers 
Course NumberAD-50064
Price$1,595.00
Length3 Day
DescriptionThis course is designed to provide those who are responsible for customizing and creating new functionality within the platform mastery of these common tasks, including: Controls and web parts, custom application pages, creation and deployment of solutions, debugging, custom site definitions, lists, documents libraries, and features. Students who master the contents of this course will possess the knowledge to productively contribute on most types of SharePoint implementation because they will understand the tasks and building blocks required in all types of custom solutions.
More InformationView Full Course Outline and Scheduled Classes
     
Complete Java 
Course NumberIT-2101
Price$2,495.00
Length5 Day
DescriptionThe Java language began modestly as a programming language to address the needs of a diverse set of consumer appliances, but has since evolved to become the most popular language and platform for building enterprise level applications. Intertech Training’s Complete Java course teaches you the syntax and core APIs of the Java programming language while also coaching you on the conventions and practical techniques necessary to code Java professionally. The class begins by describing the core syntax of the Java language while also exposing students to object-oriented programming concepts. After establishing this essential foundation, the class then covers other crucial topics like exception handling, packaging, and when to use arrays versus collections. In addition, you learn how to use critical Java APIs for I/O, database access and graphical user interface development.
More InformationView Full Course Outline and Scheduled Classes
     
Complete Java Web Development 
Course NumberIT-2201
Price$2,495.00
Length4 Day
DescriptionComplete Java Web Development is a crash course in developing cutting edge Web applications using the latest Java EE 5 technologies from Sun and the open source community. The course builds a strong understanding of Servlet technology as the cornerstone of Java's Web platform. It shows how JSPs build on the Servlet architecture and help your development teams achieve clear role separation. Allowing Web developers to focus on functionality while the Web designers create the layout - without stepping on each other's toes. Additionally, the class will show you how to use JSTL, custom tags and JSP expression language to reduce Java code in Web pages while adding tremendous power and capability to those pages. Attendees will also learn JavaBean component development and how these components can be easily integrated into JSPs. The class culminates in an exploration of Java MVC frameworks and compares some of the more popular offerings like Struts and Spring MVC. While focusing on Web technologies, the course also exposes developers to the constant trade off between application robustness and complexity. This is not a class that focuses on theory. Participants will find the course is loaded with practical labs and simulations. After taking this class, your developers will be able to build Web applications faster, that are more scalable, and that are easier to maintain.
More InformationView Full Course Outline and Scheduled Classes
     
Complete Java Web Services 
Course NumberIT-2235.4
Price$2,495.00
Length4 Day
DescriptionThe Complete Java Web Services class teaches students how to build Web Services and Web Service clients using Java technologies. The class includes a high-speed introduction to XML syntax, namespaces, XML Schema, SOAP, and WSDL before exploring Web Service client or server-side development in Java APIs and tools. Specifically, this class focuses on JAX-WS and JAX-RS web service and client development.
More InformationView Full Course Outline and Scheduled Classes
     
Complete Struts Using Eclipse Training 
Course NumberI-W-472
Price$1,995.00
Length3 Day
DescriptionThis course introduces the students to Jakarta Struts 1.2. During the course, students will learn to design and develop Struts based applications. Many real life hands on exercises are used to teach various concepts of Struts.
More InformationView Full Course Outline and Scheduled Classes
     
Introduction to Microsoft Project 
Course NumberPRJ-101
Price$795.00
Length2 Day
DescriptionThe two-day introductory course is a detailed roadmap to successfully managing projects using Microsoft Project. You will learn the key elements of project management and how to apply that knowledge using the robust features of Microsoft Project. You will learn to schedule, baseline, manage, and complete a project using the features of Microsoft Project. Exercises reinforce your learning and there is time allotted for you to work on your own projects. This course does not attempt a comprehensive look at all of the hundreds of features but concentrates on examples of each feature set to set the course for Getting the Job Done with Microsoft Project.
More InformationView Full Course Outline and Scheduled Classes
     
Advanced Microsoft Project 
Course NumberPRJ-201
Price$395.00
Length1 Day
DescriptionThe one-day advanced course is intended for those already successfully using Microsoft Project to manage individual projects that now need to use some advanced techniques. You will learn the key elements of multiple project management using shared resources and how to apply that knowledge using the robust features of Microsoft Project. You will learn to create a resource pool contour resources use formulas in cells, link tasks across projects and more. Exercises reinforce your learning and there is time allotted for you to work on your own projects.
More InformationView Full Course Outline and Scheduled Classes
     
Querying and Processing SQL Server Data with SQL Statements 
Course NumberALTO-2071
Price$1,195.00
Length2 Day
DescriptionThis two-day, hands-on course covers everything database administrators and developers need to know to query SQL Server databases using SELECT statements ranging from simple to complex, and use INSERT, UPDATE and DELETE statements to modify and maintain data. Creating and using of VIEWS is also covered, along with accessing data through stored procedures and user-defined functions.
More InformationView Full Course Outline and Scheduled Classes
     
SQL Server for Developers 
Course NumberALTO-2073
Price$1,595.00
Length3 Day
DescriptionThis three-day, hands-on course provides students with the technical skills required to program a database solution using Microsoft SQL Server.
More InformationView Full Course Outline and Scheduled Classes
     
Creating Reporting Solutions using Microsoft SQL Server Reporting Services 
Course NumberAD-2793
Price$1,195.00
Length2 Day
DescriptionIn this course, you will learn how to use SQL Server Reporting Services to create, execute, and manage reports. You will learn how to create tabular, matrix (cross-tab), and chart reports. You'll explore creating reports with groups, expressions, conditional formatting, and parameters. The reports you create in the course will employ shared data sources, interactive sorting, and drill-down capabilities. You'll explore the deployment and printing of reports and the export of reports to PDF, Excel, and other formats. You'll gain a thorough understanding of Reporting Services security, report snapshots, subscriptions, and the use of custom assemblies. You'll also discover how to integrate reports into your ASP.NET and WinForms applications using URL access and the Reporting Services Web Service API, without requiring users to use Internet Explorer. Finally, you'll learn how to empower your users to create ad-hoc reports using Report Builder and Report Model projects.
More InformationView Full Course Outline and Scheduled Classes
     
SQL Server Integration Services 
Course NumberAD-2792
Price$1,595.00
Length3 Day
DescriptionThis course will enable technology professionals with little or no ETL experience to be comfortable and productive with the SSIS tools and technologies. In this course you will learn about the Business Intelligence Development Studio (BIDS) and working with Control and Data Flows to build workflows to extract, transform, and load data using a variety of data sources, transformations, and destinations. You will also become familiar with SSIS package management and package deployment along with learning to write solid code using debugging, error handling, and logging techniques.
More InformationView Full Course Outline and Scheduled Classes
     
SQL Server Analysis Services 
Course NumberAD-6234
Price$1,595.00
Length3 Day
DescriptionIn this course, you will learn how to use Microsoft SQL Server Analysis Services (SSAS) to design and implement OnLine Analytical Processing (OLAP) cubes and data mining models to support Business Intelligence (BI) solutions. This course includes concepts, procedures and practices based on real-world experience giving both the novice and experienced SQL Server developer the tools to build data cubes and forecasting solutions. This course also provides information on end-user tools including Microsoft Excel 2007, Office Visio 2007 Professional Edition, SQL Server Business Intelligence Development Studio (BIDS) Microsoft SQL Server 2005 Integrated Services and Reporting Services.
More InformationView Full Course Outline and Scheduled Classes
     
Maintaining a Microsoft SQL Server Database 
Course NumberMOC-6231
Price$2,195.00
Length4 Day
DescriptionThis four-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server database. The course focuses on teaching individuals how to use SQL Server product features and tools related to maintaining a database.
More InformationView Full Course Outline and Scheduled Classes
     
 
 
 
Sign In


Alto Consulting & Training | 7210 Metro Blvd Minneapolis, MN 55439 | phone 952.831.6604 fax 952.893.8080
Copyright © 1996-2009, and Hosted by Alto Consulting and Training