What is OLE? Explain.
Answers were Sorted based on User's Feedback
Answer / hariharan.tg
Object Linking and Embedding (OLE) is a technology that
allows embedding and linking to documents and other objects
developed by Microsoft. For developers, it brought OLE
custom controls (OCX), a way to develop and use custom user
interface elements. On a technical level, an OLE object is
any object that implements the IOleObject interface,
possibly along with a wide range of other interfaces,
depending on the object's needs.
| Is This Answer Correct ? | 21 Yes | 9 No |
Answer / 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 |
Answer / saurav
OLE (Object Linking and Embedding) is a means to interchange data between applications. One of the primary uses of the OLE Container control was to embed Word documents or Excel spreadsheets in a form. This is the control to use when you want to link or embed an object into your Visual Basic application.
| Is This Answer Correct ? | 0 Yes | 0 No |
To populate a single column value which dbcontrols you to use?
What is Static Variable?
Difference between ActiveX Exe and Dll.
What is diff between the Generic Variable and Specific Variable?
what database you used in project?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.
Explain about manipulating the recordset object
Where can I get updated VB and other Microsoft files?
___ is a property to resize a label control according to your caption.
What is the maximum no. of forms can include in one project (vb project)?
What are the types of line styles available in Treeview Control?
what is the Difference between Declaration and Instantiation an object?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)