What areTypes of compatability in VB and their usage ?
Answer Posted / 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 |
Post New Answer View All Answers
How to get freefile location in memory?
Can a VB application be an OLE server?
OLE is used for _______
How to find the current record position in data control?
What is DDE?
Types of cursors in RDO.
What is the use of progress Bar Control?
What is the need of tabindex property is label control?
When should we use recursive programming?
How would you create properties by using class Builder Wizard?
What is the-use of property page Wizard in ActiveX Control?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
How do I change the color of a form in visual basic?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?