摘 要 网上音像店系统是一个电子商务系统,并以ASP.NET和SQL Server数据库作为开发平台。使用ASP.NET设计操作控件和编写操作程序,完成数据输入、修改、存储、调用查询等功能;并使用SQL Server数据库形成数据表,进行数据存储。 本文首先介绍了网上音像店系统相比传统营销模式的优点,然后简要介绍了网上音像店系统的技术支持,探讨了系统的开发环核空境以及ASP.NET、SQL Server等技术的原理。接下来对网上音像店系统前台应用和后台管理两方面的需求,系统的结构和数据激塌库的设计做了详细的分析。最后对包括用户管理、音像制品展示、购物车、用户反馈等功能的前台和包括管理员登改铅瞎录、音像制品信息管理、用户信息管理、订单管理、发布公告、顾客反馈信息管理等功能的后台进行了详细设计,并对关键代码做了详细解释。 关键词:电子商务 ASP.NET SQL Server 网上音像店 Abstract The online audio-video shop is a E-commerce system, and it takes ASP.NET and SQL Server database as a development platform. In order to complete functions of data inputting, updating, storing, transferring and inquiring, it uses ASP.NET to design operational control and compile operational program. And it uses SQL Server database to form the data table for data storage. Firstly comparing with the traditional marketing mode, the merits of the online audio-video shop system are introduted, then briefly its technical support. The paper discusses its development environment and the principle of ASP.NET, SQL Server technology. Next, it makes the detailed analysis about the demands of onstage application and backstage management, the system's structure and the database design of online audio-video shop system. Finally, the article carries on the detailed design to the onstage which includes the functions of user management, audio and video products display, shopping cart, user feedback and so on and the backstage which includes the functions of administrator registering, information management of audio and video products, personal information management, order management, public notice, customer feedback management and so on. And it explains the essential in detail. Key words:E-commerce SQL Server ASP.NET Online audio-video shop 目 录 摘 要 I Abstract II 一、绪论 1 (一) 研究背景 1 (二) 课题的意义 2 (三) 基于ASP.NET技术的网上音像店系统的提出 2 二、网上音像店系统实现技术 4 (一) 电子商务 4 1. 电子商务介绍 4 2. 电子商务的特点 4 (二) ASP.NET的基本结构 5 1. ASP.NET介绍 5 2. ASP.NET技术总结 6 (三) SQL Server数据库 6 1. SQL Server 数据库管理系统的特点 6 2. SQL Server的主要工具和实用程序 7 三、系统设计 8 (一) 需求分析 8 1. 功能需求 8 2. 性能需求 8 (二) E-R图的设计 9 1. 网上音像店系统实体间关系E-R图 10 2. 网上音像店系统商品信息实体图 10 3. 网上音像店系统用户信息实体图 10 4. 网上音像店系统订购信息实体图 10 (三)系统流程分析 11 四、系统设计 13 (一) 功能模块分析 13 1. 商品管理模块 13 2. 用户管理模块 13 3. 销售统计模块 14 4. 商品查询模块 14 5. 商品浏览模块 14 6. 购物车模块 14 7. 商品交易模块 14 (二) 数据库中的数据表设计 15 五、系统实现 17 (一) 界面设计 17 1. 网络音像店设计理念 17 2. 功能设计的实现 17 (二) 主要功能实现 18 1. 用户管理功能的实现 18 2. 销售统计页面 19 3. 商品高级查询功能 20 4. 用户购物 20 5. 订单页面 21 结 论 22 致 谢 23 参考文献 24 一、绪论 (一) 研究背景 随着计算机和网络技术的高速发展,人们的生活发生了日新月异的变化,一切原本属于现实生活中的行为方式慢慢地向网络转移,传统的购物方式也正在转向网络方面发展,出现了“网上购物”这种越来越受欢迎的新型消费方式。