Abstract
In the last few years, Rich Internet Application (RIA) that introduces the user experience of desktop applications while keeping the advantages of current web application is becoming popular based on high-speed network and diversified methods for the connections. Unlike traditional web applications, RIA are mainly working on client side and invoke services located on server side as needed. That is, main functionalities such as validation, screen transition and business logic are processed at client side. This paper describes the design and implementation of framework that helps RIA developers to divide processes at client side into functional units and develop each function independently. This framework divides the functionalities working on client into three units, including validation of input values, screen dependent processes and shared processes and makes it possible to work these functionalities as a single application by using event model and naming convention instead of programming codes for binding them. This framework provides coherent RIA development style with a number of RIA developers.
Original language | English |
---|---|
Pages (from-to) | 97-113 |
Number of pages | 17 |
Journal | Computer Software |
Volume | 27 |
Issue number | 4 |
Publication status | Published - 2010 Dec 1 |
Externally published | Yes |
ASJC Scopus subject areas
- Software