手机销售电子商务论文摘要Internet推动了全球性的信息化革命,为全球范围的信息处理与交流提供了操作平台,internet的产生大大缩短了信息传递的时间。手机销售电子商务系统正是在这种情况下应运而生的。本系统采用ASP.NET技术作为创建应用程序的方式,以C#作为编程语言,采用SQLServer数据库作为后台数据库。它是基于Browser/Server结构下形成的数据驱动的Web应用程序。本系统基本遵循了软件工程方法论进行系统分析、总体设计、详细设计和软件测试。实现了用户注册与登录、手机信息的发布、订单的交易、产品的统计和导出报表、新闻信息及用户交流平台的在线应用。关键词:ASP.NETC#SQLServer手机销售电子商务ABSTRACTInternetpromotedtheglobalinformationizationrevolution,providedtheserviceplatformforglobalscale'sinformationprocessingandtheexchange,theinternetproductionreducedtheinformationtransmissiontimegreatly.thehandsetsaleelectroniccommercesystemispreciselyinthiscasearisesatthehistoricmoment.ThissystemusestheASP.NETtechnologytotakethefoundationapplicationproceduretheway,takestheprogramminglanguagebyC#,usesSQLtheServerdatabasetotakethebackstagedatabase.ItisthedatadrivenWebapplicationprocedurewhichformsbasedontheBrowser/Serverstructureunder.Thissystemfollowedthesoftwareengineeringmethodologytocarryonthesystemanalysis,thesystemdesign,thedetaileddesignandthesoftwaretestingbasically.realizedtheuserregistrationwithtoregister,thehandsetinformationissue,theorderformtransaction,theproductstatisticsandderivesthereportform,thenewsinformationandtheuserexchangestheplatformonlineapplication.Keywords:ASP.NETC#SQLServerHandsetsaleelectroniccommerce目录第一章概述.......................................................11.1课题背景...............................................................11.2课题的研究意义..........................................................11.3国内外课题概况及发展趋势................................................2第二章技术方案....................................................42.1.NETFramework概述.....................................................42.2ASP.net简介............................................................52.3C#简介.................................................................62.4数据库SQLServer简介..................................................72.5MicrosoftVisualStudioNET简介........................................72.6DIV+CSS简介.........................................................8第三章需求分析...................................................93.1可行性分析..............................................................93.1.1管理可行性........................................................93.1.2技术可行性........................................................93.1.3经济可行性........................................................93.2系统需要具备的特点.....................................................93.3功能结构分析..........................................................103.4业务流程分析..........................................................113.5数据流程分析..........................................................113.6系统目标..............................................................12第四章系统设计...................................................134.1开发环境..............................................................134.2数据库设计............................................................134.2.1数据库逻辑结构设计...............................................