摘要
为了提高Web数据访问性能,数据分页是开发Web信息系统时非常重要的一种技术。探索了四种基于ASP.NET的数据分页方法及核心代码,分析了各自的优缺点。正确地选择合适的分页方法有助于Web系统性能的提高。
In order to improve the performance of Web data access, data pagination is a very important technology in developing Web information system. This paper explorates four data pagination technologies and core codes based on ASP. NET, and analyzes both their advantages and their disadvantages. Correctly selecting the appropriate data pagination technology helps to improve web system performance.
出处
《电脑开发与应用》
2010年第10期62-63,66,共3页
Computer Development & Applications
关键词
ASP.NET
存储过程
自定义分页
自定义控件
ASP. NET, store procedure, self-defination pagination, self-defination control