~3 min read
Article
5 sectionsContents
- Science
- People
- Textiles
- Other uses
- See also
Binding may refer to:
==Computing== Binding, associating a network socket with a local port number and IP address Data binding, the technique of connecting two data elements together UI data binding, linking a user interface element to an element of a domain model, such as a database field XML data binding, representing XML document data using objects and classes Key binding, or keyboard shortcut, mapping key combinations to software functionality Language binding, a library providing a functional interface to second library in a different programming language Name binding, the association of code or data with an identifier in a programming language Late binding, name binding which is resolved at run-time rather than in pre-execution time