毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

ASP.NET+Sqlserver网上订餐系统的设计与实现

时间:2021-04-07 22:04来源:毕业论文
利用ASP.NET、C#、SQL Server2008和VS2010等编写工具实现了用户登录与注册、浏览商品、下单、编辑上传、统计等用户功能,增加、删除用户、统计等管理员功能

摘要:网络技术促进了电子商务的发展,网上订餐已成为一种必然趋势,针对大学生的订餐系统的推出必然广受欢迎。本系统利用ASP.NET、C#、SQL Server2008和VS2010等编写工具实现了用户登录与注册、浏览商品、下单、编辑上传、统计等用户功能,增加、删除用户、统计等管理员功能。本文主要从该系统的设计与实现两方面进行论述。首先,对该系统的需求和要求进行了分析与概述;其次,具体介绍了系统中主要功能的实现,并附有代码与图片以更详细地介绍系统结构;最后,针对系统进行了测试,根据测试结果提出改进方案。65073

关键字:ASP.NET,C#,SQL Server2008,VS2010,网上订餐

Abstract:As network technology promotes the development of e-commerce ,online ordering has been an inevitable trend.On-line meal ordering system must will be popular among college students.The system is designed by many tools such as ASP.NET,C#,SQL Server2008 and VS2010.Users have the power to log in,register,browse the food,place the order,edit personal message,upload the information of food and count the orders and so on.Meanwhile the admin can add or delete users and count up the number of users.This article introduce the process of designing and realizing the system.Firstly,it analyzes and summarizes the demand and requirement of the system.Secondly,it expounds the main function width code and images.Finally,it presents the methods to improve the system after testing the system.

Keywords:asp.net,c#,sql server2008,vs2010,online ordering

目录

1 引言 4

1.1 课题背景 4

1.2 开发设计思想 4

2 系统的开发环境及技术简介 5

2.1 VS 2010 5

2.2 数据库简介 5

2.3 IIS 5

2.4 AJAX 5

3 系统需求与可行性分析 6

3.1 功能需求 6

3.2 可行性研究 6

4 系统总体设计 7

4.1 主体功能模块 7

4.2 系统流程图 7

4.3数据库设计 8

5 系统的实现 11

5.1 数据库链接及查询 11

5.2 用户登录与注册实现 12

5.3 商品上传与管理实现 16

5.4 商品点赞与评价实现 19

5.5 商品加入购物车与提交订单实现 21

6 系统测试 26

6.1 模块功能测试 26

6.2 模块可用性测试 26

6.3 安全性测试 27

6.4 测试结果 27

6.5 测试分析 27

结  论 28

参考文献 29

致  谢 30

1 引言

1.1 课题背景

随着网络信息技术与通信技术的不断发展,人民的生活水平不断提高,生活与工作节奏不断加快,传统的手工方式,已经不再能适应高效订餐的节奏,因此设计一个有效、方便的网上订餐系统十分有必要。网上订餐的发展,是顺应人们快节奏工作与生活的趋势,也是学校后勤服务和家庭服务的要求,是提高人们生活水平、改进生活方式的迫切需要。网上点餐系统的研究与开发为餐饮行业进入电子商务运行模式奠定了基础。针对高校学生的订餐系统,能为广大师生提供个性化的优质服务,同时也能为商家提供更多的商机,必将受到广大师生和商家的欢迎。论文网 ASP.NET+Sqlserver网上订餐系统的设计与实现:http://www.751com.cn/jisuanji/lunwen_72542.html

------分隔线----------------------------
推荐内容