I want to bind data and display table record in Html table in asp.net web form, Using any method like foreach and for loop,
Like if you aware about this, That we can import namespace and and using class we can define datasource and getting ds variable in .Aspx page.
Same like in asp.net mvc, We are directly bind data in lable, textbox.
So thought by this way i want to doing speedlly data communication to database.
Please help me and given appropriate response of this question. Thanks