Answer Posted / baljeet deshwal
object Linking and Embedding (OLE) is a distributed object system and protocol developed by Microsoft. OLE allows an editor to "farm out" part of a document to another editor and then reimport it. For example, a desktop publishing system might send some text to a word processor or a picture to a bitmap editor using OLE. The main benefit of using OLE, next to reduced file size, is the ability to create a master file. References to data in this file can be made and the master file can then have changed data which will then take effect in the referenced document.Dynamic Data Exchange (DDE) is a technology for communication between multiple applications under Microsoft Windows and also OS/2. Although still supported in even latest Windows versions, it has mostly been replaced by its much more powerful successors OLE, COM, and OLE Automation. However, it is still used in several places inside Windows, e.g. for Shell file associations.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Is there any way to pass a variable to a form apart from using global variables?
what is the Difference between Dynaset and Snapshot?
Is visual basic case sensitive?
What is the use of Imagelist Controls ?
What are the uses of List View Control?
How would you run your ActiveX Document Dll?
Is visualvm free?
What is the difference between c++ and visual basic?
Where can I get updated VB and other Microsoft files?
Which method is used to write context Into file?
what are the types of cursors in DAO?
How would you Create a Query Builder and Explain its uses ?
Explain about an event-driven programming language?
Explain the types of Views in Listview Control?
____ property of menu cannot be set at run time.