What is binding?

Showing Answers 1 - 2 of 2 Answers

shanthi

  • Nov 12th, 2005
 

binding

  Was this answer useful?  Yes

asohaney

  • Mar 6th, 2008
 

Data binding is the process that establishes a connection between the application UI and business logic. If the binding has the correct settings and the data provides the proper notifications, then, when the data changes its value, the elements that are bound to the data reflect changes automatically. Data binding can also mean that if an outer representation of the data in an element changes, then the underlying data can be automatically updated to reflect the change.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions