What is binding? What are types of binding?

Answer Posted / guest

Assigning variable with defined memory space.
Late Binding - Memory size is allotted in later stage.
Ex:- Dim x as object
Early Binding - Memory size is allotted while declaring
itself.
New Key word is important.
Ex:- Dim x as New Object

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Parts of ODBC?

1543


Can you tell me the properties of the controls?

1665


Is it possible to Access BackEnd procedures? Explain.

1656


1.What are the Feactures visual data manager 2.Short note on visual data manager 3.What is data control,its work,properties,methods 4.Needs for OLEDB in vb 5.LIst steps involved in generating christal report 6.What is a recordset 7.Diffrence between RDO and ADO 8.What is an Activex control 9.Advantages of ADO over data control 10.Diffrence between model and modeless form 11.What is the significance of debug window 12.Diffrence between single document and multiple document 13.Explain data report

3899


Scope of API?s can be of different types, what are they Why API functions are Required?

1570






Types of Resultsets.

1610


Draw Sequence Modal of RDO and Explain?

1968


I have several megabytes of memory. Why do I get an "out of memory" error?

1205


What is the use of Tabledef?

1649


What are the Differenct Types of Instancing Property in ActiveX Dll and Exe?

1700


How would you attach pictures in Treeview Control?

1631


Explain about declaring variables in Visual basic?

648


what are the Parts of ODBC?

1495


How would you find out the value property in Slider Bar Control?

1544


i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).

1868