Asp. NET Article Management system: System analysis and design

Source: Internet
Author: User
asp.net| Design

With the popularization of informationization of enterprises and institutions, more and more articles management system is applied in knowledge management. If you use a traditional static page to save the content of the article, then the administrator will have to spend a lot of energy to make the Web page every day. However, if we use database and Dynamic Web page technology to save the article information, it can reduce the workload of the information management staff to a large extent and improve the work efficiency.

The article management system is a typical teaching case, according to the actual application situation, it is easy to transform into the news release system other classified information management system. Therefore this chapter takes the article management system as the case, carries on the detailed introduction this system the writing method, the step as well as the detailed source code.

  14.1.1 system Function Description

The main functions of the article management system include the article classification management, the article Release management, the article Information management, the article inquires the management, the article information browsing and so on five big modules, concretely describes as follows.

(1) Article Classification management

-An increase in the category of articles, including the name and category number of the category

-Modification of Article category information

-Deletion of article categories

(2) Article Publishing management

-Publish the basic information of the article

-Image upload function

(3) Article Information management

-Article basic information changes

-Deletion of articles

(4) Article Query management

-Article Classification Information list

-Article Search. It includes the full text, title and author's retrieval based on fuzzy retrieval and exact retrieval.

(5) Article Information browsing

-Article details browsing and article comment browsing

-Post comments

-List of categorized articles

Division of 14.1.2 Functional Modules

Based on the description of the system features in the previous section, we can design a functional module diagram, as shown in Figure 14.1.


Fig. 14.1 System function Module

The relationship between each functional module is relatively simple, as shown in Figure 14.2:


Fig. 14.2 Relationship between functional modules

As the system for the demo system, so the system administrator is also information publishing and maintenance personnel, user name and password in the Web.config configuration, so the user management module omitted, interested readers can be used as a training purposes, on this basis to expand the system.

[1] [2] Next page



Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.