Thursday - September 2, 2010
|
3-Tier Development Solutions
The OLE Server library implements support for creation of OLE
Automation Server applications, ActiveX controls, and Active Server
Page (ASP) components. Through these powerful technologies,
Visual Objects code can be packed to run under the control of
another application, inside the GUI of other application/development
systems, or on a Web server supporting ASP.
Since OLE is a standard for inter-application communication, OLE
server components created by Visual Objects can be used either by
other Visual Objects applications themselves or by any other
application/development system properly supporting OLE client
interfaces. The OLE Automation support can turn any Visual
Objects object into an OLE Automation object, and the ActiveX
support can turn any Visual Objects window into an ActiveX
control. The OLE Server library does not require any other library
except for the System Library, and it also does not require distribution
of an additional runtime DLL.
|