**科技大学2012届本科毕业设计设计题目:基于ASP.NET的网上服装销售系统学生姓名:***所在院系:信息工程学院所学专业:计算机科学与技术导师姓名:****完成时间:*******基于ASP.NET的网上服装销售系统摘要本设计实现了一个网上服装销售系统的方案。该设计是由前台选购、后台管理两大部分组成的,管理员可以通过后台管理系统,进行商品的管理、会员的管理、订单管理等信息的综合操作;会员可以通过前台进行自由购物,大大方便了使用者应用,并简化了操作流程。本文首先介绍了网上服装销售系统的现状、分析了本系统的特点。然后介绍了开发工具和数据库设计的方法,最后详细述了系统中主要模块的设计方法经过测试该系统达到设计要求,具有一定的实用性。因此开发一个网上购物是十分必要的。关键词:网上购物,Internet,服装销售系统ASP.NETbasedonlineclothingsalessystemAtractThedesignimplementsanonlineclothingsalessystemprogram.onlineclothingsalessystemiscomposedofthepurchase,managementoftwomajorcomponents,theadministratorcanthroughthebackstagemanagementsystem,commoditymanagement,membershipmanagement,ordermanagementandothecmprehensiveinformationoperation,memberscanthroughthefrontfreeshopping,gentlyfacilitatetheuserapplication,andsimplifiedtheflowofoperation.Firstly,thispaperdescribestheonlineclothingsalessystem,analyzedthecharacteristicsofthissystem.Thenintroducesthedevelopmenttoolsanddatabasedesignmethods.Finallyitdescribesthemainmodulesofthesystemdesignmethodindetail,testedthedesigntomeetthedesignrequirements,withsomepracticality.sothedevelopmentofanonlineshoppingisverynecessary.Keywords:Onlineshopping,Internet,Clothingsalessystem目录1引言....................................................................................................................................11.1网上服装销售系统的背景和意义.......................................................................11.2课题研究的内容...................................................................................................12开发技术介绍....................................................................................................................12.1ASP.NET概述......................................................................................................12.2ADO.NET简介.....................................................................................................22.3C#语言概述..........................................................................................................22.4SQLSERVER概述.................................................................................................33系统总体设计...................................................................................................................33.1系统的需求分析..................................................................................................33.2数据库设计...........................................................................................................63.3数据库表设计.......................................................................................................74系统详细设计....................................................................................................................94.1系统登陆流程设计.............................................................................................104.2界面的详细设计.................................................................................................104.2.1前台功能模块设...