Custom Search

Online Visual Basic 6 eLearning Training

Visual Basic 6 Training Seminars and Classes
From Serebra Learning Corporation
Microsoft Visual InterDev 6.0: Accessing Remote Data on-line e-learning cbt (computer based) This is the fourth course in a five part series that will help students prepare for the Microsoft Certified Professional exam 70-152, Designing and Implementing Web Solutions with Microsoft Visual InterDev 6.0. At the completion of this course, students will learn to work with database records and identify the methods of managing recordset size; identify the components of Remote Data Services  more...
Designing and Implementing Desktop Applications with Microsoft Visual Basic 6.0 - Part 1 on-line e-learning cbt (computer based) This is the first course in a five part series that will provide students with the knowledge to write a Microsoft Visual Basic-based application that accesses data from a database. In this course, students will be introduced to the Visual Basic environment and its main options and characteristics. Students will also learn the strategy for Universal Data Access and the visual data access tools that  more...
Designing and Implementing Desktop Applications with Microsoft Visual Basic 6.0 - Part 2 on-line e-learning cbt (computer based) This is the second course in a five part series that will provide students with the skills to write a Microsoft Visual Basic-based application that accesses data from a database. In this course, students will learn to use class modules to define and create an instance of a component. Students will also be provided with the basic instruction on the ActiveX Controls feature of Visual Basic 6.0.  more...
Designing and Implementing Desktop Applications with Microsoft Visual Basic 6.0 - Part 3 on-line e-learning cbt (computer based) This is the third course in a five part series that will provide students with the knowledge to write a Microsoft Visual Basic-based application that accesses data from a database. In this course, students will learn to use ActiveX Data Objects to access and manipulate data sources. This course also addresses advanced database issues, such as data integrity and referential integrity.  more...
Designing and Implementing Desktop Applications with Microsoft Visual Basic 6.0 - Part 4 on-line e-learning cbt (computer based) This is the fourth course in a five part series that will provide students with the knowledge to write a Microsoft Visual Basic-based application that accesses data from a database. In this course, students will learn to use ActiveX Data Objects to access and manipulate data sources. This course also addresses advanced database issues, such as data integrity and referential integrity.  more...
Designing and Implementing Desktop Applications with Microsoft Visual Basic 6.0 - Part 5 on-line e-learning cbt (computer based) This is the final course in a five part series that will provide students with the knowledge to write a Microsoft Visual Basic-based application that accesses data from a database. In this course, students will learn to use ActiveX Data Objects to access and manipulate data sources. This course also addresses advanced database issues, such as data integrity and referential integrity.  more...
Designing and Implementing Distributed Applications with Microsoft Visual Basic 6.0 - Part 1 on-line e-learning cbt (computer based) This is the first course in a five part series that will provide programmers with the basic skills to build three-tier client/server solutions.  more...
Designing and Implementing Distributed Applications with Microsoft Visual Basic 6.0 - Part 2 on-line e-learning cbt (computer based) This is the second course in a five part series that will provide programmers with the basic skills to build three-tier client/server solutions.  more...
Designing and Implementing Distributed Applications with Microsoft Visual Basic 6.0 - Part 3 on-line e-learning cbt (computer based) This is the third course in a five part series that will provide programmers with the basic skills to build three-tier client/server solutions.  more...
Designing and Implementing Distributed Applications with Microsoft Visual Basic 6.0 - Part 4 on-line e-learning cbt (computer based) This is the fourth course in a five part series that will provide programmers with the basic skills to build three-tier client/server solutions.  more...
Designing and Implementing Distributed Applications with Microsoft Visual Basic 6.0 - Part 5 on-line e-learning cbt (computer based) This is the final course in a five part series that will provide programmers with the basic skills to build three-tier client/server solutions.  more...
Visual Basic 6 0 Database Access Part I on-line e-learning cbt (computer based) This course provides an introduction to Visual Basic's capabilities relating to database access and manipulation in an online environment. It explains how databases are organized, how information is retrieved and manipulated in databases, and what technologies are available to ensure cross-platform and uniform access to database information. This course describes the fundamentals of viewing  more...
Visual Basic 6 Introduction Part II on-line e-learning cbt (computer based) ...tion to the functionality and programming capabilities of Visual Basic 6.0. It builds on the concepts presented in the first course in this series, Visual Basic 6.0 Introduction Part I. In the first unit, you will learn how to create and use variables, procedures, and functions in program code. Data types, constants, and arrays are also covered, as well as how to create standard modules. The  more...
Visual Basic 6 0 Intermediate on-line e-learning cbt (computer based) ...the concepts learned in the first course, Introduction to Visual Basic 6.0, and covers more advanced topics leading to certification in Visual Basic. The student will review what was learned in the introductory course, and then begin learning more advanced development techniques and technologies.Related Exam: Microsoft Exam #070-176: Designing and Implementing Desktop Applications with MS  more...
Visual Basic 6 0 Advanced on-line e-learning cbt (computer based) This course covers techniques that Visual Basic programmers can use to enhance the interface, functionality and performance of their applications. Students will learn to create menus and toolbars. The course also introduces the student to ActiveX programming and the Common Dialog control. The course also shows students how to create and load documents using the File Access features of Visual  more...
Visual Basic 6 0 Database Access Part II on-line e-learning cbt (computer based) This course provides a detailed look at the ActiveX Data Object (ADO)that acts as the bridge between your application and a database. Designed for intermediate to advanced Visual Basic application programmers Database administrators, Database analysts, and Database developers who are working toward the Microsoft Certified Database Administrator (MCDBA) credential.  more...
Visual Basic 6 0 Enterprise Client Server Development Part 1 on-line e-learning cbt (computer based) This course introduces developing programs for an enterprise client/server environment. It introduces multi-tier application architecture, reviews how to instantiate a COM component, and describes how to make and compile COM configurations. It also describes how COM components are registered and identified in the Windows registry. This course also introduces the concept of transactions and  more...
Visual Basic 6 0 Enterprise Client Server Dev Part II on-line e-learning cbt (computer based) Microsoft Transaction Server (MTS) is a tool that enlists objects and their associated resources into transactions, and manages those transactions to ensure that changes to data are made correctly. This course discusses the role of transactions in MTS, and explains how MTS uses a context to manage objects and transactions. Additionally, it covers the steps required to build MTS components that  more...
Visual Basic 6 0 Advanced Enterprise Client Server Dev Part I on-line e-learning cbt (computer based) This course discusses database security implementations to aid a developer in correctly programming components that access data without compromising security. The different security modes available to Microsoft SQL Server 7.0 and previous versions of SQL Server are explained, as well as their respective advantages. It also explains creating Windows NT accounts and user groups. This course  more...
Visual Basic 6 0 Advanced Enterprise Client Server Dev Part II on-line e-learning cbt (computer based) This course investigates advanced concepts and technologies that will help you develop more capable and reliable client/server applications with Visual Basic. It discusses the attributes of interfaces and the concept of an interface as a contract. It examines the basic IUnknown interface, the creation and implementation of abstract classes and multiple interfaces, and the fundamentals of the  more...
Visual Basic 6 0 Using the Win 32 API Part I on-line e-learning cbt (computer based) This course provides an overview of the Microsoft Win32 application programming interface (API), how it is organized, and some of its features that you can use in your Visual Basic Windows applications. The Win32 API includes services that go beyond the core language and controls provided with Visual Basic such as system management, networking, printing, and security. Using the Win32 API, you can  more...
Visual Basic 6 0 Using the Win32 API Part II on-line e-learning cbt (computer based) This course describes how to use some of the more common Win32 API drawing functions, it explains how to obtain and release a device context and how to draw dots, lines, and rectangles on a form or control. It also describes how to change pen and brush styles by using stock objects and by creating customized pens and brushes. In addition, it explains how to place a text string on a control or form  more...
Visual Basic 6 0 ActiveX COM Part I on-line e-learning cbt (computer based) This course builds and extends the skills beyond basic Visual Basic programming by introducing ActiveX components and the Component Object Model (COM). The Component Object Model (COM) is an open, extensible standard on which ActiveX is based. By understanding COM, you can design applications from components that communicate through a common set of interfaces. Component software development cuts  more...
Visual Basic 6 0 ActiveX COM Part II on-line e-learning cbt (computer based) This course covers advanced topics related to ActiveX controls. It describes how to create your own ActiveX controls, discusses the dependency of ActiveX controls on their container applications and gives an overview of ambient properties and the User Control object. This course also introduces the ActiveX Control Interface wizard, which simplifies the creation and coding of a control and  more...
Moving to Visual Basic NET on-line e-learning cbt (computer based) To outline the language differences between Visual Basic 6.0 and Visual Basic .NET and to describe the new Visual Studio .NET features Application developers with experience using previous versions of Microsoft Visual Basic who wish to start working with Microsoft Visual Basic .NET  more...
Beginning C on-line e-learning cbt (computer based) To compare and contrast the features of the C# programming language with VB6 Application developers with experience in object-oriented programming, especially Visual Basic 6.0, 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...
Visual Basic 6 Introduction Part I on-line e-learning cbt (computer based) ...troduces the Rapid Application Development environment of Visual Basic 6.0. The student will become familiar with the Visual Basic design environment and will be introduced to the development of Windows applications. Programming fundamentals are covered including a discussion of variables and subroutines procedures and functions number and string manipulation and control-of-flow language. In  more...
MCSD Solutions Architecture IV on-line e-learning cbt (computer based) This course explains how to implement data services with SQL Server and how to create service components user interfaces and user services with Visual Basic 6.0.  more...
Microsoft Visual Studio.NET Technology Overview: Part 2 - Visual Studio.NET Components on-line e-learning cbt (computer based) This is the second course in a two part series that covers each of the major Visual Studio.NET Components in detail. The new features of C++ are covered and C# is discussed both in terms of its evolutionary relationship to C++ and its most significant features. Visual Basic.NET is covered from the point of view of its object-oriented programming features and modernized language features. Its  more...
Visual Basic 6: Development Environment on-line e-learning cbt (computer based) This course teaches students to install VB 6.0 Enterprise Edition, introduces them to the integrated development environment in VB 6.0. Additionally, the course lists the features of the Enterprise edition and the students learn to create a simple VB 6.0 application.  more...
Visual Basic 6: Basic Programming on-line e-learning cbt (computer based) This course introduces students to the data types and programming constructs in VB 6.0. This course also covers the concepts of VB 6.0 classes and procedures.  more...
Visual Basic 6: Basic User Services on-line e-learning cbt (computer based) This course enables students to create forms, form menus, and custom controls for forms. This course also introduces students to Multiple Document Interface and Application Programming Interface.  more...
Visual Basic 6: Testing and Distributing Applications on-line e-learning cbt (computer based) The VB 6.0: Testing and Distributing Applications course is the fourth course in the Fundamentals of VB 6.0 Programming curriculum. This course presents the various tools and methods supported by Visual Basic 6.0 that help in error handling and debugging. Students learn to create a help file for their VB 6.0 applications. In addition, students learn various methods of distributing their  more...
Visual Basic 6: Database Basics on-line e-learning cbt (computer based) This course is the first course in the VB Databases curriculum. This course teaches students database basics and database creation through a VB application. Also, this course teaches the students to access databases using various Visual Basic tools and options, such as Data Form Wizard and Data Control.  more...
Visual Basic 6: Database Connectivity on-line e-learning cbt (computer based) This course is the second course of the three courses in the VB Databases curriculum. The title of this course is VB 6.0 Database Connectivity. This course teaches students to evaluate and use several connectivity options, such as DAO, RDO, and ADO to connect to a database through a VB application.  more...
Visual Basic 6: Implementing Database Applications on-line e-learning cbt (computer based) The VB6.0: Implementing Database Applications is the third course in the VB databases curriculum. This course teaches students to ensure security and multi-user access of a database through a VB application. The course also describes how to work with Visual Basic controls and reports.  more...
From 123-CBT Computer Based Training
Visual Basic 6 0 Designing Implementing Distributed Applications - Part 5 on-line e-learning cbt (computer based)cd rom ...eate an ActiveX document project and its objects by using Visual Basic 6.0. Work with Active Server Pages (ASP) files, dynamic web pages, ASP objects and the IIS Application project. Configure DCOM on a client computer and on a server computer. Implement load balancing in a distributed application environment. Create HTML help in a project by using HTML Help Workshop and package.  more...
Visual Basic 6 0 Designing Implementing Distributed Applications - Part 4 on-line e-learning cbt (computer based)cd rom ... udience This course is designed for programmers using Visual Basic 6.0 and are currently building desktop applications and accessing corporate databases. Participants should have completed the first three courses in this series. T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1: MTS Transaction Services Duration: 2 - 3 Hour(s) Match the ACID properties of a  more...
Visual Basic 6 0 Designing Implementing Distributed Applications - Part 3 on-line e-learning cbt (computer based)cd rom ... udience This course is designed for programmers using Visual Basic 6.0 and are currently building desktop applications and accessing corporate databases. Participants should have completed the first two courses in this series. T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1: SQL Server in Enterprise Solutions Duration: 3 - 4 Hour(s) Identify the features of SQL  more...
Visual Basic 6 0 Designing Implementing Distributed Applications - Part 2 on-line e-learning cbt (computer based)cd rom ... udience This course is designed for programmers using Visual Basic 6.0 and are currently building desktop applications and accessing corporate databases. Participants should have completed the first course in this series. T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1: Microsoft Transaction Server (MTS) Duration: 2 - 3 Hour(s) Identify the features of MTS.  more...
Visual Basic 6 0 Enterprise Development Curriculum on-line e-learning cbt (computer based)cd rom ...Visual Basic 6.0 Curriculum, an MCSD core requirement and MCDBA elective, consists of: Designing and Implementing Distributed Applications with MS VB 6.0 - Part 1 Designing and Implementing Distributed Applications with MS VB 6.0 - Part 2 Designing and Implementing Distributed Applications with MS VB 6.0 - Part 3 Designing and Implementing Distributed Applications with MS VB 6.0 - Part 4  more...
Visual Basic 6 0 Designing Implementing Distributed Applications - Part 1 on-line e-learning cbt (computer based)cd rom ... udience This course is designed for programmers using Visual Basic 6.0 and are currently building desktop applications and accessing corporate databases. Participants should have completed Designing and Implementing Desktop Applications with Microsoft Visual Basic 6.0 (Courses 72590 - 72594). T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1: Microsoft Enterprise  more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 5 on-line e-learning cbt (computer based)cd rom ...formance of an application. Use the tools provided with Visual Basic 6.0 to develop applications more efficiently. Create different kinds of components and applications for the Internet. C ontent Emphasis Skills-Based A udience This course is designed for programmers who need to create basic applications with Microsoft Visual Basic 6.0. Participants should have completed the  more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 4 on-line e-learning cbt (computer based)cd rom ... external COM components to extend the functionality of a Visual Basic 6.0 application. Build Visual Basic 6.0 COM components that can be reused by other applications. Test COM components, design good COM components and use Visual Component Manager. C ontent Emphasis Skills-Based A udience This course is designed for programmers who need to create basic applications with  more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 3 on-line e-learning cbt (computer based)cd rom ...mers who need to create basic applications with Microsoft Visual Basic 6.0. Participants should have completed the first two courses in this series. T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1: Using ActiveX Data Objects (ADO) Duration: 3 - 4 Hour(s) Identify the characteristics of ADO. Identify the components of the ADO object model. Identify methods of  more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 2 on-line e-learning cbt (computer based)cd rom ... the basic instruction on the ActiveX Controls feature of Visual Basic 6.0. L earn To: Create a COM component that exposes properties, methods and events. Create property pages for an ActiveX control. C ontent Emphasis Skills-Based A udience This course is designed for programmers who need to create basic applications with Microsoft Visual Basic 6.0. Participants  more...
Visual Basic 6 0 Development Curriculum on-line e-learning cbt (computer based)cd rom ...Visual Basic 6.0 Curriculum, an MCSD core requirement, consists of the following courses: Designing and Implementing Distributed Applications with MS VB 6.0 - Part 1 Designing and Implementing Distributed Applications with MS VB 6.0 - Part 2 Designing and Implementing Distributed Applications with MS VB 6.0 - Part 3 Designing and Implementing Distributed Applications with MS VB 6.0 - Part  more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 1 on-line e-learning cbt (computer based)cd rom .... L earn To: Develop a simple application using Visual Basic 6.0. Access, organize, and present data using Visual Basic's Universal Data Access features. C ontent Emphasis Skills-Based A udience This course is designed for programmers who need to create basic applications with Microsoft Visual Basic 6.0. T otal Learning Time 6 - 8 Hour(s) Course Contents  more...
Visual InterDev 6 0 Accessing Remote Data on-line e-learning cbt (computer based)cd rom ... of Remote Data Services (RDS); create a COM component in Visual Basic 6; and register a component in Visual InterDev. L earn To: Identify the components of the ActiveX Data Objects (ADO) model. Work with database records and identify the methods of managing recordset size. Manipulate database records by using SQL, stored procedures, data access models and cursors.  more...
Visual InterDev 6 0 Accessing Remote Data on-line e-learning cbt (computer based)cd rom ... of Remote Data Services (RDS); create a COM component in Visual Basic 6; and register a component in Visual InterDev. L earn To: Identify the components of the ActiveX Data Objects (ADO) model. Work with database records and identify the methods of managing recordset size. Manipulate database records by using SQL, stored procedures, data access models and cursors. Implement  more...
From The Virtual Training Company
Microsoft Visual Basic 6 on-line e-learning cbt (computer based) ...Visual Basic 6 is a versatile language, usable for business applications, database interface, gaming applications, and even for presentations. Professor Arthur Lee authors this Virtual Training Company tutorial. He begins by introducing code and the controls needed in Visual Basic. Learn all about variables, debugging, and creating menus, as well. To get started now, click below on the topic of  more...
Microsoft Visual Basic 6 Advanced on-line e-learning cbt (computer based) ...Visual Basic 6 is a versatile language, usable for business applications, database interface, gaming applications, and even for presentations. In Virtual Training Company's Visual Basic 6 Advanced tutorial, Professor Arthur Lee will take your Visual Basic skills to the next level by showing you multiple form projects, code for multiple forms, sequential forms, and much more. Begin to expand  more...
From Teach Me IT
VB 6.0 Database Connectivity on-line e-learning cbt (computer based)study at home ...ning and Implementing Desktop Applications with Microsoft Visual Basic 6.0 (70-176) exam. The title of this course is VB 6.0 Database Connectivity. This course teaches students to evaluate and use several connectivity options, such as DAO, RDO, and ADO to connect to a database through a VB application. After completing the course, the student will be able to: List and use objects from the DAO  more...
VB 6.0: Implementing Database Applications on-line e-learning cbt (computer based)study at home ...ning and Implementing Desktop Applications with Microsoft Visual Basic 6.0 (70-176) exam. This course teaches students to ensure security and multi-user access of a database through a VB application. The course also describes how to work with Visual Basic controls and reports. After completing the course, the student will be able to: List and manipulate the bound controls List and manipulate  more...
ActiveX Components on-line e-learning cbt (computer based)study at home The ActiveX Components is the second course in the Visual Basic curriculum. This curriculum prepares the students for the Microsoft Certified Professional Designing and Implementing Desktop Applications with Microsoft Visual Basic6.0 (70-176) exam. This course provides a brief history of the evolution of ActiveX and describes the various methods involved in creating and deploying an ActiveX  more...
VB 6.0: Testing and Distributing Applications on-line e-learning cbt (computer based)study at home ...ourse presents the various tools and methods supported by Visual Basic 6.0 that help in error handling and debugging. Students learn to create a help file for their VB 6.0 applications. In addition, students learn various methods of distributing their applications. After completing this course, the student will be able to: Create help files Create HTML help files Use properties and methods  more...
Advertise With Us
Are you a Visual Basic 6 trainer?
This page was last updated on sb5- 09/07/08 at 11:36:05