[摘要]:本文分析了网络购物商城网上购物与发展的现状和面临的问题,发现传统的服务模式已经不能适应市场发展的需求。随着网络技术的发展和普及,方便、快捷、个性化的网上购物正在进入人们的生活。针对这类问题,结合当代科技发展的最新成果,本文构思规划了一套最贴切的服务模式,为网上购物提供区域网络门户,适应不同的客户群。本设计是一个基于互联网的B/S模式的网上购物系统,能为客户提供网络选择浏览商品信息、订单服务。并为管理员提供一个智能的服务平台实现顾客信息与顾客订单的管理,从而提高了服务的质量。本文从系统需求、系统设计、代码实现几方面介绍了整个软件开发过程,其开发平台为Microsoftvisualstudio2005,主要开发语言有C#,JavaScript。关键词:网上购物订单管理ASP.NETB/S模式[Abstract]:ThispaperanalyzesthehouseholdappliancesshoppingontheInternetandthedevelopmentofthestatusquoandproblems,findthetraditionalservicemodehasbeenunabletomeettheneedsofmarketdevelopment.Withthedevelopmentofnetworktechnologyandpopularization,convenient,fast,personalizedonlineshoppingistoenterIthelifeofpeople.Inordertosolvetheseproblems,combinedwiththelatestachievementsinthedevelopmentofcontemporaryscienceandtechnology,thisarticledesignasetofplanningthemostappropriateservicemodeforonlineshopping,providingregionalwebportal,toadapttodifferentcustomergroup.ThedesignisbasedonInternetB/Smodelofonlineshoppingsystem,customerscanprovideanetworkselectioninviewofinformationgoods,orderstheservice.Andasadministratorstoprovideanintelligentserviceplatformfortherealizationofcustomerinformationandcustomerordermanagement,toimprovethequalityofservice.Thispaperfromthesystemrequirements,systemdesign,codeimplementationofafewrespectsintroducedthesoftwaredevelopmentprocess,itsdevelopmentplatformfortheMicrosoftVisualStudio2005,themaindevelopmentlanguageC#,JavaScript.Keywords:HouseholdappliancesshoppingonlineordermanagementinASP.NETB/Smode目录1.1系统开发的背景和意义..................................................................................51.2开发环境..............................................................................................................51.2.1.NET简介......................................................................................................51.2.2SQLSERVER简介.......................................................................................72.系统的总体设计........................................................................................................82.1需求分析..............................................................................................................82.1.1操作系统........................................................................................................82.1.2面向对象........................................................................................................82.1.3用户管理......................................................................................................102.1.4商品管理......................................................................................................10II2.1.5数据统计......................................................................................................102.2模块功能设计....................................................................................................102.2.1系统总体功能..............................................................................................102.2.2字典维护.................