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 are the different compatibility types when we create a
COM component?

Answers were Sorted based on User's Feedback



What are the different compatibility types when we create a COM component?..

Answer / neha dogra

Three Compatibility Types:
1. No Compatibility: New GUID created and references from other components will not work.
2. Project Compatibility: Default for any new component
3. Binary Compatibility: GUID does not change, references from other components will work.

Is This Answer Correct ?    4 Yes 0 No

What are the different compatibility types when we create a COM component?..

Answer / nilesh b

Following are compatibility types in COM

Binary Compatibility - For Backward COmpatibility
Project Compatibility - For Debugging Purpose
No COmpatibility

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Visual Basic Interview Questions

How many tabs in a tabbed dialog do you consider appropriate?

0 Answers  


What is VB ShellScripting?

1 Answers   Wipro,


Explain about the basic features of Visual basic?

0 Answers  


It possible to call OLEDB?s Features directly in VB without using any control?

0 Answers  


Which controls can not be placed in MDI ?

2 Answers  


which collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol?

1 Answers  


How can you Add API functions to your Application?

0 Answers  


What are the Sequence of events when a form is loaded in Visual Basic?

6 Answers  


How would you map properties to controls by using ActiveX Control Interface Wizard?

0 Answers  


Does VB Supports OOPS Concepts? Explain..

4 Answers  


What does option Explicit means?

8 Answers   IBM, Infosys,


Explain Get, Let, Set Properties.

1 Answers  


Categories