Online Windows Forms eLearning

Windows Forms Training Provider? - Tell us about your Training!
Windows Forms Training Seminars and Classes
From 123-CBT Computer Based Training
Introducing NET 3 5 and Visual Studio 2008 on-line e-learning cbt (computer based)cd rom Introducing .NET 3.5 and Visual Studio 2008 Microsoft The Microsoft .NET Framework 3.5 is an environment for developing, deploying and running applications and web services on Windows platforms. The .NET Framework supports the use of different languages and libraries for application development. Application types include both Windows-Forms applications and Web applications. Visual Studio  more...
Windows Forms Creation and Configuration with Visual Basic 2005 on-line e-learning cbt (computer based)cd rom Windows Forms Creation and Configuration with Visual Basic 2005 Microsoft To identify how to create and configure basic Windows forms applications with event handling and method overriding capabilities  more...
Data Integration Database Environments and XML Handling with Visual Basic 2005 on-line e-learning cbt (computer based)cd rom Data Integration, Database Environments, and XML Handling with Visual Basic 2005 Microsoft To identify how to configure database connections and handle XML data in Windows Forms applications  more...
Windows Forms Controls and Usability with Visual Basic 2005 on-line e-learning cbt (computer based)cd rom Windows Forms Controls and Usability with Visual Basic 2005 Microsoft To identify how to configure print functionality, create menus, globalize, localize, and add further functionality and controls to Windows Forms applications  more...
Asynchronous Programming and Deployment with Visual Basic 2005 on-line e-learning cbt (computer based)cd rom Asynchronous Programming and Deployment with Visual Basic 2005 Microsoft To identify how to use asynchronous programming for Windows Forms applications and to identify how to deploy Windows Forms applications  more...
Windows Forms Creation and Configuration with C 2005 on-line e-learning cbt (computer based)cd rom Windows Forms Creation and Configuration with C# 2005 Microsoft To identify how to create and configure basic Windows forms applications with event handling and method overriding capabilities  more...
Data Integration Database Environments and XML Handling with C 2005 on-line e-learning cbt (computer based)cd rom Data Integration, Database Environments, and XML Handling with C# 2005 Microsoft To identify how to configure database connections and handle XML data in Windows Forms applications  more...
Windows Forms Controls and Usability with C 2005 on-line e-learning cbt (computer based)cd rom Windows Forms Controls and Usability with C# 2005 Microsoft To identify how to configure print functionality, create menus, globalize, localize, and add further functionality and controls to Windows Forms applications  more...
Asynchronous Programming and Deployment with C 2005 on-line e-learning cbt (computer based)cd rom Asynchronous Programming and Deployment with C# 2005 Microsoft To identify how to use asynchronous programming for Windows Forms applications and to identify how to deploy Windows Forms applications  more...
Windows Forms Creation with VB 2008 on-line e-learning cbt (computer based)cd rom ...Windows Forms Creation with VB 2008 Microsoft Visual Studio 2008 and the .NET Framework 3.5 give developers the tools to create a variety of Windows Forms applications. This course explores how to create and configure Windows Forms using Visual Studio 2008. Specific topics covered include basic form creation, modifying controls and layout in a Windows Form and creating event handlers.  more...
Data Integration With VB 2008 on-line e-learning cbt (computer based)cd rom ... and the .NET Framework 3.5 allow developers to data-bind Windows Forms elements and create a database-connected Windows Forms applications. This course explores how to integrate data capabilities into Windows Forms. Topics in this course cover database connections, using LINQ in Windows Forms, using data-bound controls, connection pooling, exception handling, and transactions. This course is  more...
Printing MDI Forms Usability With VB 2008 on-line e-learning cbt (computer based)cd rom ..., localize, and add further functionality and controls to Windows Forms. Specific topics covered include printing, MDI Forms, globalization and localization, and using accessibility and assistance controls in Windows Forms. This course is one of a series in the SkillSoft learning path that covers the objectives for the Technology Specialist (TS): Microsoft .NET Framework 3.5, Windows Forms  more...
Custom Controls Asynchronous Programming with VB 2008 on-line e-learning cbt (computer based)cd rom Custom Controls & Asynchronous Programming with VB 2008 Microsoft Developers often need to create applications that use controls that are configurable and are able to respond to and handle more than one task at a time. This course looks at how Visual Studio 2008 and the .NET Framework 3.5 allow for the creation of custom controls and the use of asynchronous programming techniques to handle  more...
Application Configuration Deployment with VB 2008 on-line e-learning cbt (computer based)cd rom ...icrosoft The configuration and deployment of a .NET Windows Forms application is an important part of the development life cycle. This course covers how to install a Windows Forms application and configure application permissions using ClickOnce deployment. Specific areas covered include ClickOnce deployment, using the Windows Installer, security in .NET Windows Forms, and Trusted  more...
Database Environments XML Handling with VB 2008 on-line e-learning cbt (computer based)cd rom ... to configure database connections and handle XML data in Windows Forms applications. This course first looks at how to work with different database environments and how to create Windows Forms applications that can handle asynchronous and binary large object (BLOB) operations. It then examines the XML Document Object Model (DOM) and the XML classes used to handle XML data in .NET Windows  more...
MS NET FRAMEWORK 3 5 WINDOWS FORMS APPLICATIONS WITH VB 2008 on-line e-learning cbt (computer based)cd rom MS .NET FRAMEWORK 3.5: WINDOWS FORMS APPLICATIONS WITH VB 2008 Microsoft  more...
Creating User Interfaces with WPF and VB 2008 on-line e-learning cbt (computer based)cd rom ...defined and custom controls as well as the integration of Windows Forms. This course covers the various control and layout options that comprise the WPF User Interface. Specific topics covered include creating and configuring controls, creating user and custom controls, layout panels, and utilizing Windows Forms in a WPF application. This course is one of a series in the SkillSoft learning path  more...
From Online Training Directory
Microsoft Exam 70-536: TS: Microsoft .NET Framework - Application Development Foundation ...rtified Technology Specialist (MCTS): .NET Framework 3.5, Windows Forms Applications Microsoft Certified Technology Specialist (MCTS): .NET Framework 3.5, ADO.NET Applications Microsoft Certified Technology Specialist (MCTS): .NET Framework 3.5, ASP.NET Applications Microsoft Certified Professional Developer (MCPD): ASP .NET Developer 3.5 Microsoft Certified Professional Developer (MCPD):  more...
From 123-CBT Computer Based Training
Windows Forms and ASP NET on-line e-learning cbt (computer based) To explain how to create interfaces for windows applications with Windows Forms, and for web applications with Web Forms and ASP.NET  more...
Windows Forms and Controls in VB NET on-line e-learning cbt (computer based) To discuss how to work with Windows Forms and controls in VB.NET  more...
Windows Forms and Controls in C on-line e-learning cbt (computer based) To explain how to work with Windows Forms and controls in C#  more...
Visual Basic NET-Windows Development Curriculum on-line e-learning cbt (computer based)cd rom ...Curriculum introduces students to Microsoft.NET Framework Windows Forms and controls.It describes the various options for building your own controls and explains how to expand the functionality of existing controls. The student is taught how to use .NET and COM components of the Windows Forms application, and how to use the Reporting and Printing features. The curriculum also covers the  more...
Visual Basic NET-Windows Development Part 1 on-line e-learning cbt (computer based)cd rom ...course introduces the student to Microsoft .NET Framework Windows Forms and controls. It explains how to create and populate base forms and inherited forms by using Microsoft Visual Studio .NET. It also covers organizing controls on a form and creating Multiple Document Interfaces (MDI). Further more it explains how to code for event procedures associated with different controls. The course  more...
Visual Basic NET-Windows Development Part 2 on-line e-learning cbt (computer based)cd rom .... It explains how to extend the functionality of existing Windows Forms control, combine multiple existing controls into a composite control, and build a new custom control. It also covers how to add design-time attributes and licensing support to a control. Learn To: o To identify features of extended controls. o To sequence the steps to implement visual inheritance. o To sequence the  more...
Visual Basic NET-Windows Development Part 3 on-line e-learning cbt (computer based)cd rom ...ourse explains how to use .NET and COM components in your Windows Forms application. You will also learn how to call Win32 APIs in your Windows Forms application. The section also covers upgrading Visual Basis 6.0 applications to Visual Basic .NET using the Upgrade Wizard. The Asynchronous Programming section explains how to use the techniques of asynchronous programming and multithreading to  more...
Visual Basic NET-Windows Development Part 4 on-line e-learning cbt (computer based)cd rom ...Windows Forms Applications section in this course explains how to create reports in a Windows Forms application by using Crystal Reports. The msection also covers how to implement printing in a Windows Forms application. The Enhancing the Usability of Applications section explains how to use the accessibility, Help, and localization features available in the .NET Framework. Learn To: o To  more...
Visual Basic NET-Windows Development Part 5 on-line e-learning cbt (computer based)cd rom ...Windows Forms Applications sections in this course explains assemblies and the use of strong-named assemblies and the Global Assembly Cache (GAC) in the .NET Framework. It also covers how to configure and deploy your Windows Forms applications. The Securing Windows Forms Applications section explains how to use the security features in the .NET Framework in Windows Forms applications. Learn  more...
Microsoft NET Tech Overview Part 1 NET Platform Framework on-line e-learning cbt (computer based)cd rom ...velopment Environment (IDE). o Identify key features of Windows forms. Audience The intended audience for this course are Technical Managers and System Analysts. Suggest learners have prerequisite knowledge of Microsoft Platforms and Windows 98, XML, COM+, and Distributed Networks. Deployment Options Internet / Intranet, Download, LAN, Workstation Accreditation NASBA credits: 4  more...
Microsoft NET Tech Overview Part 1 NET Platform Framework on-line e-learning cbt (computer based)cd rom ...velopment Environment (IDE). o Identify key features of Windows forms. Audience The intended audience for this course are Technical Managers and System Analysts. Suggest learners have prerequisite knowledge of Microsoft Platforms and Windows 98, XML, COM+, and Distributed Networks. Deployment Options Internet / Intranet, Download, LAN, Workstation Accreditation NASBA credits: 4  more...
From Software Training Academy, Inc
NET Tuning, Debugging, and Optimization instructor led trainingon-line e-learning cbt (computer based)study at homeself directed ... many important features of the .NET Framework, including Windows Forms, ASP. NET Web Forms, Web services, and XML. The case study can serve as an effective vehicle for review or gaining exposure to these technologies, and so can be suitable for project leaders and architects who need a good understanding of .NET but may not have the time to take a complete curriculum of courses. This  more...
Introduction to Visual Basic instructor led trainingon-line e-learning cbt (computer based) ...th a succinct introduction to creating GUI programs using Windows Forms. An appendix provides a tutorial on Visual Studio 2005, including the freely downloadable Visual Basic 2005 Express Edition. The course is practical, with many example programs and a progressively developed case study. The goal is to quickly bring you up to speed in writing Visual Basic programs. The student will receive a  more...
Developing Applications using Visual Basic 2008 VB2008 instructor led trainingon-line e-learning cbt (computer based) ...e, 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  more...
ADO NET for Windows Applications Using C instructor led trainingon-line e-learning cbt (computer based) This three-day intensive course teaches the essential elements of ADO. NET such that at the end of the course the programmer is able to utilize its tremendous database manipulation powers to build effective database applications. The course includes a major case study demonstrating the use of ADO. NET in a realistic setting. It is current to .NET 2. 0, Visual Studio 2005 and SQL Server 2005.  more...
ADO NET Using C instructor led trainingon-line e-learning cbt (computer based) This intensive course teaches the essential elements of ADO.NET such that at the end of the course the programmer is able to utilize its tremendous database manipulation powers to build effective database applications. The course includes a major case study demonstrating the use of ADO.NET in a realistic setting. It is current to .NET 2.0, Visual Studio 2005 and SQL Server 2005. The course  more...
ADO NET Using VB NET instructor led trainingon-line e-learning cbt (computer based) This three-day intensive course teaches the essential elements of ADO.NET such that at the end of the course the programmer is able to utilize its tremendous database manipulation powers to build effective database applications. The course includes a major case study demonstrating the use of ADO.NET in a realistic setting. It is current to .NET 2.0, Visual Studio 2005 and SQL Server 2005. The  more...
NET Framework Essentials Using C instructor led trainingon-line e-learning cbt (computer based) ... who already know the C# language and the fundamentals of Windows Forms. It pairs with the course ?C# Essentials? to form a five-day introduction to C# and the .NET Framework for experienced programmers. The course is current to .NET 2. 0 and Visual Studio 2005. It focuses on core portions of the .NET Framework that are common across many application areas. Separate courses are available  more...
From Serebra Learning Corporation
Advanced Language Features of Microsoft VB NET on-line e-learning cbt (computer based) To explain the new object-oriented features of Visual Basic .NET, data access with ADO.NET, and strategies for migration Application developers with experience using previous versions of Microsoft Visual Basic who wish to start working with Microsoft Visual Basic .NET  more...
Windows Forms and ASP NET on-line e-learning cbt (computer based) To explain how to create interfaces for windows applications with Windows Forms, and for web applications with Web Forms and ASP.NET Application developers with experience using previous versions of Microsoft Visual Basic who wish to start working with Microsoft Visual Basic .NET  more...
Windows Forms Creation and Configuration with C 2005 on-line e-learning cbt (computer based) To identify how to create and configure basic Windows forms applications with event handling and method overriding capabilities Individuals who wish to use the .NET Framework 2.0 with Visual Studio 2005 and C# 2005 to develop Windows-based client applications; individuals preparing for the Microsoft .NET Framework 2.0 Windows-Based Client Development (70-526) certification exam  more...
Data Integration Database Environments and XML Handling with C 2005 on-line e-learning cbt (computer based) To identify how to configure database connections and handle XML data in Windows Forms applications Individuals who wish to use the .NET Framework 2.0 with Visual Studio 2005 and C# 2005 to develop Windows-based client applications; individuals preparing for the Microsoft .NET Framework 2.0 Windows-Based Client Development (70-526) certification exam  more...
Windows Forms Controls and Usability with C 2005 on-line e-learning cbt (computer based) To identify how to configure print functionality, create menus, globalize, localize, and add further functionality and controls to Windows Forms applications Individuals who wish to use the .NET Framework 2.0 with Visual Studio 2005 and C# 2005 to develop Windows-based client applications; individuals preparing for the Microsoft .NET Framework 2.0 Windows-Based Client Development (70-526)  more...
Asynchronous Programming and Deployment with C 2005 on-line e-learning cbt (computer based) To identify how to use asynchronous programming for Windows Forms applications and to identify how to deploy Windows Forms applications Individuals who wish to use the .NET Framework 2.0 with Visual Studio 2005 and C# 2005 to develop Windows-based client applications; individuals preparing for the Microsoft .NET Framework 2.0 Windows-Based Client Development (70-526) certification exam  more...
Building ADO NET DataSets on-line e-learning cbt (computer based) To describe how to use ADO.NET's disconnected DataSet object model, including DataSets, DataAdapters, DataTables, DataRelations, DataRows, and DataColumns Visual Basic .NET programmers and candidates for the Microsoft MCSD and MCAD certification paths  more...
Building Web Services and Web-Service Clients with Microsoft NET on-line e-learning cbt (computer based) To build a web service and web-service clients in .NET Application developers wishing to begin using Microsoft .NET to build web services  more...
Programming C for the C Developer on-line e-learning cbt (computer based) To explain C# programming techniques and models Application developers with experience in object-oriented programming, especially in C , who wish to start working with C#  more...
Programming C for the VB6 Developer on-line e-learning cbt (computer based) To describe C# programming techniques and models Application developers with experience in object-oriented programming, especially Visual Basic 6.0, who wish to start working with C#  more...
Windows Forms and Controls in C on-line e-learning cbt (computer based) To explain how to work with Windows Forms and controls in C# Application developers with some experience in C# who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET credentials  more...
Windows Forms and Controls in VB NET on-line e-learning cbt (computer based) To discuss how to work with Windows Forms and controls in VB.NET Application developers with some experience in Visual Basic .NET who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET credentials  more...
MS VB .NET: Windows Development Part 1 on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd ...course introduces the student to Microsoft .NET Framework Windows Forms and controls. It explains how to create and populate base forms and inherited forms by using Microsoft Visual Studio .NET. It also covers organizing controls on a form and creating Multiple Document Interfaces (MDI). Further more it explains how to code for event procedures associated with different controls. The course  more...
MS VB .NET: Windows Development Part 2 on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd This Course describes the various options for building your own controls. It explains how to extend the functionality of existing Windows Forms control, combine multiple existing controls into a composite control, and build a new custom control. It also covers how to add design-time attributes and licensing support to a control.  more...
MS VB .NET: Windows Development Part 3 on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd The Interoperating and Migrating COM Objects section in this course explains how to use .NET and COM components in your Windows Forms application. You will also learn how to call Win32 APIs in your Windows Forms application. The section also covers upgrading Visual Basis 6.0 applications to Visual Basic .NET using the Upgrade Wizard. The Asynchronous Programming section explains how to use the  more...
MS VB .NET: Windows Development Part 4 on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd The Reporting and Printing in Windows Forms Applications section in this course explains how to create reports in a Windows Forms application by using Crystal Reports. The msection also covers how to implement printing in a Windows Forms application. The Enhancing the Usability of Applications section explains how to use the accessibility, Help, and localization features available in the .NET  more...
MS VB .NET: Windows Development Part 5 on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd The Debugging and Deploying Windows Forms Applications sections in this course explains assemblies and the use of strong-named assemblies and the Global Assembly Cache (GAC) in the .NET Framework. It also covers how to configure and deploy your Windows Forms applications. The Securing Windows Forms Applications section explains how to use the security features in the .NET Framework in Windows  more...
Microsoft Visual Studio.NET Technology Overview: Part 1 - .NET Framework and Visual Studio.NET on-line e-learning cbt (computer based) This is the first course in a two part series that teaches Visual Studio.NET. This is the newest version of Microsoft's visual development package and is a key component to the Microsoft .NET Framework. Visual Studio.NET offers a single unified development environment and gives visual design capabilities for HTML XML data and server-side code. It enables developers to customize the look and feel  more...
MS VB .NET: Windows Development Part 1 on-line e-learning cbt (computer based) ...course introduces the student to Microsoft .NET Framework Windows Forms and controls. It explains how to create and populate base forms and inherited forms by using Microsoft Visual Studio .NET. It also covers organizing controls on a form and creating Multiple Document Interfaces (MDI). Further more it explains how to code for event procedures associated with different controls. The course  more...
MS VB .NET: Windows Development Part 2 on-line e-learning cbt (computer based) This Course describes the various options for building your own controls. It explains how to extend the functionality of existing Windows Forms control combine multiple existing controls into a composite control and build a new custom control. It also covers how to add design-time attributes and licensing support to a control.  more...
MS VB .NET: Windows Development Part 3 on-line e-learning cbt (computer based) The Interoperating and Migrating COM Objects section in this course explains how to use .NET and COM components in your Windows Forms application. You will also learn how to call Win32 APIs in your Windows Forms application. The section also covers upgrading Visual Basis 6.0 applications to Visual Basic .NET using the Upgrade Wizard. The Asynchronous Programming section explains how to use the  more...
MS VB .NET: Windows Development Part 4 on-line e-learning cbt (computer based) The Reporting and Printing in Windows Forms Applications section in this course explains how to create reports in a Windows Forms application by using Crystal Reports. The msection also covers how to implement printing in a Windows Forms application. The Enhancing the Usability of Applications section explains how to use the accessibility Help and localization features available in the .NET  more...
MS VB .NET: Windows Development Part 5 on-line e-learning cbt (computer based) The Debugging and Deploying Windows Forms Applications sections in this course explains assemblies and the use of strong-named assemblies and the Global Assembly Cache (GAC) in the .NET Framework. It also covers how to configure and deploy your Windows Forms applications. The Securing Windows Forms Applications section explains how to use the security features in the .NET Framework in Windows  more...
From Sessions College for Professional Design
web design I on-line e-learning cbt (computer based)study at homeself directed Web design today is an increasingly challenging creative environment. To compete in this field, you'll need not only a mastery of graphic design, navigation design, and page layout, but also a basic proficiency in Web foundations like HTML, XHTML, CSS, and JavaScript. Sounds like a tall order? This distance learning course equips you for the challenge through industry-foundation online,  more...
From The Virtual Training Company
Microsoft Visual Basic NET on-line e-learning cbt (computer based) Microsoft Visual Basic has evolved throughout the years, but has steadily remained one of the most popular programming languages today. Visual Basic .NET is undoubtedly the most significant change to occur to Visual Basic yet. Significant new features include: unity of programming models, extension of the program to include mobile device capabilites, Performance Counters and Server Explorer,  more...
tcw11--02/14/12-23:42:15-(5262)[B]-[B]-[A]