Audience
This curriculum has been designed for application developers and authors who plan, design and implement distributed applications.
Topics
Overview of ActiveX Code Components
- Introducing ActiveX Code Components
- Creating ActiveX Code Components
Using ActiveX Code Components
- Coding ActiveX Code Components
- Deploying ActiveX Code Components
ActiveX Documents and DHTML
- Fundamentals of ActiveX Documents
- Creating an ActiveX Document
- Dynamic HTML (DHTML)
Objectives
Upon completion of this course, the student will be able to:
- define an ActiveX EXE
- define an ActiveX DLL
- design an ActiveX code component
- create a new ActiveX DLL or ActiveX EXE project
- develop code for an ActiveX code component test an ActiveX code component
- compile the ActiveX code component
- deploy and distribute an ActiveX code component
- define an ActiveX document
- define the UserDocument object
- create an ActiveX document
- create an ActiveX document using the ActiveX Document Migration Wizard
- add functionality to an ActiveX document
- define DHTML
- create DHTML applications
- implement DHTML applications