Data binding




In computer programming, data binding is a general technique that binds data sources from the provider and consumer together and synchronizes them. This is usually done with two data/information sources with different languages as in XML data binding. In UI data binding, data and information objects of the same language but different logic function are bound together (e.g. Java UI elements to Java objects).[1]


In a data binding process, each data change is reflected automatically by the elements that are bound to the data. The term data binding is also used in cases where an outer representation of data in an element changes, and the underlying data is automatically updated to reflect this change. As an example, a change in a TextBox element could modify the underlying data value.[2]




Contents






  • 1 Data binding frameworks and tools


    • 1.1 Delphi


    • 1.2 C#


    • 1.3 JavaScript


    • 1.4 Java


    • 1.5 Objective-C


    • 1.6 Scala




  • 2 See also


  • 3 References


  • 4 Further reading





Data binding frameworks and tools



Delphi



  • DSharp 3rd-party Data Binding tool


  • OpenWire Visual Live Binding - 3rd-party Visual Data Binding tool

  • LiveBindings



C#


  • Windows Presentation Foundation


JavaScript



  • AngularJS

  • Backbone.js

  • BindingJS

  • Datum.js[3]

  • EmberJS

  • Generic Data Binder

  • KnockoutJS

  • Polymer

  • React (JavaScript library)

  • SAPUI5, OpenUI5

  • Vue.js



Java



  • Google Web Toolkit


  • JavaFX Properties and Binding


  • Eclipse JFace Data Binding
    • EMF Data Binding




Objective-C


  • AKABeacon iOS Data Binding framework


Scala


  • Binding.scala[4]Reactive data-binding framework for Scala


See also



  • Windows Presentation Foundation

  • XML data binding

  • UI data binding



References




  1. ^ "What is Data Binding?". Techopedia.com. Retrieved 30 December 2015..mw-parser-output cite.citation{font-style:inherit}.mw-parser-output q{quotes:"""""""'""'"}.mw-parser-output code.cs1-code{color:inherit;background:inherit;border:inherit;padding:inherit}.mw-parser-output .cs1-lock-free a{background:url("//upload.wikimedia.org/wikipedia/commons/thumb/6/65/Lock-green.svg/9px-Lock-green.svg.png")no-repeat;background-position:right .1em center}.mw-parser-output .cs1-lock-limited a,.mw-parser-output .cs1-lock-registration a{background:url("//upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Lock-gray-alt-2.svg/9px-Lock-gray-alt-2.svg.png")no-repeat;background-position:right .1em center}.mw-parser-output .cs1-lock-subscription a{background:url("//upload.wikimedia.org/wikipedia/commons/thumb/a/aa/Lock-red-alt-2.svg/9px-Lock-red-alt-2.svg.png")no-repeat;background-position:right .1em center}.mw-parser-output .cs1-subscription,.mw-parser-output .cs1-registration{color:#555}.mw-parser-output .cs1-subscription span,.mw-parser-output .cs1-registration span{border-bottom:1px dotted;cursor:help}.mw-parser-output .cs1-hidden-error{display:none;font-size:100%}.mw-parser-output .cs1-visible-error{font-size:100%}.mw-parser-output .cs1-subscription,.mw-parser-output .cs1-registration,.mw-parser-output .cs1-format{font-size:95%}.mw-parser-output .cs1-kern-left,.mw-parser-output .cs1-kern-wl-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right,.mw-parser-output .cs1-kern-wl-right{padding-right:0.2em}


  2. ^ "Data Binding Overview". Microsoft Developer Network. Microsoft. Retrieved 29 December 2016.


  3. ^ "Datum.js". Retrieved 7 November 2016.


  4. ^ "Binding.scala". Retrieved 30 December 2016.



Further reading



  • Noyes, Brian (12 January 2006). Data Binding with Windows Forms 2.0: Programming Smart Client Data Applications with .NET. Pearson Education. ISBN 978-0-321-63010-0.



Popular posts from this blog

Guess what letter conforming each word

Port of Spain

Run scheduled task as local user group (not BUILTIN)