what is the Difference between DDE and OLE?



what is the Difference between DDE and OLE?..

Answer / asif

DDE (Dynamic Data Exchange) a communication protocol that
let applications call each other.OLE was the first protocol
that enabled users and programmers to create compound
documents—that is documents that contain data from different
applications (for example an Excel worksheet inside a Word
document). Depending on the application's needs compound
documents can completely encapsulate other simpler documents
(embedding) or contain simply a reference to existing
documents (linking). When the user clicks on an embedded or
linked document inside a compound document Windows runs the
application that's capable of dealing with that particular
type of document.

Is This Answer Correct ?    10 Yes 3 No

Post New Answer

More Visual Basic Interview Questions

What is the difference between a ActiveX DLL and a ActiveX EXE?

2 Answers   Infosys,


How to register a component?

1 Answers  


State about the different types of visual basic data?

0 Answers  


what is Type Library and what it's purpose?

1 Answers  


Explain about arrays?

0 Answers  






How to find size of the file. Which method or function is used to occomplish this?

0 Answers  


What is ODBC?

2 Answers   Satyam,


what are the Types of ActiveX Components in VB?

1 Answers  


What is passing by reference?

1 Answers  


Draw Sequence Modal of DAO and Explain?

0 Answers  


what are the differences between image and picture controls?

3 Answers  


What is snapshot in vb?

0 Answers  


Categories