论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 计算机论文
毕业论文标题:

基于.NET的网上购物系统的设计与实现

 本文ID:LWGSW14336 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 基于.NET的网上购物系统的设计与实现 (收费:1000 积分)  

论文字数:12654,页数:30

摘  要
随着互联网技术的迅猛发展,现在Internet已从单纯的学术科研向综合性商业网络发展,人们对于互联网技术的要求已不单单是浏览一下网页、收发电子邮件等简单的网络应用。高速发展的互联网技术为网上购物系统的发展提供了强大的动力,同时,网上购物的环境已经逐步得到了改善。网上购物对网民的吸引力将会越来越大,网民对购物网站的看法也将必定会从不了解到了解,从拒绝到接受,从怀疑到信任,网上购物的观念将更加深入人心。
在本网上购物系统中,顾客能够方便的进行用户注册,查看商品,并可以将满意的商品加入购物车。顾客购买完商品后,会得到系统自动分配的一个唯一的订单号,以方便顾客随时查询订单处理情况,了解现在货物的状态;而且管理员可以对商品的信息进行维护与管理,包括对现有商品信息的修改、新商品信息的加入、过时商品信息的删除等;管理员还可以查看历史订单的记录和现在订单的情况。
本设计以Microsoft Visual Studio 2005为开发环境,采用当前比较流行的C#编程语言进行编码,数据库采用的是Microsoft SQL Server 2000。

关键词:网上购物;商品;订单;C#

 

 


The Design and Realization of Web Shopping System
Based on .NET
Abstract
With the development of internet technology, now the Internet is changed from scientific research to business application. What the people’s demand are not just the easy applications such as browsing the web sites, sending or receiving E-mails. Web Shopping systems are very powerful with the fast development of Internet, at the same time, the environment of shopping online has improved step by step. Shopping online will be more and more attractive to net citizens whose attitude to a shopping web site are changed from incomprehension to comprehension, from denial to acceptance, from suspicion to trust. The concept of shopping online will go deep into people’s mind gradually.
This web shopping system is very convenient for customers to register, view all kinds of products and add what they like to shopping cart. After one’s shopping, the system will create the only order number and distribute it to this customer. By this way, the customer can check the process of his/her order. The administrator of this system can maintain and manage all products information, including updating the information, adding new products to system and deleting unfashionable products from system. The administrator also can view all history orders and the situation of all new orders.
This web shopping system is based on Microsoft Visual Studio 2005 by C# programming language and Microsoft SQL Server 2000 database.

Key words: Shopping online; Product; Order; C#

目  录

1引言 1
1.1课题背景 1
1.2国内外研究现状 1
1.3本课题研究的意义 1
1.4本课题的研究方法 2
2 相关理论基础 2
2.1 ASP.NET技术 2
2.1.1 ASP.NET简介 2
2.1.2 ASP.NET的优点 2
2.1.3 ASP.NET的工作原理 2
2.2 数据库原理 4
2.2.1 SQL语言简介 4
2.2.2 Microsoft SQL Server 简介 5
3 系统总体设计 5
3.1系统可行性分析 5
3.1.1市场前景可行性分析 5
3.1.2技术可行性分析 5
3.2系统需求分析 5
3.2.1顾客对于系统的需求 5
3.2.2管理员对于系统的需求 6
3.3系统总体设计方案 6
3.3.1前台设计方案 6
3.3.2后台管理设计方案 7
3.3.3系统流程图 8
3.4数据库设计方案 9
3.4.1数据库表的定义 9
3.4.2数据库表的设计 9
4.具体设计实现 11
4.1前台功能模块的具体实现 11
4.1.1系统首页 11
4.1.2商品管理 12
4.1.3购物车 13
4.1.5用户管理 15
4.1.6用户控件 17
4.2后台功能模块的具体实现 17
4.2.1商品管理 17
4.2.2订单管理 18
4.2.3用户管理 19
5.测试与分析 20
5.1前台测试与分析 20
5.2后台测试与分析 21
结论 23
参考文献 23
致谢 24
声明 25


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:家庭理财系统的设计与实现 下一篇:数据存储与交换系统的设计
Tags:基于 .NET 网上购物 系统 设计 实现 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供计算机论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号