欢迎来到天天文库
浏览记录
ID:32523425
大小:282.43 KB
页数:51页
时间:2019-02-10
《基于.net的drp系统设计与开发》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要在竞争激烈的现代商业社会,销售渠道已经成为企业获得竞争优势的关键。当前,大多数企业与其分销机构之间存在着很高的信息和数据壁垒,企业很难及时掌握产品的准确销售和库存情况。DRP(DistributionResourcePlanning,分销资源计划)就是针对这一问题提出的先进管理思想。DRP系统使企业能够及时把握渠道信息,为企业的业务经营及与商务伙伴的合作提供了一种全新的模式。本文在对分销资源计划等现代管理思想和.NET等技术进行研究的基础上,结合作者参与DRP项目开发的实践,对面向中小企业的DRP系统进行了研究,并
2、讨论了DRP系统销售订单管理模块分层架构的设计和实现。首先分析了DRP的概念、DRP与其它企业信息系统(如ERP、CRM)的关系,DRP系统的体系结构及功能模块;然后讨论了微软.NET下的软件开发,包括.NET的概念、.NET开发平台、.NET下的单元测试框架NUnit和微软的配置管理工具SourceSafe,以及微软解决方案框架的软件过程。销售订单管理模块是DRP系统的典型模块,本文以销售订单管理模块为例,讨论了DRP系统的设计和开发。为使系统具有良好的开放性和扩展性,使用UML语言和微软的Visio对销售订单管理模
3、块进行了分析与设计,并给出了销售订单的用例、顺序图和类图。系统架构设计采用MVC设计模式,在传统的企业应用三层结构中增加了控制层,用来统一处理Web页面的导航和业务的流转。在数据源层采用开源的持久层框架iBATIS实现对象/关系映射,并使用.NET的定制特性实现页面和业务对象之间的数据传递。关键词:分销资源计划;.NET;模型-视图-控制器;iBATIS;微软解决方案框架AbstractMarketingchannelisthekeyfactorforenterprisestowininthefuriouslycomp
4、etitivebusinesssociety.Nowadays,informationbarrierexistsbetweenmostofenterprisesandtheirbranches,sotheseenterprisesarefacedwithgreatdifficultiestomasterexactproducts’sellingandstocksituationtimely.DRP(DistributionResourcePlanning)systemisputforwardaimingatthesel
5、imitations.DRPmakestheenterprisesknowaboutinformationfrommarketingchannelstimely,andoffersakindofbrand-newmodeforthebusinessandcooperationwiththeenterprises’tradepartners.BasedontheresearchofmodernmanagementtheoryandthepracticeofdevelopingDRPsystems,thisthesisde
6、signedaDRPsystemorientingmediumandsmall-sizedenterprisesanddevelopedthemainarchitectureoftheordermanagementmoduleoftheDRPsystemwithMicrosoft.NET.Inthe2ndchapterofthisdissertation,webrieflyintroducedtheconceptofDRP,thedifferencesbetweenDRPandotherenterpriseinform
7、ationsystems,suchasERPandCRM,thesoftwarearchitectureandmainfunctionalmodulesofDRPsystem.Then,thesoftwaredevelopmentonMicrosoft’s.NETplatformwasdiscussed,includingtheconceptof.NET,the.NETplatform,NUnit(aunittestframeworkfor.NET),SourceSafe(atoolforconfigurationma
8、nagementbyMicrosoft),andtheprocessmodelofMicrosoftSolutionFramework(MSF).TheordermanagementmoduleisthemostimportantmoduleoftheDRPsystem.WedesignedanddevelopedtheDRPsy
此文档下载收益归作者所有