###
DOI:
计算机系统应用英文版:2013,22(9):154-159
本文二维码信息
码上扫一扫!
基于Ajax技术的ASP.NET数据分页
(大连海洋大学职业技术学院, 大连 116300)
Data Paging Based on the Ajax Technology in ASP.NET
(Vocational & Technological College of Dalian Ocean University, Dalian 116300, China)
摘要
图/表
参考文献
相似文献
本文已被:浏览 1136次   下载 2396
Received:February 27, 2013    Revised:April 01, 2013
中文摘要: 在Web 应用系统中经常在页面中浏览大量的数据, 在系统的开发过程中必然要遇到数据分页的问题,ASP.NET 提供了多种数据分页处理方式, 但在技术上都是采用同步传输方式, 这种方式在提取数据时用户等待的时间较长, 服务器负担较重. 本文在分析传统数据分页解决方案的基础上, 以学生信息浏览查询为实例, 详细介绍了在ASP.NET 中基于Ajax 技术实现数据分页的方式. 结论是基于Ajax 技术的数据分页采用异步数据传输,分页时通过局部更新数据, 无需重新加载整个页面, 大大减少了用户等待的时间, 减轻了服务器的压力负担, 提高了数据查询效率.
中文关键词: Ajax  数据分页  异步传输  Jquery  Json
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.
文章编号:     中图分类号:    文献标志码:
基金项目:
引用文本:
屈武江.基于Ajax技术的ASP.NET数据分页.计算机系统应用,2013,22(9):154-159
QU Wu-Jiang.Data Paging Based on the Ajax Technology in ASP.NET.COMPUTER SYSTEMS APPLICATIONS,2013,22(9):154-159