What are the new Data Controls in Asp.net 2.0?
Ravi Kumar
There are new data source controls to represent different data backends such as SQL database, business objects, and XML, and there are new data-bound controls for rendering common UI for data, such as gridview, detailsview, and formview.