Community

Effective Data Paging Using SQL Server 2005 and Microsoft’s Enterprise Library

(Gal Ratner) Displaying records from a table in a tabular way became very easy in ASP.NET. All you have to do is set a DataSource property on a DataGrid component to a DataSet containing records (or any object implementing the IList or IListSource interface). If the number of records in your data so

Read More - Register for Free Membership