Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is OLE? Explain.

Answers were Sorted based on User's Feedback



What is OLE? Explain...

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

What is OLE? Explain...

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

What is OLE? Explain...

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

Post New Answer

More Visual Basic Interview Questions

What is the latest version of visual basic?

0 Answers  


What is the diff between the Create Object and Get object?

2 Answers  


How do I dial a phone number without using the MSCOMM VBX?

0 Answers  


Where can I get updated VB and other Microsoft files?

0 Answers  


What are the new events in textbox that has been included in VB ?

0 Answers  


What do you mean by provider?

0 Answers  


What is the difference between a Dynaset and Snapshot and how would you create one?

2 Answers  


what is the Difference between Recordset and Querydef?

0 Answers  


how to validate the pop up window Example :assume there is an webpage in that webpage we had a button to browser or file to upload . how to validate this button if we click on that botton window should appear else back to the page i need in VB Script Code since i am using QTP for testing

1 Answers   Sapient,


What is the difference between a property a method and an event? Give an example of each.

18 Answers   Microsoft,


Describe Database Connection pooling relative to MTS ?

1 Answers  


What's the difference between MODAL and MODELESS forms?

0 Answers  


Categories