RESEACH ON ASP.NET AJAX FRAMEWORK AND ITS APPLICATION IN WEB DEVELOPMENT
Qian Wang, Lili Yu, Jinzhen Ping
Abstract
Open-access reader
Qian Wang, Lili Yu, Jinzhen Ping
Abstract
Open-access reader
Web page requests is the common way for applications to implement human-computer interaction, but full page refreshing of the page reduces the effects of users 'experience, increases the pressure of servers and slows down the speed of program response.Partial update pages with AJAX asynchronous transfer technology can increase the efficiency of program interactions and give user a friendly program interface.Microsoft's ASP.NET AJAX framework can greatly reduce the difficulty of programmers in developing AJAX applications.This paper introduces AJAX engine principle and ASP.NET AJAX framework firstly, and then describes ASP.NET AJAX configuration in the Web site, at the end we imported AJAX application in the design of online examination system in order to achieve asynchronous partial update , therefore a friendly user interactive interface is brought about.
OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Web page requests is the common way for applications to implement human-computer interaction, but full page refreshing of the page reduces the effects of users 'experience, increases the pressure of servers and slows down the speed of program response.Partial update pages with AJAX asynchronous transfer technology can increase the efficiency of program interactions and give user a friendly program interface.Microsoft's ASP.NET AJAX framework can greatly reduce the difficulty of programmers in developing AJAX applications.This paper introduces AJAX engine principle and ASP.NET AJAX framework firstly, and then describes ASP.NET AJAX configuration in the Web site, at the end we imported AJAX application in the design of online examination system in order to achieve asynchronous partial update , therefore a friendly user interactive interface is brought about.
Key concepts: Ajax, Computer science, Asynchronous communication, World Wide Web, ASP.NET, Interface (matter), User interface, Web application