1
Reply

What is Data Binding?

Ravi Kumar

Ravi Kumar

Dec 01, 2006
4.5k
0

    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.

    Hitesh Bhandari
    December 01, 2006
    0