Answer Posted / vaidehi
AcAcronym for Dynamic Data Exchange, an interprocess
communication (IPC) system built into the Macintosh,
Windows, and OS/2 operating systems. DDE enables two
running applications to share the same data. For example,
DDE makes it possible to insert a spreadsheet chart into a
document created with a word processor. Whenever the
spreadsheet data changes, the chart in the document changes
accordingly.
Although the DDE mechanism is still used by many
applications, it is being supplanted by OLE, which provides
greater control over shared data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of Data Form Wizard?
How would you create your application in DHTML?
what are the Types of LockEdits in RDO?
what is the Difference between Recordset and Querydef?
What are the important components of OLEDB?
Binary Access-method isused to access file in which manner?
What is datagrid in vb net?
How would you create properties by using class Builder Wizard?
What is DBSqlPassThrough?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
What is the use of parameters collection?
Is visualvm free?
How would you add elements and pictures to listitems in listview control?
What are the tools available for Debuggiu in VB?
When should we use recursive programming?