ActiveX

What is ActiveX?

                ActiveX is a set of technologies developed by Microsoft, which uses the Component Object Model (COM) and Distributed COM (DCOM) standards, allowing developers to build and use components that enable interactive content for the World Wide Web. ActiveX objects and components are self-contained code that can be built to execute on both client and server machines. Through ActiveX, Web sites use multimedia effects, interactive objects, and sophisticated applications to create an interactive user experience. [1]

                Server-side components used by Active Server Pages (ASP) technology are automation servers with no user interface. You can create your own automation servers with most of the tools used to create ActiveX controls. When activated, automation servers generate an HTML stream that is returned to the client's browser. Automation servers can automate access to a database, perform complex queries, and deal with data values for use by script code. Using Active Server Pages is an easy way to talk to server-side components via high-level script language.


Features:


ActiveX Core Technologies

which includes: (Macintosh reference implementation (System 7.x)
Win32 reference implementation
UNIX reference source (Solaris 2.x)

They all have the above technologies available with the ActiveX Standards process. )


Further Specifications:

1. ActiveX Template Library (ATL) 2. ActiveX SDK (software development kit) 3. ActiveX handle Internet Security

The Active Platform:

                Microsoft Active Platform is an integrated, comprehensive set of client and server development technologies that make it easy for developers to integrate the connectivity of the Internet with the power of the personal computer. Active Platform allows developers to use the tools and components they know today to build powerful applications easily for the Internet and intranet. The Active Platform includes client technologies that run in an Active Client browser, server technologies that run on the Windows NT Server network operating system and Microsoft Internet Information Server (IIS), and ActiveX technologies that the client and server components together across the network and enable component-based applications to work seamlessly. [5]


Disadvantages of using ActiveX:


[1]  http://www.microsoft.com/activex/actx-gen/awhatis.asp
        usefulness: 7
        readable: 7

[2] http://www.microsoft.com/sitebuilder/columnists/starts0523.asp
        usefulness: 8
        readable: 9

[3] http://www.activex.org/announce/ActiveX_Core_Technologies.htm
        usefulness: 6
        readable: 7

[4] http://www.microsoft.com/activex/actx-gen/faq.asp
        usefulness: 8
        readable: 8

[5] http://www.microsoft.com/activeplatform/default.asp
        usefulness: 6
        readable: 7


Conclusion
Back To Main Page