Font Size: a A A

Asp.net Website News Management System Design And Implementation Discussion

Posted on:2007-06-02Degree:MasterType:Thesis
Country:ChinaCandidate:P F WuFull Text:PDF
GTID:2208360212458081Subject:Software engineering
Abstract/Summary:PDF Full Text Request
Content:There are two ways of methods in the traditional content management system ofnews. One is the static HTML page, when the news information are updated, it needs to be re-created a page, then spread a page and corresponded a chain to connect with. Because the efficiency of this way is too low, it is not used too often. The other way is based on the ASP and the script language. It is combined by dynamic web page and database. And it is going with applied procedure. This is the much popular way. But there are three kinds of shortcomings in applying ASP as followed: first, it's only limited at the usage script language, the method increased to the ASP code to the web page is the same with the one to be increased to the client. That causes code miscellaneous disorder easily. Secondly, ASP is the program frame of the explanations, the performance efficiency is low. Thirdly, the interface design and the program design are mixed together in ASP, so its difficult to maintenance. Because of the shortcomings talked above, if the ASP.NET technique is adopted, the system can carry out "Translate once, several running", so as the speed can be promoted when the system interviewing the webs, and the code can be used repeatedly—that is to say, when it is running, it is separated with the concrete language. It's connected directly with the database and supported to the update of the application , the code is much easy to write, the structure is more clear to see and it makes the system development and maintenance much easy and much cheap in the cost.The first thing in the whole item has to be carried out is to analysis the need of the website news management according to the soft engineering thought, and then make sure the structure mode of the system and function. Secondly it has to be carried out to carry on the database design, compare the advantage and shorcoming of the two kinds of database—SQL and ACCESS. Then make sure to adapt the ACCESS database. Thirdly, according to the request of system function design and the demarcation of the function mode block, the data table —contents and types has to be completed. Fourthly, the developing environment has to be setup by the web.config...
Keywords/Search Tags:ASP.NET, news management, system design, system accomplish, discuss
PDF Full Text Request
Related items