Active Iq Training on CD-ROM

Active Iq Training Provider? - Tell us about your Training!
Active Iq Training Seminars and Classes
From 123-CBT Computer Based Training
Access 2000 Application Developer Set of 16 cd rom Access 2000 Application Development Level 1 (2 Hours 5 Minutes) 1.0 Access as a Development Tool (37 Minutes) 1.1 Types of Applications You Can Develop 1.2 What Exactly is a Database 1.3 Getting to Know the Database Objects 1.4 Object Naming Conventions 1.5 Hardware Requirements 1.6 Getting Started Developing an Application 2.0 Tables (39 Minutes)  more...
Access 2000 Application Developer Set of 16 cd rom Access 2000 Application Development Level 1 (2 Hours 5 Minutes) 1.0 Access as a Development Tool (37 Minutes) 1.1 Types of Applications You Can Develop 1.2 What Exactly is a Database 1.3 Getting to Know the Database Objects 1.4 Object Naming Conventions 1.5 Hardware Requirements 1.6 Getting Started Developing an Application 2.0 Tables (39 Minutes)  more...
Access 2000 Application Developer Set of 16 cd rom Access 2000 Application Development Level 1 (2 Hours 5 Minutes) 1.0 Access as a Development Tool (37 Minutes) 1.1 Types of Applications You Can Develop 1.2 What Exactly is a Database 1.3 Getting to Know the Database Objects 1.4 Object Naming Conventions 1.5 Hardware Requirements 1.6 Getting Started Developing an Application 2.0 Tables (39 Minutes)  more...
LiveMotion cd rom Adobe LiveMotion is a wonderful application to use for Internet and Web design. It enables you to create great web graphics with interactivity, animation and sound. LiveMotion uses object-based editing, which keeps all attributes editable and key-framable from start to finish. Author Mark Fletcher takes you through this great application step by step in Virtual Training Company's tutorial.  more...
Access 2000 Application Developer Set of 16 cd rom Access 2000 Application Development Level 1 (2 Hours 5 Minutes) 1.0 Access as a Development Tool (37 Minutes) 1.1 Types of Applications You Can Develop 1.2 What Exactly is a Database 1.3 Getting to Know the Database Objects 1.4 Object Naming Conventions 1.5 Hardware Requirements 1.6 Getting Started Developing an Application 2.0 Tables (39 Minutes) 2.1 Building a New  more...
Access 2000 Application Developer LV 14 cd rom Application Development Level 14 (1 Hour 37 Minutes) 1.0 Access and the Internet (46 Minutes) 1.1 What's New with Access and the Internet 1.2 Saving Database Objects as HTML 1.3 Linking to HTML Files 1.4 Importing HTML Files 1.5 Deciding Between Static and Dynamic HTML Formats 1.6 Working with Active Server Pages 1.7 Testing ASP Files 1.8 Working with HTX/IDC Files 1.9  more...
Visual Basic 6 0 Power Developer Set of 9 LV 9-17 cd rom Level 9 (2 Hours 13 Minutes) 1.0 Package & Deployment Wizard (29 min) 1.1 What is a Setup 1.2 Steps to Distribution 1.3 VB Runtime Files 1.4 Setup Runtime Files 1.5 Types of Setups 1.6 Creating a Package 1.7 Deploying the Package 1.8 Testing the Setup 2.0 Advanced Common Controls (1 Hour 1 min) 2.1 Flex Grid Control 2.2 Hierarchical Flex Grid Control 2.3 Tree View & List View  more...
Visual InterDev 6 0 Set of 6 cd rom Level 1: Intro to Web Application Development (2 Hours 4 Minutes) 1.0 Overview (46 min) 1.1 Course Overview 1.2 What is Visual InterDev & Intended Audiences 1.3 Visual Studio 6.0 1.4 Client/Server Model 1.5 Client Browser 1.6 Hyper-text Mark up Language(HTML) 1.7 Hyper-text Transfer Protocol (HTTP) 1.8 Client-side Scripting 1.9 JavaScript 1.10 Visual Basic Scripting Edition  more...
Windows 2000 Professional Set of 4 cd rom Windows 2000 Professional Beginning (1 Hour 51 Minutes) 1.0 Introduction to Windows 2000 Professional (7 Minutes) 1.1 Compare new Windows 2000 Pro to Older Versions of Windows & NT 1.2 Major New Features 1.3 Minimum Hardware Requirements 1.4 The Windows 2000 Family 1.5 Windows 2000 Software Compatibility 2.0 Navigating the Windows 2000 Desktop (40 Minutes) 2.1 Start & Log onto  more...
Windows 2000 Professional Intermediate cd rom Windows 2000 Professional Intermediate (1 Hour 59 Minutes) 1.0 My Computer & Windows Explorer (39 Minutes) 1.1 Tale of 2 Types of Windows 1.2 Change how files are displayed 1.3 Sort Files & Folders 1.4 Work w/ Toolbars 1.5 Set Folder Options 1.6 Open a File w/Run a Program 1.7 Work w/Favorites 1.8 Right-Clicking Objects & Creating Shortcuts 2.0 .Organizing Files & Folders (25  more...
Active Server Pages 3 Level 1 cd rom Level 1 (1 Hr 52 Mins) 1.0 Overview of Web Development (23 Mins) 1.1 What is ASP? 1.2 What software do I need? 1.3 What can I do with ASP? 1.4 Server-side Script Tags 1.5 Competing Products 1.6 ASP Object Model 2.0 The Response Object (49 Mins) 2.1 Response.Write 2.2 Response.End 2.3 Response.Redirect 2.4 Response.Cookies 3.0 Introduction to Scripting (40 Mins) 3.1  more...
Active Server Pages 3 Level 2 cd rom Level 2 (1 Hr 52 Mins) 1.0 ASP in Action (22 Mins) 1.1 Sample ASP Web Sites 1.2 Your Sample Application 2.0 The Server Object (19 Mins) 2.1 Server.Transfer & Server.Execute 2.2 Server.CreateObject 3.0 ActiveX COM DLL (32 Mins) 3.1 Authoring your Component in VB 3.2 Instantiating your Object & Calling Methods from ASP 4.0 Designing a Database in SQL Server 7.0 (21 Mins) 4.1  more...
Active Server Pages 3 Level 3 cd rom Level 3 (1 Hr 54 Mins) 1.0 Connection Object (15 Mins) 1.1 Data Source, Username & Password 2.0 Basics of SQL (23 Mins) 2.1 Select 2.2 Order By 2.3 Joins 2.4 Group By 3.0 The Request Object (39 Mins) 3.1 Request.form 3.2 Request.QueryString 3.3 Request 3.4 Request.Cookies 4.0 The Application Object (18 Mins) 4.1 What is the Application Object? 4.2 What is an Application  more...
Active Server Pages 3 Level 4 cd rom Level 4 (1 Hr 50 Mins) 1.0 Data Manipulation (1 Hr 36 Mins) 1.1 Adding Records 1.2 Updating Records 1.3 Deleting Records 1.4 Optional Parameters 2.0 Stored Procedures (14 Mins) 2.1 What is a Stored Procedure? 2.2 Stored Procedures versus Scripting 2.3 T/SQL versus PL/SQL 2.4 The Anatomy of a Stored Procedure  more...
Active Server Pages 3 Level 5 cd rom Level 5 (1 Hr 51 Mins) 1.0 ADODB.Command (1 Hr 44 Mins) 1.1 What is the Command Object? 1.2 Why do I need it? 1.3 Stored Procedures 2.0 Global.asa (32 Mins) 2.1 Application_OnStart & Application_OnEnd 2.2 IIS Configuration Settings 2.3 Session_OnStart & Sesstion_OnEnd 3.0 IIS Settings (35 Mins) 3.1 Home Directory Settings 3.2 Application Options 3.3 Document Settings 3.4  more...
Active Server Pages 3 Level 6 cd rom Level 6 (1 Hr 48 Mins) 1.0 Error Handling (28 Mins) 1.1 VB Script 1.2 JavaScript 2.0 3-Tier Architecture (36 Mins) 2.1 What is 3-Tier Architecture? 2.2 Building the Middle Tier with VB 2.3 Scalability with Component Services 3.0 Using Visual InterDev 6.0 (32 Mins) 3.1 What is Microsoft Visual InterDev? 3.2 Creating an ASP Project 3.3 Creating an ASP Page 3.4 Creating a Data  more...
Draw 9 - Volume II cd rom Corel Draw 9 - Volume II Lesson 1: Controlling The CorelDraw Environment Introduction Opening An Existing Document In CorelDraw Adding A Toolbar Docking A Toolbar The Color Docker Window Adding A Color Through The Docker Window Moving The Docker Window Applying Scripts Specifying Wizard Options Recording A Script Saving A Recorded Script Applying A Recorded Script  more...
Windows 2000 Professional Level 5 cd rom Level 5 (2 Hrs 12 Mins) 1.0 File Systems (44 Mins) 1.1 Understanding the Different Windows 2000 File Systems 1.2 NTFS Permissions on File Resources 1.3 NTFS Data Compression 1.4 The Built-in Disk Defragmentation Tool & 3rd Party Defragmentation Utilities 2.0 Setting up Networking (36 Mins) 2.1 Creating & Using a Dial-up Networking Connection 2.2 Configuring the TCP/IP Networking  more...
Windows 2000 Professional Level 5 cd rom Level 5 (2 Hrs 12 Mins) 1.0 File Systems (44 Mins) 1.1 Understanding the Different Windows 2000 File Systems 1.2 NTFS Permissions on File Resources 1.3 NTFS Data Compression 1.4 The Built-in Disk Defragmentation Tool & 3rd Party Defragmentation Utilities 2.0 Setting up Networking (36 Mins) 2.1 Creating & Using a Dial-up Networking Connection 2.2 Configuring the TCP/IP Networking  more...
Windows 2000 Network Infrastructure Level 3 cd rom Level 3 (1 hr 54 mins) 1.0 DNS (26 mins) 1.1 Definition 1.2 Flat Structure & Hierarchy 1.3 DNS Structure 1.4 Typical Computer Syntax 2.0 Installing DNS (43 mins) 2.1 DNS Requirements 2.2 Installation Process 2.3 DNS Adds 2.4 DNS Client Configuration 2.5 DHCP 2.6 Editing the Root Zone File 2.7 Types of Zone Files 2.8 Ping 3.0 Zone Files (45 mins) 3.1 Reverse Lookup 3.2 Active  more...
Windows 2000 Network Infrastructure Level 3 cd rom Level 3 (1 hr 54 mins) 1.0 DNS (26 mins) 1.1 Definition 1.2 Flat Structure & Hierarchy 1.3 DNS Structure 1.4 Typical Computer Syntax 2.0 Installing DNS (43 mins) 2.1 DNS Requirements 2.2 Installation Process 2.3 DNS Adds 2.4 DNS Client Configuration 2.5 DHCP 2.6 Editing the Root Zone File 2.7 Types of Zone Files 2.8 Ping 3.0 Zone Files (45 mins) 3.1 Reverse Lookup 3.2 Active  more...
Windows 2000 Directory Services Level 1 cd rom Level 1 (2 hrs 4 mins) 1.0 Introduction to Active Directory 1.1 Benefits & Features of a Network Directory Service 1.2 Active Directory Standards & Naming Conventions 1.3 Logical & Physical Organization of Active Directory 1.4 AD Requirements & Pre-Installation Considerations 2.0 Active Directory Domain Controller Functions 2.1 Windows 2000 Domain Controller vs. Windows NT Domain  more...
Windows 2000 Directory Services Level 1 cd rom Level 1 (2 hrs 4 mins) 1.0 Introduction to Active Directory 1.1 Benefits & Features of a Network Directory Service 1.2 Active Directory Standards & Naming Conventions 1.3 Logical & Physical Organization of Active Directory 1.4 AD Requirements & Pre-Installation Considerations 2.0 Active Directory Domain Controller Functions 2.1 Windows 2000 Domain Controller vs. Windows NT Domain  more...
Windows 2000 Directory Services Level 2 cd rom Level 2 (1 hrs 52 mins) 1.0 Understanding the Domain Name System (DNS) & Active Directory 1.1 DNS: Name Resolution under TCP/IP 1.2 DNS Naming Conventions: what are fully qualified domain names? 1.3 Name Resolution: Forward Lookups, Reverse Lookups, & Services to Host Name (or IP Address) Lookups 1.4 Understanding DNS Zones 1.5 DNS Zones under Active Directory 2.0 Implementing a DNS  more...
Windows 2000 Directory Services Level 2 cd rom Level 2 (1 hrs 52 mins) 1.0 Understanding the Domain Name System (DNS) & Active Directory 1.1 DNS: Name Resolution under TCP/IP 1.2 DNS Naming Conventions: what are fully qualified domain names? 1.3 Name Resolution: Forward Lookups, Reverse Lookups, & Services to Host Name (or IP Address) Lookups 1.4 Understanding DNS Zones 1.5 DNS Zones under Active Directory 2.0 Implementing a DNS  more...
Windows 2000 Directory Services Level 4 cd rom Level 4 (1 hrs 57 mins) 1.0 Remote Installation Services (RIS) Server-side Setup 1.1 RIS Overview & Hardware & Software Requirements for RIS 1.2 Installing RIS on a Windows 2000 Server 1.3 Using RISETUP 1.4 Activating/Authorizing RIS on the Server 2.0 RIS Workstation Deployment & Configuration Settings 2.1 Delegating Authority for Installing Workstations under RIS 2.2 Specifying RIS  more...
Windows 2000 Directory Services Level 4 cd rom Level 4 (1 hrs 57 mins) 1.0 Remote Installation Services (RIS) Server-side Setup 1.1 RIS Overview & Hardware & Software Requirements for RIS 1.2 Installing RIS on a Windows 2000 Server 1.3 Using RISETUP 1.4 Activating/Authorizing RIS on the Server 2.0 RIS Workstation Deployment & Configuration Settings 2.1 Delegating Authority for Installing Workstations under RIS 2.2 Specifying RIS  more...
Windows 2000 Design Directory Services--Level 1 cd rom Level 1 (1 hr 39 mins) 1.0 Introduction to Active Directory 1.1 Benefits & Features of a Network Directory Service 1.2 Active Directory Overview 1.3 Logical & Physical Organization of Active Directory 1.4 AD Requirements 1.5 The Importance of DNS 1.6 Domain Controllers & Multi-Master Replication 1.7 Operation Master Roles (FSMO's) for Domain Controllers 2.0 Active Directory Concept  more...
Windows 2000 Design Directory Services--Level 1 cd rom Level 1 (1 hr 39 mins) 1.0 Introduction to Active Directory 1.1 Benefits & Features of a Network Directory Service 1.2 Active Directory Overview 1.3 Logical & Physical Organization of Active Directory 1.4 AD Requirements 1.5 The Importance of DNS 1.6 Domain Controllers & Multi-Master Replication 1.7 Operation Master Roles (FSMO's) for Domain Controllers 2.0 Active Directory Concept  more...
Windows 2000 Design Directory Services-Level 2 cd rom Level 2 (1 Hr 42 Mins) 1.0 DNS & Active directory naming Strategies 1.1 DNS Server Configurations 1.2 NetBIOS Name Resolution Issues 1.3 DNS Naming Issues 1.4 DNS Design Guidelines 1.5 Naming Strategies for Users and other Objects 2.0 Active Directory Architecture 2.1 The Single Domain Model 2.2 The Multiple Domain Model 2.3 Designing Multiple Domain Trees within a Forest 2.4  more...
Windows 2000 Design Directory Services-Level 2 cd rom Level 2 (1 Hr 42 Mins) 1.0 DNS & Active directory naming Strategies 1.1 DNS Server Configurations 1.2 NetBIOS Name Resolution Issues 1.3 DNS Naming Issues 1.4 DNS Design Guidelines 1.5 Naming Strategies for Users and other Objects 2.0 Active Directory Architecture 2.1 The Single Domain Model 2.2 The Multiple Domain Model 2.3 Designing Multiple Domain Trees within a Forest 2.4  more...
Windows 2000 Design Directory Services--Level 3 cd rom Level 3 (1 hr 52 mins) 1.0 Security Permissions & Groups 1.1 Security Groups and their Scope 1.2 Active Directory Security Permissions 2.0 Active Directory Sties & Replication 2.1 Sites and Site Links 2.2 Planning for Replication Traffic 2.3 Replication Topology Issues 2.4 Intra-Site VS Inter-Site Replication 3.0 Operations Masters & Domain Controllers 3.1 FSMO Placement  more...
Windows 2000 Design Directory Services--Level 3 cd rom Level 3 (1 hr 52 mins) 1.0 Security Permissions & Groups 1.1 Security Groups and their Scope 1.2 Active Directory Security Permissions 2.0 Active Directory Sties & Replication 2.1 Sites and Site Links 2.2 Planning for Replication Traffic 2.3 Replication Topology Issues 2.4 Intra-Site VS Inter-Site Replication 3.0 Operations Masters & Domain Controllers 3.1 FSMO Placement  more...
Crystal Reports 8--Level 7 cd rom Crystal Reports 8 Level 7 (2 Hrs 17 Mins) 1.0 Mapping (44 Mins) 1.1 Mapping on Grouped Fields 1.2 Modifying Map Attributes 1.3 Mapping on Detail Fields 1.4 Mapping on Cross-tab Summaries 1.5 Using the Map Analyzer 2.0 OLE (27 Mins) 2.1 OLE Introduced 2.2 Adding OLE Objects to a Report 2.3 Working with Static OLE Objects 2.4 Embedded vs. Linked Objects 3.0 External Data Sources  more...
Windows 2000 Server Admin --Volume 5 cd rom Lesson 1: Terminal Services Installing Terminal Services Creating A Terminal Services Client Installing A Terminal Services Client Terminal Services Client Setup Connecting To The Terminal Server Logging On To A Terminal Server Testing The Services Verifying The Contents Of A Client Folder Opening The Terminal Services Manager Viewing The Connection Status Of A User Sending A Message To A Client  more...
Windows XP Basic cd rom Lesson 1: Introduction To Windows XP Introduction Lesson Objectives The Windows Desktop The Auto Arrange Feature The Desktop Cleanup Wizard The Start Menu Opening A Program Closing A Program Using The File Menu The File Menu Different Ways Of Opening Programs The Minimize Button The Restore Button The Maximize Button Switching Between Windows Using The Scroll Bars Tiling Active  more...
Active Server Pages NET Set of 5 cd rom Level 1 Server-Side Programming Concepts Static vs. Dynamic Web Applications Server-Side alternatives (Pros and Cons) CGI ISAPI / Proprietary API Servlets / JSP ASP / ASP.NET Role of server programming in business applications Overview of HTML and Scripting Structure tags Formatting Tags Using Styles Form Tags Basic JavaScript User Interaction  more...
Active Server Pages NET Set of 5 cd rom Level 1 Server-Side Programming Concepts Static vs. Dynamic Web Applications Server-Side alternatives (Pros and Cons) CGI ISAPI / Proprietary API Servlets / JSP ASP / ASP.NET Role of server programming in business applications Overview of HTML and Scripting Structure tags Formatting Tags Using Styles Form Tags Basic JavaScript User Interaction  more...
Security Set of 5 cd rom Level 1: General Security Concepts Access control Foundation of a secure network Access Control methods Authentication Overview Kerberos CHAP Certificates Username/Password Tokens Multi-Factor Mutual Authentication Biometrics Auditing Protecting Your Network Non-essential services; protocols; disabling unnecessary systems/process/attacks  more...
Windows 2000 Design Network Security Set of 4 cd rom Level 1 1.0 Introduction to Security 1.1 What is Security? 1.2 What is a Risk? 1.3 Types of Attacks 1.4 Risk Analysis 1.5 Acceptable Levels of Security 2.0 Securing the Local Network 2.1 Business Needs 2.2 Domain Structure & Trusts 2.3 Group Policies 2.4 Authentication 2.5 Controlling Access 2.6 Securing Computers Resources & Communications 2.7 Non-Microsoft Clients 3.0  more...
Windows 2000 Design Network Security Set of 4 cd rom Level 1 1.0 Introduction to Security 1.1 What is Security? 1.2 What is a Risk? 1.3 Types of Attacks 1.4 Risk Analysis 1.5 Acceptable Levels of Security 2.0 Securing the Local Network 2.1 Business Needs 2.2 Domain Structure & Trusts 2.3 Group Policies 2.4 Authentication 2.5 Controlling Access 2.6 Securing Computers Resources & Communications 2.7 Non-Microsoft Clients 3.0  more...
Exchange Server 2000 System Admin Set of 5 cd rom Administration Level 1 1.0 Overview of Exchange Server 1.1 Shared-file vs. Client-Server 1.2 Exchange 2000 Server Family 1.3 Exchange 2000 Server Features 2.0 Integration with Active Directory 2.1 AD Concepts Review 2.2 Schema 2.3 Domains 3.0 Exchange 2000 Server Architecture 3.1 Overview of Components 3.2 Communication Between Components 3.3 Message Flow in Exchange 2000 Server  more...
XML Building XML-Based Web Applications Set of 3 cd rom Level 1 1.0 An Overview of the eXtensible Markup Language 1.1 History 1.2 Why XML Now: Goals 1.3 XML vs. HTML 1.4 XHTML 1.5 The W3C Standards Process 1.6 XML Parsers 1.7 XML Documents 1.8 XML Validation Issues 1.9 XML as EDI 2.0 Allied XML Technologies 2.1 XML Technologies Overview 2.2 Dynamic HTML (DHTML) Div Span 2.3 Cascading Style Sheets (CSS) 2.4 eXtensible Style  more...
XML Building XML-Based Web Applications Set of 3 cd rom Level 1 1.0 An Overview of the eXtensible Markup Language 1.1 History 1.2 Why XML Now: Goals 1.3 XML vs. HTML 1.4 XHTML 1.5 The W3C Standards Process 1.6 XML Parsers 1.7 XML Documents 1.8 XML Validation Issues 1.9 XML as EDI 2.0 Allied XML Technologies 2.1 XML Technologies Overview 2.2 Dynamic HTML (DHTML) Div Span 2.3 Cascading Style Sheets (CSS) 2.4 eXtensible Style  more...
Windows XP Home Edition Set of 3 cd rom Level 1 1.0 Overview of Windows XP Home Edition 1.1 Where Windows XP Home Edition Fits in the Windows Family 1.2 New Features of Windows XP Home Edition 1.3 Windows XP Home Edition OS and Engine 1.4 Recommended Hardware 2.0 Navigating the Windows XP Home Edition Desktop 2.1 Logging On 2.2 Using the Mouse 2.3 Orientation to the Desktop 2.4 Orientation to the taskbar and Start Menu 3.0  more...
Visual Basic 6 0 Component Development LV 11 cd rom Level 11 Component Development (2 Hours) 1.0 Introduction to ActiveX Technology (6 min) 1.1 COM 1.2 DCOM 1.3 Compound Documents 1.4 In-Place Activation 1.5 Active X Container 1.6 Active X Server Components 1.7 Active Automation 2.0 Creating ActiveX Components (39 min) 2.1 Types of Components 2.2 Building an Active X DLL 2.3 Compiling the DLL 2.4 Debugging the  more...
Visual Basic 6 0 ActiveX Control LV 12 cd rom Level 12 ActiveX Controls (1 Hour 59 Minutes) 1.0 Creating ActiveX Controls (46 min) 1.1 What are ActiveX Controls? 1.2 Steps in ActiveX Control Creation 1.3 Creating an ActiveX Control 1.4 Properties 1.5 Lifetime Events 1.6 The ActiveX Control Wizard 1.7 Events 1.8 Methods 1.9 Using the Control 2.0 Advanced ActiveX Control Topics (11 min) 2.1 Creating an About  more...
Visual Basic 6 0 Internet Applications LV 17 cd rom Level 17 a a Internet Topics (1 Hour 43 Minutes) 1.0 Internet Controls (22 min) 1.1 Web Browser Control 1.2 Internet Transfer Control 2.0 DHTML Applications (38 min) 2.1 What is DHTML? 2.2 Development Environment 2.3 Deploying your Application 2.4 Creating a DHTML Application 2.5 Events 2.6 Design Considerations 2.7 Advantages and Disadvantages of DHTML  more...
Visual Basic 6 0 LV 8 cd rom Level 8 (2 Hours 3 Minutes) 1.0 The Windows API (32 min) 1.1 What is the Windows API? 1.2 Uses of the Windows API 1.3 Declaring Windows API Functions 1.4 Calling Windows API Functions 1.5 Send Message 1.6 GetDriveType32 1.7 Retrieving System Information 2.0 Storing User Information (30 min) 2.1 INI Files & Using API Calls 2.2 Creating an INI Class 2.3 What is  more...
Visual InterDev 6 0 Level 1 cd rom Level 1: Intro to Web Application Development (2 Hours 4 Minutes) 1.0 Overview (46 min) 1.1 Course Overview 1.2 What is Visual InterDev & Intended Audiences 1.3 Visual Studio 6.0 1.4 Client/Server Model 1.5 Client Browser 1.6 Hyper-text Mark up Language(HTML) 1.7 Hyper-text Transfer Protocol (HTTP) 1.8 Client-side Scripting 1.9 JavaScript 1.10 Visual Basic Scripting Edition  more...
Visual InterDev 6 0 Level 3 cd rom Level 3: Client Side Scripting (2 Hours 15 Minutes) 1.0 Client Side Scripting (1 Hour 21 min) 1.1 Document Object Model 1.2 In-line Scripting 1.3 Functions & Identifying Elements 1.4 Events 1.5 Events Bubbling 1.6 Defining Objects 1.7 Scriptlets 2.0 ActiveX and COM (14 min) 2.1 Active X Controls 2.2 COM Components 3.0 Java Applet (4 min) 3.1 Overview 3.2 Java Applet Example  more...
Visual InterDev 6 0 Level 5 cd rom Level 5: Databases (1 Hour 32 Minutes) 1.0 Visual Data Source (30 min) 1.1 Creating a Database Project 1.2 Working with Tables 1.3 Creating a View 1.4 Database Diagram 1.5 Stored Procedures 1.6 Triggers 2.0 Connecting the Database to the Web Application (4 min) 2.1 Connecting to the Database 3.0 Data Aware DTC's (30 min) 3.1 Creating Data Enabled Pages & Recordset Options 3.2  more...
Visual InterDev 6 0 Level 6 cd rom Level 6 (1 Hour 30 Minutes) 1.0 Active X Server Components (20 min) 1.1 Creating Components in VB 1.2 Creating Components in VC++ 2.0 Microsoft Transaction Server (35 min) 2.1 Overview 2.2 Stateless Objects & Transactions 2.3 Managing & Using MTS Components 3.0 Active Channels (14 min) 3.1 Viewing Active Channels 3.2 Creating your own Active Channel 3.3 Active Channel Properties  more...
Active Server Pages 3 Set of 6 cd rom Level 1 (1 Hr 52 Mins) 1.0 Overview of Web Development (23 Mins) 1.1 What is ASP? 1.2 What software do I need? 1.3 What can I do with ASP? 1.4 Server-side Script Tags 1.5 Competing Products 1.6 ASP Object Model 2.0 The Response Object (49 Mins) 2.1 Response.Write 2.2 Response.End 2.3 Response.Redirect 2.4 Response.Cookies 3.0 Introduction to Scripting (40 Mins) 3.1  more...
Active Server Pages 3 Set of 6 cd rom Level 1 (1 Hr 52 Mins) 1.0 Overview of Web Development (23 Mins) 1.1 What is ASP? 1.2 What software do I need? 1.3 What can I do with ASP? 1.4 Server-side Script Tags 1.5 Competing Products 1.6 ASP Object Model 2.0 The Response Object (49 Mins) 2.1 Response.Write 2.2 Response.End 2.3 Response.Redirect 2.4 Response.Cookies 3.0 Introduction to Scripting (40 Mins) 3.1  more...
Active Server Pages 3 Level 1 cd rom Level 1 (1 Hr 52 Mins) 1.0 Overview of Web Development (23 Mins) 1.1 What is ASP? 1.2 What software do I need? 1.3 What can I do with ASP? 1.4 Server-side Script Tags 1.5 Competing Products 1.6 ASP Object Model 2.0 The Response Object (49 Mins) 2.1 Response.Write 2.2 Response.End 2.3 Response.Redirect 2.4 Response.Cookies 3.0 Introduction to Scripting (40 Mins) 3.1  more...
Active Server Pages 3 Level 2 cd rom Level 2 (1 Hr 52 Mins) 1.0 ASP in Action (22 Mins) 1.1 Sample ASP Web Sites 1.2 Your Sample Application 2.0 The Server Object (19 Mins) 2.1 Server.Transfer & Server.Execute 2.2 Server.CreateObject 3.0 ActiveX COM DLL (32 Mins) 3.1 Authoring your Component in VB 3.2 Instantiating your Object & Calling Methods from ASP 4.0 Designing a Database in SQL Server 7.0 (21 Mins) 4.1  more...
Active Server Pages 3 Level 3 cd rom Level 3 (1 Hr 54 Mins) 1.0 Connection Object (15 Mins) 1.1 Data Source, Username & Password 2.0 Basics of SQL (23 Mins) 2.1 Select 2.2 Order By 2.3 Joins 2.4 Group By 3.0 The Request Object (39 Mins) 3.1 Request.form 3.2 Request.QueryString 3.3 Request 3.4 Request.Cookies 4.0 The Application Object (18 Mins) 4.1 What is the Application Object? 4.2 What is an Application  more...
Active Server Pages 3 Level 4 cd rom Level 4 (1 Hr 50 Mins) 1.0 Data Manipulation (1 Hr 36 Mins) 1.1 Adding Records 1.2 Updating Records 1.3 Deleting Records 1.4 Optional Parameters 2.0 Stored Procedures (14 Mins) 2.1 What is a Stored Procedure? 2.2 Stored Procedures versus Scripting 2.3 T/SQL versus PL/SQL 2.4 The Anatomy of a Stored Procedure  more...
Active Server Pages 3 Level 5 cd rom Level 5 (1 Hr 51 Mins) 1.0 ADODB.Command (1 Hr 44 Mins) 1.1 What is the Command Object? 1.2 Why do I need it? 1.3 Stored Procedures 2.0 Global.asa (32 Mins) 2.1 Application_OnStart & Application_OnEnd 2.2 IIS Configuration Settings 2.3 Session_OnStart & Sesstion_OnEnd 3.0 IIS Settings (35 Mins) 3.1 Home Directory Settings 3.2 Application Options 3.3 Document Settings 3.4  more...
Active Server Pages 3 Level 6 cd rom Level 6 (1 Hr 48 Mins) 1.0 Error Handling (28 Mins) 1.1 VB Script 1.2 JavaScript 2.0 3-Tier Architecture (36 Mins) 2.1 What is 3-Tier Architecture? 2.2 Building the Middle Tier with VB 2.3 Scalability with Component Services 3.0 Using Visual InterDev 6.0 (32 Mins) 3.1 What is Microsoft Visual InterDev? 3.2 Creating an ASP Project 3.3 Creating an ASP Page 3.4 Creating a Data  more...
Windows 2000 Basic cd rom Lesson 1: Introduction To Windows 2000 Windows 2000 - At A Glance The Windows Desktop Desktop Icons The Taskbar Selecting Desktop Icons Moving Icons Around The Desktop The Auto Arrange Feature The Start Menu Closing A Program Using The File Menu The File Menu Different Ways Of Opening Programs The Minimize Button The Restore Button The Maximize Button Moving Windows Around The  more...
Windows 2000 Networking Internetworking cd rom Lesson 1: Windows 2000 And The Internet Introduction Basics Of Internet Creating A New Connection The Network Connection Wizard Adding A Shortcut To The Desktop The Connection Dialog Box The Network And Dial-up Connections Folder The Connections Properties Exploring General Properties Exploring The Options Tab The Security Tab Exploring The Networking Tab Point To Point Settings  more...
LiveMotion cd rom Adobe LiveMotion is a wonderful application to use for Internet and Web design. It enables you to create great web graphics with interactivity, animation and sound. LiveMotion uses object-based editing, which keeps all attributes editable and key-framable from start to finish. Author Mark Fletcher takes you through this great application step by step in Virtual Training Company's tutorial. Learn  more...
Windows 2000 Server Level 3 cd rom Level 3 (1 hr 58 mins) 1.0 Intro to Active Directory (35 mins) 1.1 Benefits & Features of a Network Directory Service 1.2 Active Directory Standards & Naming Conventions 1.3 Logical & Physical Organization of Active Directory 1.4 Pre-Installation Considerations 1.5 Using the Active Directory Installation Wizard: DCPROMO.exe 2.0 Network Protocols (18 mins) 2.1 Introducing Network  more...
Windows 2000 Server Level 3 cd rom Level 3 (1 hr 58 mins) 1.0 Intro to Active Directory (35 mins) 1.1 Benefits & Features of a Network Directory Service 1.2 Active Directory Standards & Naming Conventions 1.3 Logical & Physical Organization of Active Directory 1.4 Pre-Installation Considerations 1.5 Using the Active Directory Installation Wizard: DCPROMO.exe 2.0 Network Protocols (18 mins) 2.1 Introducing Network  more...
Windows 2000 Server Admin --Volume 2 cd rom Lesson 1: Active Directory Services Introduction To Directory Services Installing Active Directory The Active Directory Installation Wizard Opening The Directory Server Console Managing The Active Directory Console Adding A Trusted Domain Adding A Trusting Domain Verifying A Domain Trust Creating Users Locating User Information Disabling A User Creating New Computers Sites: An Overview Creating  more...
Windows XP Networking Internetworking cd rom Lesson 1: Windows XP Internet Explorer Introduction Lesson Objectives Basics Of Internet Choosing A Service Provider My Network Places System Folder Network Connections System Folder The New Connection Wizard Creating A New Connection Completing the New Connection Wizard Connection Properties Dialog Box The General Tab The Options Tab The Security Tab The Networking Tab The Advanced  more...
Windows 2000 Networking Internetworking cd rom Lesson 1: Windows 2000 And The Internet Introduction Basics Of Internet Creating A New Connection The Network Connection Wizard Adding A Shortcut To The Desktop The Connection Dialog Box The Network And Dial-up Connections Folder The Connections Properties Exploring General Properties Exploring The Options Tab The Security Tab Exploring The Networking Tab Point To Point Settings Sharing Your  more...
Windows 2000 Basic cd rom Lesson 1: Introduction To Windows 2000 Windows 2000 - At A Glance The Windows Desktop Desktop Icons The Taskbar Selecting Desktop Icons Moving Icons Around The Desktop The Auto Arrange Feature The Start Menu Closing A Program Using The File Menu The File Menu Different Ways Of Opening Programs The Minimize Button The Restore Button The Maximize Button Moving Windows Around The Desktop The Close  more...
tcw11--05/27/12-21:49:33-(5982)[B]-[B]-[A]