Intertech
Intertech delivers instructor-led .NET, Java, XML, SQL Server, SharePoint, and open source technologies like Spring, Hibernate, Struts, JSF.
Intertech is based in Eagan, MN, USA
Administrating Microsoft Office SharePoint Server 2007
: This 5-day course is designed to give SharePoint administrators basic and intermediate information and skills they need to design, deploy, and manage a Microsoft Office SharePoint Server 2007 Standard Edition implementation.
Advanced Distributed Application Development with Microsoft Visual Studio 2005 Training
: This two-day instructor led course provides students with the knowledge and skills to develop advanced distributed applications using Microsoft Visual Studio 2005. The course focuses on advanced features of Web Services Enhancements (WSE) 3. 0 and message queuing.
This course is intended for corporate or independent software vendor (ISV) application developers who have a desire to learn more about specific technology areas in Microsoft Windows application development.
Advanced XML Programming Training
: In this two-day course students will learn advanced features of XML. Through lecture and hands-on lab exercises, they will extend their capabilities in XML Schema, XPath, and XSLT. In addition, new topics such as XQuery and features of XSLT 2. 0 will be discussed.
AJAX 4 using Visual Studio 2010 Training
: AJAX is based on a collection of open and standards-based technologies that can give Web pages you build a responsiveness that rivals what you get in desktop applications. The course starts out with an exploration of the fundamentals of AJAX. Then you'll go through a few of the more interesting features in JavaScript that will help you write code that runs in the browser. Next up is an introduction to the five server-side controls that you can use in a Web forms page to reduce the amount of data that has to move between client and server. Then you'll explore some more...
ASPNET MVC 2 using C Training
: This course provides a practical hands-on introduction to developing Web applications using ASP. NET MVC 2 and C#. This new Web development framework from Microsoft emphasizes separation of concerns in the architecture and testability of applications.
The course covers the fundamentals of the Model-View-Controller design pattern and its implementation in ASP. NET MVC. This technology is compared with classical ASP. NET Web Forms. The two technologies share a common ASP. NET more...
ASPNET MVC Training with VS 2010 Training
: ASP. NET MVC is a fascinating technology that provides an alternative to Web forms for building Web Applications. Instead of building pages using server controls that provide relatively little control over the HTML they produce, MVC gives you complete control. The course starts with an introduction to ASP. NET MVC and the Model-View-Controller pattern on which it is based. You'll learn about the main differences between MVC and Web more...
Complete Agile Training
: This two day course provides an overview of agile software development principles and practices. There will be discussions about various agile methodologies, such as Scrum, XP and Lean. The focus of this course is on the various elements of the agile process, such as user stories, iteration planning, and retrospectives. The hands-on labs provide an opportunity to put into practice specific techniques around each element of the agile process. The participants will leave with an understanding of agile practices and the ability to apply them immediately.
Learning Objectives:
more...
Complete AJAX for Java Training
: This class will introduce you to the suite of technologies that are used to create an Ajax web application. This is not, however, simply a catalog of Ajax libraries and tools: all topics covered are grounded in "Real World" usage. Learning in this class is designed to go above and beyond the "what" and "how" of Ajax. After completing this course, you will be well versed in the critical answers to "why" and "when", as they relate to the technical foundations of building dynamic web applications.
The material covers Ajax foundations including HTTP, asynchronous communication, more...
Complete Android Training
: ntertecha s Complete Android Development course teaches students how to architect, design, develop, debug, and deploy Android-based applications. In this course, students learn:
The Android Development Platform including tools, SDK, and emulator
The Android Application Architecture
How to create intuitive user interfaces using best practices
Effecient and secure data access
Networking, telephony, and more...
Complete ASPNET 35 Training
: This course presents all the essential tools, libraries, components and best practices that todaya s Web developers must utilize while building leading-edge ASP. NET Web applications. It begins by explaining the different Web application architectures and project types supported by Visual Studio 2008. Next, it introduces the different types of Web controls that are at the developersa disposal. It also demonstrates the power of creating custom Web controls. User controls and master pages demonstrate the power of code reuse while the site navigation controls can more...
Complete ASPNET 40 Training
: This is a five-day course with in-depth chapters being organized to solidify the students' learning experience. The labs are long for great "hands-on" learning.
This course presents all the essential tools, libraries, components and best practices that todaya s Web developers must utilize while building leading-edge ASP. NET Web applications. It begins by explaining the different Web application architectures and project types supported by Visual Studio 2010. Next, it introduces the different types of Web controls that are at the developersa disposal. It more...
Complete C Training
: Object - Oriented Technology has revolutionized the software industry, and C++ ranks among the most popular Object - Oriented Languages. Intertech's Complete C++ provides a solid introduction to OOD and covers the C++ syntax necessary to get "up and running" using object - oriented software development.
Complete C using VS 2010 Training
: Intertech's Complete C# course is designed to expose experienced software developers to the C# programming language and the core APIs of the .NET platform. The course will begin by exposing attendees to the syntax and semantics of the C# programming language and Object Oriented Programming (OOP) concepts. Students will gain an understanding of the .NET type system (classes, structures, enums, interfaces and delegates), assembly configuration, file IO operations and the role of type metadata. Once the foundational more...
Complete Distributed NET Training
: With the release of .NET, Microsoft has again changed the distributed programming landscape. Everything from data access, to remote object calls, to web development has changed. In this class, you will learn how to build fast, flexible, and scalable middleware using Web services, .NET Remoting, and MSMQ. You will also learn how to interact with COM+ from managed code to take full advantage of services such as object pooling and distributed transactions.
Deployment is a fact of life with any distributed application. So this course also more...
Complete Grails Training
: Intertech's Complete Grails course teaches students how to createweb applications using Grails and Groovy. Students learn Groovy basics including closures and collections, MVC (Model View Controller) design with Grails, databasse access, the build-test-deploy lifecycle. The course also includes coverage of Grails 3rd party plug-ins.
Learning Objectives:
Understand Groovy fundamentals
Build a Grails project
Understand ORM in Grails
more...
Complete Groovy Training
: Groovy is a Java platform language. Intertecha s Complete Groovy course covers the Groovy GDK including data types, control structures, closures, and dynamic object orientation. This course also introduces Grails and database connectivity.
Learning Objectives
Groovy overview
The Groovy GDK
Groovy Control structure
Groovy Closures
Dynamic Object Orientation (OO)
Using Groovy builders
Database more...
Complete iPhone Training
: Day one is primarily focused on Objective-C and covers everything needed to start building iPhone applications. The day covers basic Objective-C syntax and constructs, use of the Xcode IDE as a development tool, the Foundation framework, building Objective-C classes, properties and methods, debugging using Xcode and GDB, and a thorough explanation of memory management on the iPhone.
Day two starts with building a simple iPhone application then covers the details of views and the iPhone view more...
Complete Java EE Enterprise Architecture Training
: The Java EE Enterprise Architecture course is an introduction to software architecture with a Java influence. Geared to software designers, engineers and architects this course describes the role of architecture in software development. Students should expect to learn what an architect does, what an architect produces, and why architecture is important. The class discusses patterns and principles of software architecture, the challenges Enterprise systems encounter and the pros and cons of solutions to those challenges. Students will not be expected to code extensively in this class.
Complete Java EE Patterns Training
: Complete Java EE Patterns discusses best practices for creating enterprise applications using Java. This workshop is designed to show how to use common design patterns encountered when creating a JEE application. Students will be introduced to patterns and will be expected to evaluate and recommend design improvements, and recognize poor practices. This class is a design/ architecture class and emphasizes concept as well as code. Students will get experience coding each pattern hand on.
Complete JSF using RAD Training
: This training course introduces the developer to the JSF architecture and provides the basis for planning, developing, and deploying Web based applications using the JSF framework. After taking this class, the developer will be able to quickly construct dynamic server-side web pages using JSF. Learning Objectives
This class combines lecture with hands-on experience, and open ended discussion that will help the developer quickly understand the benefits of JSF and how to use the framework. Upon completion of the course, students will:
Become familiar with the JSF tags for the more...
Complete Mobile NET Training
: Visual Studio 2003 (Release 1. 1) is targeted for the mobile platform. Microsofta s Mobile .NET Toolkit allows developers to create programs for mobile devices using the same tools used for non-mobile deployment. This hands-on course gets .NET developers up to speed quickly on the differences between developing standard .NET applications and Mobile .NET applications. Students will learn to design, develop, and deploy .NET applications with the Mobile .NET Toolkit and .NET Compact Framework.
Complete NET 20 Application Development and Best Practices Training
: Intertech's Complete .NET 2. 0 Application Development and Best Practices is intended for developers who have some familiarity with basic .NET 2. 0 programming, but wish to deepen their understanding of the various APIs used to build a distributed application. The course begins by examining several coding guidelines (and Visual Studio 2005 tricks) which are useful regardless of the type of application you are developing. The remainder of this more...
Complete NET 20 Security Training
: Intertech's Complete .NET 2. 0 Security course provides a foundation of the various security APIs contained within the .NET 2. 0 base class libraries. The course begins by examining how strong naming, obfuscation and digital certificates can prevent others from tampering with and modifying the content within a .NET assembly. The course then addresses the role of one-way encryption using hash algorithms as well as symmetrical and asymmetrical cryptographic services. This class will also examine the use of Role Based Security and more...
Complete OOAD with UML Training
: Learn how to use object-oriented techniques from requirements gathering to implementation. Students learn how to analyze and design classes and their relationaships to each other in order to build a model of the business requirements. A strong emphasis is placed on diagram notation for use cases and class relationships, as well as on sequence and state diagramming to capture the dynamic behavior of the system.
Learning Objectives:
After completing this course, the student should be able to:
Approach new complex software development with confidence
Model applications using UML
Implement the software based on the design
Establish a software development methodology for in-house development
Complete Requirements via Use Case Training
: Intertech's Complete Requirements via Use Case teaches students the terminology, notation, and process of developing Use Cases. It also gives them a basis for understanding the differences between traditional requirement gathering activities and the Use Case approach. As with all Intertech courses, this class takes students beyond the basics with hands-on laboratories that give them a chance to practice the development of Use Case diagrams and Use Case documents. It also provides them with practical real more...
Complete Spring 30 Framework Training
: The Spring Framework in an open source applicaiton framework for Java. This framework has taken the Java software community by store. Its popularity continues to rise and expand to other development communities like .NET. Spring provides the technology to develop everything from small, stand-along applications to large, complex, enterprise systems out of simple POJOs (plain old Java objects).
In this class, students are exposed to the light-weight Spring container, configuration, foundational more...
Complete Spring Framework using Eclipse Training
: This course provides students with the knowledge needed to use the Spring Framework to develop flexible, testable and maintainable Java 2 Enterprise Edition applications.
Learning Objectives
After completing this course, the student should be able to:
Understand the need for the Spring framework
Use inversion of control to increase flexibility and testability of applications
Understand and use aspect-oriented programming to better handle cross-cutting concerns
more...
Complete Spring Framework Web Training
: The Spring Framework is an open source application framework for Java. This framework has taken the Java software community by storm. Its popularity continues to rise and expand to other development communities like .NET. Spring provides the technology to develop everything from small, stand-alone applications to large, complex, enterprise systems out of simple POJOs (plain old Java objects).
In this class, students learn Spring Web application development. In particular, students learn more...
Complete Windows Phone 7 Training
: With Windows Phone 7, developers can leverage the new functionality and user interface to build intuitive and interactive mobile applications. In this course, developers learn how to leverage the Windows Phone platform and develop applications with Silverlight and XNA.
Learn the Windows 7 (W7) Phone Developer Tools including Microsoft Visual Studio for Windows Phone and the Windows Phone Emulator
Learn how to create more...
Complete XML using Java Technologies Training
: XML is a new technology with a lot of promising uses. With Intertecha s hands-on workshop, learn to leverage this new technology to solve some of the most sticky integration issues. Beginning with the history and basics of XML, go a step beyond simple syntax and see the big picture. Create XML documents, schemas, DTDs, and stylesheets for transforming XML. Learn to work with XML using Java APIs for XML, the JAX Pack, leveraging established methods like SAX, DOM and XSLT.
Complete XML using Microsoft Technologies Training
: XML is a new technology with a lot of promising uses. With Intertecha s hands-on workshop, learn to leverage this new technology to solve some of the most sticky integration issues. Beginning with the history and basics of XML, go a step beyond simple syntax and see the big picture. Create XML documents, schemas, DTDs, and stylesheets for transforming XML. Learn to work with XML using the MSXML parser, leveraging established methods like SAX, DOM and XSLT. Finally, get a glipse to the future by exploring the XML. NET Namespaces.
Complete XMLNET Training
: XML is a critical part of .NET enterprise applications. Designed for the enterprise-level developer, this Intertech-Inc workshop covers the ins and outs of XML, XML data exchange, and XML as a markup language.
Topics covered include validation using DTDs and schemas, transformation using XSLT, integration with ADO .NET, building and calling web services, an overview of SOAP, and more.
Complete XSLT Training
: The Extensible Stylesheet Language Transformations, or XSLT, is an extraordinarily useful tool for getting the most out of your XML. XML provides a hierarchical format for data, and the structure chosen for working with this data may not be ideal for rendering or presenting this information to the user. Also, there may be differences between your hierarchy and the hierarchy of your trading partners. Wouldn't it be nice if there was a common syntax for structurally changing this data, facilitating its usefulness across a variety of scenarios?
XSLT is this common syntax. In this more...
Core Distributed Application Development with Microsoft Visual Studio 2005 Training
: This three-day course provides students with the knowledge and skills to develop distributed applications by using the Microsoft .NET Framework and Microsoft Visual Studio 2005. The course focuses on building distributed applications by using Web services, remoting, Microsoft Message Queuing, and serviced components.
This course is intended for corporate and independent software vendor application developers who have a desire to learn more about specific technology more...
Create Branded Solutions With SharePoint Training
: This 5-day course is designed to provide SharePoint developers and web designers with the basic and intermediate information and skills they need to extend, customize, and deploy a Web content management (WCM) publishing site implementation.
Customize SharePoint Sites Using SharePoint Designer 2007 Training
: This 5-day course is designed to give students the tools and knowledge to customize SharePoint sites without writing code by using SharePoint Designer 2007 and in-browser customizations. The course addresses aspects of design such as applying alternate page layouts, creating and styling new pages, modifying site navigation, external data integration, including business intelligence, and custom workflows to enhance business processes. Existing Web designers will also understand how to best more...
Delta ASPNET 20 Training
: This course is designed for developers currently using ASP. NET Version 1. x and covers the differences from 1. x to 2. 0.
Version 2. 0 represents a major advance for the ASP. NET Framework. Come out for this in-depth, hands-on exploration of the new features of ASP. NET. This course is designed to get you a running start leveraging the power of the new features in ASP. NET 2. 0. Students will learn the new Project and Compilation models, and then take a barn-storming tour of the amazing new controls and IDE features that are designed to more...
Delta ASPNET 35 Training
: This two-day instructor-led course provides students with the knowledge and skills to create a fully functional Web application by using ASP. NET 3. 5.
Learning Objectives:
After completing this course, students will be able to:
Explain how to create dynamic Web pages by using ASP. NET
Manage state, handle requests, and improve accessibility by using the features of ASP. NET
Configure an ASP. NET application by using .config files
Create a user interface on an ASP. NET page by using standard Web server controls
Create a user control and a custom server control and add them more...
Delta NET 20 Training
: This course is designed for developers currently using .NET Version 1. x and covers the differences from 1. x to 2. 0.
The details regarding Visual Studio 2005 (and .NET 2. 0) have emerged and it looks like the old adage is true: the only constant in this industry is change.
Delta .NET 2. 0 will expose attendees with a survey of the Visual Studio 2005 IDE, new .NET 2. 0 namespaces and numerous C# 2005 and Visual Basic 2005 language enhancements.
Designed for experienced .NET 1. x developers, this class provides the opportunity to experiment with all of these new technologies through a combination of discussion and hands-on labs.
Delta NET 35 Training
: .NET 3. 0 introduced three new major APIs which augment the 2. 0 base class libraries. The first part of this course will examine the role of Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF). The later part of this class will examine the numerous language changes which will be found within C# 3. 0 / VB 9. 0 with the forthcoming release of .NET more...
Designing a Business Intelligence Solution for the Enterprise Using Microsoft SQL Training
: The purpose of this two-day instructor-led course is to teach Business Intelligence (BI) professionals working in enterprise environments to design a BI solution architecture. Students will be taught the importance of keeping all components of the solution and stages of the lifecycle in mind. The first day focuses on foundational standards and practices for the enterprise. The second day focuses on a project-specific lifecycle for capturing requirements and deriving a solution architecture.
This is the first course in the Business Intelligence curriculum and will serve as the entry point for other courses in more...
Developers Guide to Windows SharePoint Services 30 Training
: This 5-day course is designed to give SharePoint Developers basic and intermediate information plus the skills they need to extend, customize, and support a Microsoft Windows SharePoint Services 3. 0 implementation.
Developing Business Process and Integration Solutions Using Microsoft BizTalk Server 2006 Training
: This 5-day, hands-on, instructor-led 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.
Effective Team Development using Microsoft Visual Studio 2008 Team System Training
: This three-day instructor-led course provides students with the knowledge and skills to manage source control management, a configurable build process, tools that aid in test driven development, and process workflow all integrated directly into Visual Studio 2008. By the end of the course, developers are equipped to use test-driven techniques and proven software processes to create high-quality software with a minimal change in overall effort.
Learning Objectives
After completing this course, students will be able to:
Describe integrated more...
iBATIS Training
: There are plenty of persistence frameworks in the Java community. iBATIS is an open source "data mapper" framework. Data mappers do not tie classes to tables or class fields to columns. Instead, a data mapper maps parameters and results of SQL statements to classes and fields. This makes iBATIS a simple and lightweight persistence framework. By removing the repetitive and error prone work, iBATIS helps remove developers from focusing on low level JDBC code. In fact, the iBATIS documentation states the goal of iBATIS is to a provide 80% of JDBC functionality using only 20% of the code.a
This more...
Implement Customize And Manage SharePoint Server 2007 And Search Server 2008 Training
: This 4-day course is designed to give SharePoint administrators basic and intermediate information and skills they need to design, implement, deploy, customize, and manage SharePoint Server 2007 Search and Microsoft Search Server 2008.
Because the Search technologies are nearly identical between SharePoint Server 2007 and more...
Implementing a Microsoft SQL Server 2005 Database Training
: This five-day instructor-led course provides students with the knowledge and skills to implement a Microsoft SQL Server 2005 database. The course focuses on teaching individuals how to use SQL Server 2005 product features and tools related to implementing a database.
Learning Objectives
Create databases 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 more...
Implementing a Microsoft SQL Server 2008 Database Training
: This five-day instructor-led course provides students with the knowledge and skills to implement a Microsoft SQL Server 2008 database. The course focuses on teaching individuals how to use SQL Server 2008 product features and tools related to implementing a database.
Learning Objectives
Create databases and database files
Create data types and tables
Use XML-related features in Microsoft SQL Server 2008
Plan, create, and optimize indexes
Implement data integrity in more...
Implementing Microsoft Office SharePoint Server 2007 Training
: Learning Objectives
After completing this course, students will be able to:
Describe Microsoft Office SharePoint Server 2007
Plan for and design a Microsoft Office SharePoint Server 2007 implementation
Deploy Microsoft Office SharePoint Server 2007
Administer Microsoft Office SharePoint Server 2007
Implement a portal solution with Microsoft Office SharePoint Server 2007
Implement a content management solution with Microsoft Office SharePoint Server 2007
Implement a business intelligence solution with Microsoft Office SharePoint Server 2007
Implement a search and indexing solution with Microsoft Office SharePoint Server 2007
Maintain and optimize Microsoft Office SharePoint Server 2007
Intro to OOP in NET Training
: This two-day instructor-led course will enable attendees to start designing and developing object-oriented applications using Visual Studio 2008. Attendees will learn object-oriented concepts including classes, methods, properties, inheritance, and interfaces. Also they will learn how to identify opportunities to use these concepts in design, and how to implement these object oriented concepts using Visual Studio 2008.
Learning Objectives
After completing this course, students will be able to:
Describe the fundamentals of getting started with object-orented development and review Visual Studio more...
Introduction to C Programming with Microsoft NET Training
: In this five-day instructor-led course, developers learn the fundamental skills that are required to design and develop object-oriented applications for the Web and Microsoft Windows by using Microsoft Visual C# .NET and the Microsoft Visual Studio .NET development environment. This course provides an alternative entry point for less experienced programmers who are not familiar with object-oriented design and programming with Windows of the Web.
Introduction to Programming Training
: This three-day, instructor-led course introduces students to computer programming. Students will learn the fundamental concepts and terminology of software application development and develop skills in designing and writing simple computer programs. The course assumes no programming background and provides an overview of the software development process in addition to introducing important programming constructs and methodologies.
The course covers such topics as programming language characteristics, integrated development environments, flowcharts, algorithms and pseudocode, variables, operators, conditional statements, looping statements, procedures, error-handling and debugging, more...
Introduction to Visual Basic NET Programming with Microsoft NET Training
: This five-day instructor-led course provides students with the knowledge and skills needed to develop applications in Microsoft Visual Basic .NET for the Microsoft .NET platform. The course focuses on user interfaces, program structure, language syntax, and implementation details. This is the first course in the Visual Basic .NET curriculum and will serve as the entry point for other .NET courses.
Maintaining a Microsoft SQL Server 2005 Database Training
: This four-day instructor-led course provides students with product knowledge and skills needed to maintain a Microsoft SQL Server 2005 database. The course focuses on teaching individuals how to use SQL Server 2005 product features and tools related to maintaining a database.
Microsoft Visual Studio Team Foundation Server 2010 Administration Training
: This three-day instructor-led course provides students with the knowledge and skills to manage Microsoft Team Foundation Server 2010. The course focuses on the technologies used in Team Foundation Server 2010 and the techniques used to deploy, manage and support Team Foundation Server 2010.
Learning Objectives
After completing this course, students will be able to:
Plan for and deploy Team Foundation Server
Manage Team Foundation Server security and permissions
Configure and manage more...
Office SharePoint 2007 Power End User Training
: This 4-day class combines the a Site Membera and a Site Ownera courses, to provide comprehensive training that will present students with a ground-up understanding for how to use, operate and build sites in a Microsoft Office SharePoint Server 2007 environment. Students first learn about site navigation, data storage and retrieval through instructor-led modules covering navigation, search and effective use of lists and libraries. Building on this information, students then take a deeper dive into site administration, learning how to more...
Querying and Processing SQL Server Data with SQL Statements Training
: This 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.
SharePoint 2007 for Administrators Training
: Administering SharePoint teaches you the principles and practices of how to deploy, manage, and maintain SharePoint. It takes you through each phase of a deployment as you plan, install, rollout, and support SharePoint in the real world.
SharePoint 2007 for Developers Training
: Microsoft SharePoint 2007 provides a huge range of functionality including enterprise content management, automation of business processes, and business intelligence and reporting. Although SharePoint is rich in features and capabilities, it involves common concepts and developer tasks that are universal to every type of SharePoint project.
This course is designed to provide those who are responsible for customizing and creating new functionality within the platform mastery of these common tasks, including: customization of look and feel through styles, themes, and master pages, controls more...
SharePoint 2010 Core Technologies Training
: This course is designed for the IT professional who has been tasked with setting up, managing and maintaining Microsoft's SharePoint Server 2010 platform. During this 5 day instructor led course you will learn how to install SharePoint Server, create and manage Web applications and site collections as well as understand their place and purpose within the SharePoint platform. You will also learn about the new implementation of service applications and gain an understanding of the document management features provided by this newest edition of SharePoint Server.
SharePoint 2010 for End Users Training
: This 4-day class combines the Site Member and Site Owner courses, to provide comprehensive training that will present students with a ground-up understanding for how to use, operate and build sites in a SharePoint Server 2010 environment.
SharePoint Designer 2010 Training
: The primary audiences for this course are Web designers, administrators, and developers who use and work with Office SharePoint Server 2010, and want to learn how to customize SharePoint sites without writing code. Individuals in these job categories will benefit from this course as follows:
Web designers will understand the extent of customizations available using in-browser tools. They will also learn the advantages of using SharePoint Designer 2010 to further enhance SharePoint site more...
SharePoint Foundation 2010 Developer Training
: Thorough education is key to working with SharePoint 2010 productively. This course guides you through essential 2010 elements, from pre-requisites to system integration, giving you the skills to work confidently and leverage full value from new technology.
SQL Server 2005 Analysis Services SSAS Training
: In this course, you will learn how to use Microsoft SQL Server 2005 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 2005 developer the tools to build data warehousing and decision support system more...
SQL Server 2005 Reporting Services SSRS Training
: In this course, you will learn how to use SQL Server 2005 Reporting Services to create, execute, and manage reports. You will learn how to create tabular, matrix (cross-tab), and chart reports using Visual Studio 2005 and SQL Server 2005 Business Intelligence Studio. 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 more...
Writing Queries Using Microsoft SQL Server 2008 Transact-SQL Training
: This 3-day instructor led course provides students with the technical skills required to write basic Transact-SQL queries for Microsoft SQL Server 2008.
Learning Objectives
After completing this course, students will be able to:
Describe the uses of and ways to execute the Transact-SQL language
Use querying tool
Write SELECT queries to retrieve data
Group and summarize data by using Transact-SQL
Join data from multiple tables
Write more...
.NET Training
ASPNET Training
: This course presents all the essential tools, libraries, components and best practices that todaya s Web developers must utilize while building leading-edge ASP. NET Web applications. It begins by explaining the different Web application architectures and project types supported by Visual Studio 2008. Next, it introduces the different types of Web controls that are at the developersa disposal. It also demonstrates the power of creating custom Web controls. User controls and master pages demonstrate the power of code reuse while the site navigation controls can be used to simplify more...
CNET Training

: Intertecha s Complete C# starts by teaching students C# syntax and semantics as well as the concepts of Object Oriented Programming (OOP). In the class, students learn classes, enums, structures, delegates, and interfaces (the .NET type system). Students also learn, file Input/ Output and metadata. This course also covers ASP. NET, Windows Forms, and ADO. NET.
Learning more...
Complete Azure Training
: This class is an introduction to cloud computing and specifically Microsoft's public cloud offering in Windows Azure. Windows Azure has beend described by Microsoft as an operating system for "the cloud". In this class, you explore this new cloud operating system and learn how to write, deploy and monitor .NET applications in Azure.
Delta NET 40 Training

: .NET 4. 0 introduces a handful of new features to the C# and VB programming languages, many of which are specifically used to simplify interoperability with unmanaged code. Intertech's Complete Delta .NET 4. 0 will examine these new language features, followed by an overview of the major new additions to the core base class libraries. This course also examines the new features found with WPF, WCF and WF APIs, including the new Visual Studio 2010 designers.
LINQ Training
: .NET 3. 5 introduces significant updates to the C# and VB programming languages, many of which are specifically used to enable Language Integrated Query (LINQ). Intertecha s Complete LINQ begins by detailing each of these new language features (including extension methods and lambda expressions). Once the foundation has been laid, attendees will learn to build query expressions using LINQ query operators and the underlying LINQ object model. The remainder of the class will examine how to apply these query expressions to object containers, relational databases and more...
Silverlight Training
: Silverlight 2. 0 is a web-based GUI toolkit based on the WPF programming model. Intertecha s Complete Silverlight 2. 0 will examine this new API beginning with the topics of XAML, code files and Silverlight 2. 0 development tools. Attendees will learn about the Silverlight 2. 0 programming model, control templates, data binding, graphical rendering services, the ASP. NET Silverlight controls and browser interactions.
more...
VBNET Training
: Intertecha s Complete VB course is designed to expose experienced software developers to the VB programming language and the core APIs of the .NET platform. The course will begin by exposing attendees to the syntax and semantics of the VB programming language and Object Oriented Programming (OOP) concepts. Students will gain an understanding of the .NET type system (classes, structures, enums, interfaces and delegates), assembly configuration, file IO operations and the role of type metadata. Once the foundational topics have been more...
WCF Training
: Windows Communication Foundation (WCF) is an API used to build distributed applications using .NET 3. 0 (and higher). WCF was designed to expose the current multitude of Windows remoting APIs (web services, MSMQ, TCP, peer-to-peer, etc) from a single unified toolkit. In this course, attendees will examine the overall WCF programming model, binding choices, host options, security issues and the use of declarative markup to specify the more...
WF Training
: Windows Workflow Foundation (WF) is an API introduced with .NET 3. 0 which allows you to execute and monitor business processes workflows directly in managed code. In this course, attendees will gain a clear understanding of the use of workflows, activities, and the visual tools which allow you to design them. We will also examine how to interact with the WF runtime engine, create custom activities and survey the integrated feature WF set.
Learning Objectives
Understand the role of WF
Use standard activities and build custom activities
Work with sequential and state machine workflows
Understand the WF architecture / intrinsic WF feature set
WPF Training

: Windows Presentation Foundation (WPF) is a GUI toolkit introduced with .NET 3. 0. Intertecha s Complete WPF will examine this new programming API beginning with the topics of XAML, code files and WPF development tools. Attendees will learn about the WPF control programming model, styles and control templates, data binding, graphical rendering services and the construction of navigationally-based applications.
Ajax
Ajax Training
: This training course teches AJAX and all of its foundational technologies. XHTML and CSS2 are covered in detail. Students will also learn the HTML Document Object Model (DOM) and how to manipulate a page dynamically in the client side using JavaScript. The AJAX API is covered in detail. Students will also learn how to build their own AJAX based framework which will help them write complex applications quickly.
1-W-503
Learning more...
Java
Complete Java Security Training
: Complete Java Security starts with coverage of standard security concerns (encryption, message digests, digital signatures, etc.). The rest of the course demonstrates respective solutions to security concerns using Java API's -- including JCE and JSSE.
Complete Java Training
: The 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 Traininga 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.
Complete Java Web Development Training
: Complete 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 more...
Complete JProbe Training
: JProbe is one of the leading toolkits for performance tuning Java code. JProbe helps resolve performance inefficiencies and bottlenecks, memory leaks, excessive garbage collection and object creation, threading deadlock issues, testing coverage deficiencies and identify dead code. JProbe can be used on J2SE and J2EE applications and can be integrated with the leading Java IDEs and application servers. Packaged as JProbe Suite, the JProbe toolkit is actually three more...
Hibernate Training
: This training course provides students with the knowledge needed to use the Hibernate Object/ Relational Mapping (ORM) framework to implement the persistence layer of J2EE applications.
Learning Objectives
Upon completion of this course, you should be able to:
Understand the concepts of object/ relational mappings
Understand the architecture of Hibernate
Integrate and configure Hibernate in Java more...
Java Training
: The 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 Traininga 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 more...
JSF Training
: This course introduces the developer to the JSF architecture and provides the basis for planning, developing, and deploying Web based applications using the JSF framework. After taking this class, the developer will be able to quickly construct dynamic server-side web pages using JSF.
JSP Training
: Complete 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 more...
Spring Training
: This course provides students with the knowledge needed to use the Spring Framework to develop flexible, testable and maintainable Java 2 Enterprise Edition applications.
1-W-479
Learning Objectives
After completing this course, the student should be able to:
Understand the need for the Spring framework
Use inversion of control to increase flexibility and testability of applications
Understand and use aspect-oriented programming to better handle cross-cutting concerns
Integrate Spring more...
Struts Training
: This 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.
1-W-472
Learning Objectives
Understand and explain the Jakarta Struts framework
Design and build Struts based applications
SQL Server
Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services Training

: This three-day instructor-led course teaches students how to implement an Analysis Services solution in an organization. The course discusses how to use the Analysis Services development tools to create an Analysis Services database and an OLAP cube, and how to use the Analysis Services management and administrative tools to manage an Analysis Services solution.
Implementing and Maintaining Microsoft SQL Server 2008 Integration Services Training

: This three-day instructor-led course teaches students how to implement an Integration Services solution in an organization. The course discusses how to develop, deploy, and manage Integration Services packages.
This course is intended for information technology (IT) professionals and developers who need to implement data transfer or extract, transform, and load (ETL) solutions by using Microsoft SQL Server 2008 Integration Services.
Implementing and Maintaining Microsoft SQL Server 2008 Reporting Services Training

: This three-day instructor-led course teaches students how to implement a Reporting Services solution in an organization. The course discusses how to use the Reporting Services development tools to create reports, and how to use the Reporting Services management and administrative tools to manage a Reporting Services solution.
Introduction to Microsoft Business Intelligence from SQL 2008 through SharePoint and Office 2007 Training

: This instructor-ledcourse provides students with the knowledge and skills to develop Microsoft End-to-End business solutions using SQL Server 2008 in an integrated environment with SharePoint and Office 2007. The course introduces the students to Microsoft Unified Data Model, SQL 2008 Analysis Services, more...
Maintaining a Microsoft SQL Server 2008 Database Training

: This instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2008 database. The course focuses on teaching individuals how to use SQL Server 2008 product features and tools related to maintaining a database.
SQL Server 2008 Analysis Services SSAS Training

: SQLIn this course, you will learn how to use Microsoft SQL Server 2008 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 2008 developer the tools to build data cubes and forecasting solutions. more...
SQL Server 2008 Integration Services SSIS Training

: This 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.
SQL Server 2008 Reporting Services SSRS Training

: In this course, you will learn how to use SQL Server 2008 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 more...
SQL Server for Developers Training

: This three-day, hands-on course provides students with the technical skills required to program a database solution using Microsoft SQL Server.
Web Services Training

: The 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. The course focuses on implementation using more...
- M asked: I would like to attend this training. Can you send me more information (i. e. course schedule and syllabus? Thanks! about Complete Grails Training
- R asked: I am looking for JAX-WS Based Web Service Development Using Eclipse Training. Please provide information to continue about Web Services Training
- D asked: Can you provide pricing, dates and locations for TFS training? about Microsoft Visual Studio Team Foundation Server 2010 Administration Training
- M asked: Dears Kindly provide detailed information about this course . interested in instructor led classes in USA or UK. TIA. about Microsoft Visual Studio Team Foundation Server 2010 Administration Training
- M asked: we want to learn the price of traning? can we meet with the trainer and can we define the subjects of traning? thanks good works about WCF Training
- J asked: I would like to learn more about your WCF and WPF training offerings. I am based in Merrimack, NH about an hour north of Boston. about WCF Training
- T asked: I want to get training in ASP. Net MVC using C#. Please let me know the training institute in Delhi or Noida which provide the training in this subject. about ASPNET MVC 2 using C Training
- S asked: I am in NJ. What is the cost of the program and When and where you are planning to offer this? about WPF Training
- C asked: I'm looking for information on this class. Location, when the class takes place, fee, etc. Thank you for your assistance. about Complete iPhone Training
- K asked: Can you tell me if you have this class on your schedule and what it would cost to have you come onsite to do a class for - users? about SQL Server 2005 Analysis Services SSAS Training
- G asked: asp. net with c# , silverlight, ajax about Intertech
- C asked: I am looking for a training seminar, or trainer, etc for several developers within my company. We are going to be doing an extensive project involving web services and a WCF training session could be invaluable. about WCF Training
- A asked: Please contact me for this training or provide me a contact no. for the same. about Complete Azure Training
- M asked: How Much do you Charge?? about WPF Training
- C asked: I am interested in your training programs for web programming/ development. I noticed that you have a wealth of classes in different programming languages and I would like to inquire more deeply about the processes, duration and cost. Can you provide me with any literature regarding your classes? Thanks! - about Ajax Training
- Z asked: Where/ when can I find ajax training class in MN? about Ajax Training
- R asked: I would like to attend this training. please let me know whether this training is offered in chennai, if so the contact address and the fees details. Thanks about WPF Training
- S asked: Are there any classes being held on LINQ in Va ??? about LINQ Training
- S asked: I want to know the Fee details. and when the batch starts about WPF Training
- D asked: Dates of starting the training Location of the training duration of the training topics covered in the training and details of each one. practical topics covered what is a training fees? Any exam at the end or authorized certificate? about Silverlight Training
- K asked: all details about LINQ Training
- K asked: I would like to know course contents for WPF, WCF, WWF and duration and price details per one student. Regards Kamesh about WPF Training
- C asked: Where do you hold your training and do you have instructor lead training about WPF Training
- asked: I would like to attend sliverlight training course i would require the Location and cost about Silverlight Training
- S asked: Hi, I am , HR Manager from , Bangalore. We are looking for a Training programme on WPF for my Technical Team. Let me know if you can be of any assistance to us. Thanks + about WPF Training
| Head Office |
