What is Data Binding?
Ravi Kumar
DataBinding is a powerful feature provided by the .NET framework that enables visual elements in a client to connect to a datasource such as DataSets, DataViews, Arrays etc. Some of the visual elements in the client side can be TextBox,DataGrid etc.