摘要随着 Internet 的迅速进展,越来越多的企业开始建设自己的网站。现代企业需要的是一个功能强大的,能提供完善的电子商务服务的交互式动态商务网站。ASP.NET 是 Microsoft 公司推出的一种交互式动态 Web 应用程序开发工具。 ASP.NET可以在数据库的配合下,开发出功能强大的 Web 应用程序。整个购物系统是采纳 B/S(browser/server)三层结构,利用 ASP.NET 作为动态网站开发工具,以 SQL Server 2000 作为系统的后台数据库。通过对购物系统进行需求分析、对系统总体架构进行设计,系统主要实现了以下功能:会员注册与管理,商品陈列上架,商品分类管理,商品检索,用户购物车,订单生成与管理,会员购物积分,网上安全支付等功能。关键词: 动态商务网站;ASP.NET 开发工具;网上购物AbstractWith the rapid development of Internet, more and more enterprises begin to build their own websites. Modern enterprises need is a powerful, able to provide dynamic and interactive e-commerce services, business web site. Microsoft ASP.NET is a dynamic company launched an interactive Web application development tools. ASP.NET can be in the database under the coordination of the development of powerful Web applications. The shopping system is the use of B / S (browser / server) tier structure, as a dynamic web development using ASP.NET tools to SQL Server 2000 as back-end database system. By shopping system needs analysis, the overall architecture of the system design, system main achievement of the following features: Member registration and management, merchandise display shelves, category management, product search, the user shopping cart, order generation and management, membership shopping integration, online secure payment and other functions.Keywords: Dynamic Business Sites; Asp.net Development Tools;Online Shopping1. 绪论随着 Internet 的迅速进展,越来越多的企业开始建设自己的网站。很多企业都已不满足于建立一个简单的仅仅能够发布信息的静态网站。现代企业需要的是一个...