数据分页是Web应用程序开发中经常使用的一种技术,也是提高Web数据访问性能的主要手段。结合ASP.NET的优点,详细分析了ASP.NET中各种数据分页技术,并通过分析试验结果比较了各种数据分页技术的优缺点。
Data paging is a common technology in Web application development, and also it is a primary method to improve the performance of Web data access. Combined with the advantage of ASP. NET, a variety of data paging technologies of ASP. NET was analyzed in detail and both their advantages and disadvantages were compared based on experimental results.