Font Size: a A A

Quick Web Development Mode And Its Implementation

Posted on:2010-01-04Degree:MasterType:Thesis
Country:ChinaCandidate:S LongFull Text:PDF
GTID:2248330374986881Subject:Software engineering
Abstract/Summary:PDF Full Text Request
One of the most-needed solution for web developing is the seperation of UI and Functions. This thesis introduced a solution to the question " How to develop one web application with UI engineer, javascript developer and database developer work seperately". This solution refers to a low coupling developing model, which makes the different specialists concentrating on the part he’s good at. and also the data access is unified by an automation way which hightly relieved the workload of database developement. The model mainly based on DOM, Ajax, Javascript00, data exchange formats like JSON. Furthermore, it lists the known problems the model causes and the gives the solution to them.This paper is aiming to give a solution to high coupled developing model, and it find a new developing model to enable the web designer, client business developer and server business developer to concentrate on their own area. It mainly includes:1. Find a solution to how to separate the web designing and client business logic layer to enable the web designer and client business developer can work independently.2. Find a solution to how to separate the client business logic layer and server business logic layer to make the client business developer and server business developer can work without understanding the code implementation of each other.3. Research the parameter visit of database, which enables one-step query can be automatically completed.
Keywords/Search Tags:web developing model, framework
PDF Full Text Request
Related items