ASP.net2.0 Data Controls

ASP.net2.0 Data Controls

by admin on January 23, 2010

ASP.net 2.0 offers two sets of controls that are specific to working with data. Controls are that are used to connect to the database (and read and write) and the controls that are used to display the data. Both ASP.net1 and classic ASP require lots of code to implement paging, sorting, editing and row-selection features. [...]

{ 0 comments }