2
votes
3answers
195 views
1
vote
What is a language binding?
Okay, now the question has been clarified, this isn't really relevant so I'm moving it to a new …
4
votes
What is a data binding?
Binding generally refers to a mapping of one thing to another - i.e. a datasource to a presentation object. It can typically refer to binding data from a database, or similar source (XML file, web …
