毕业设计论文—基于aspnet的网站的设计与实现.doc

约46页DOC格式手机打开展开

毕业设计论文—基于aspnet的网站的设计与实现,毕业设计论文—基于aspnet的网站的设计与实现目 录引 言1第一章 系统开发工具简介21.1 asp.net简介21.2 sql server简介3第二章 系统分析及概要设计62.1 系统可行性研究62.2 商贸b2c网站分析62.3 系统目标功能分析82.4 禹耀电脑商城网站框架结构图9第三章 系统数据库的设计10...
编号:40-209960大小:1.41M
分类: 论文>计算机论文

内容介绍

此文档由会员 道客巴巴 发布

毕业设计论文—基于ASPNET的网站的设计与实现



目   录

引  言 1

第一章  系统开发工具简介 2

1.1  Asp.net简介 2

1.2  SQL Server简介 3

第二章  系统分析及概要设计 6

2.1  系统可行性研究 6

2.2  商贸B2C网站分析 6

2.3  系统目标功能分析 8

2.4  禹耀电脑商城网站框架结构图 9

第三章  系统数据库的设计 10

3.1  数据库需求分析 10

3.2  数据库概念模型设计 10

3.3  数据表设计 11

第四章  系统详细设计 16

4.1  产品管理模块的设计 16

4.2  订单管理模块的设计 19

4.3  支付配送模块的设计 22

4.4  用户管理模块的设计 26

4.5  购物流程模块的设计 28

4.6  客户服务模块的设计 32

4.7  页面发布模块的设计 35

第五章  系统测试 39

结   论 40

致   谢 41

参考文献 42

 

基于ASP.NET的禹耀电脑商城网站的设计与实现

摘要 本文系统地研究了开发电脑商城网站的背景和意义,然后分析了当今B2C电子商务交易的网站特点与共性,从而得出设计本网站的思路和方法。之后介绍了实现该系统开发的ASP.NET和IIS5.0环境,数据库用SQL SERVER实现。同时简要介绍了以上工具的功能与用法。

在介绍了以上的基础知识后,论文主要分析了系统设计中的两个关键步骤:概要设计和详细设计。概要设计由后台数据库管理操作设计和客户端操作设计构成,同时阐述了数据库的建立和维护。详细设计主要阐述了用户管理、商品管理、交易结算过程等各大模块功能的实现,并给出了系统功能的设计代码。

最后,测试了每个功能模块和整个系统,测试结果说明:系统基本具备了网上交易的功能和较快的响应速度。

关键词:电脑商城  后台管理  ASP.NET  SQL Server       

 

ASP.NET based Yuyao computer store website design and  implementation

Abstract This article first systematically has studied the development electronic commerce website background and the significance, has analyzed now the B2C electronic commerce transaction website characteristic and the general character, thus obtains designs this website the mentality and the method. Then introduced realization system development ASP.NET and the IIS5.0 environment, the database realizes with SQL SERVER.Simultaneously briefly introduced above the tool function and the method.

Above the introduction in the elementary knowledge foundation, the paper has mainly analyzed the system design two essential steps: Outline design and detailed design. The outline design divides into the backstage data bank administration operation design and the customer end operation design, simultaneously introduced the database establishment and the maintenance. The detailed design mainly elaborated backstage management function the and so on user management, commodity management, and has produced the system design code.

Finally, carried on the test to each function module and the overall system, the test result had indicated that, The system has basically had the on-line transaction function as well as the fast speed of response.

Key words computer store  Backstage management  ASP.NET  SQL Server