What is binding? What are types of binding?
Answer Posted / sammi kumar
binding is the creation of a simple reference to something
that is larger and more complicated and used frequently.
The simple reference can be used instead of having to
repeat the larger thing. A binding is such a reference
types of binding are:
1) Compile time
2) Run time
3) Execution time/runtime
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
Can a VB application be an OLE server?
How do you avoid the "Invalid use of null" error when reading null values from a database?
How do I make a text box not beep but do something else when I hit the Enter key?
What is the use of OLE?
It possible to call OLEDB's Features directly in VB without using any control?
which property used to add a menus at runtime?
Explain about arrays?
what are the Parts of ODBC?
Difference between ActiveX Control and Standard Control.
What is the use of debug Window?
What do you know about chaining views.
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
What are the properties of datacontrol?
What is the difference between change event in normal combobox and dbcombobox?
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?