首页 | 本学科首页   官方微博 | 高级检索  
     

基于Ajax技术的ASP.NET数据分页
引用本文:屈武江. 基于Ajax技术的ASP.NET数据分页[J]. 计算机系统应用, 2013, 22(9): 154-159
作者姓名:屈武江
作者单位:大连海洋大学职业技术学院, 大连 116300
摘    要:在Web 应用系统中经常在页面中浏览大量的数据, 在系统的开发过程中必然要遇到数据分页的问题,ASP.NET 提供了多种数据分页处理方式, 但在技术上都是采用同步传输方式, 这种方式在提取数据时用户等待的时间较长, 服务器负担较重. 本文在分析传统数据分页解决方案的基础上, 以学生信息浏览查询为实例, 详细介绍了在ASP.NET 中基于Ajax 技术实现数据分页的方式. 结论是基于Ajax 技术的数据分页采用异步数据传输,分页时通过局部更新数据, 无需重新加载整个页面, 大大减少了用户等待的时间, 减轻了服务器的压力负担, 提高了数据查询效率.

关 键 词:Ajax  数据分页  异步传输  Jquery  Json
收稿时间:2013-02-27
修稿时间:2013-04-01

Data Paging Based on the Ajax Technology in ASP.NET
QU Wu-Jiang. Data Paging Based on the Ajax Technology in ASP.NET[J]. Computer Systems& Applications, 2013, 22(9): 154-159
Authors:QU Wu-Jiang
Affiliation:Vocational & Technological College of Dalian Ocean University, Dalian 116300, China
Abstract:A large amount of data is often browsed in the Web application system, so the problem of data paging is bound to occur in the process of system development. ASP.NET offers many data paging approaches, but technically all using the synchronous transmission mode. Using this way to extract data causes the user waiting longer and heavier burden on the server. Based on the analysis of traditional data paging solution, through an example of browsing and querying student information, this paper introduces in detail implementation of data paging based on the Ajax technology in ASP.NET. The conclusion is that data paging based on the Ajax technology using asynchronous data transmission, when paging through updating local data, without reloading the whole page, greatly reduces the users' waiting time, lightens the burden of the server,and improves data query efficiency.
Keywords:Ajax  data paging  asynchronous transmission  Jquery  Json
点击此处可从《计算机系统应用》浏览原始摘要信息
点击此处可从《计算机系统应用》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号