What is Databinding?
2035
01-Oct-2019
MindStick Software Pvt Ltd
01-Oct-2019The data-binding is the process of binding the data with graphical elements (controls in a window form). After binding the data in a window form, you can navigate through the records with the help of the Binding Navigator Control.
That is the single advantages of data binding is, the user does not need to write the codes explicitly, for establishing the connections and creating a data set, this feature will write the necessary ADO.NET code for the user.