What areTypes of compatability in VB and their usage ?

Answers were Sorted based on User's Feedback



What areTypes of compatability in VB and their usage ?..

Answer / hema

No Compatibility
Project Compatibility
Binary Compatibility

Is This Answer Correct ?    5 Yes 0 No

What areTypes of compatability in VB and their usage ?..

Answer / sankar

1.No Compatibility
2.Project compatibility
3.Binary Compatibility
Usage:
for making and maintain version of the dll.

Is This Answer Correct ?    1 Yes 1 No

What areTypes of compatability in VB and their usage ?..

Answer / siva

1.Version compatability
2.Binary compatability

Both are version control purpose

Is This Answer Correct ?    0 Yes 1 No

What areTypes of compatability in VB and their usage ?..

Answer / ravi

1.Version compatability
2.Binary compatability

Both are version control purpose

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Visual Basic Interview Questions

How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?

0 Answers  


Using which type we can access file line by line?

2 Answers  


Which datatypes in Visual Basic are capable of accepting Nulls?

1 Answers  


What do you mean by HTTP?

1 Answers  


What are the types of line styles available in Treeview Control?

0 Answers  






which arguments will be used to run a executable program in shell function ?

1 Answers  


What is data binding in vb net?

0 Answers  


What is the difference between Msgbox Statement and MsgboxQ function?

0 Answers  


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

0 Answers  


What is the error message that you would get if you try to use a recordset that is not initialized to anything?

2 Answers  


How would you run your ActiveX Document Dll?

0 Answers  


How would you view html code in Active Server Pages?

1 Answers  


Categories