欢迎来到天天文库
浏览记录
ID:33195195
大小:1.60 MB
页数:56页
时间:2019-02-22
《基于asp.net的办公自动化系统的开发》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、中山大学硕士学位论文基于ASP.NET的办公自动化系统的开发姓名:陈昱亮申请学位级别:硕士专业:软件工程指导教师:成良玉20060501论文题目专业硕士生指导教师基于ASP.NET的办公自动化系统的开发软件工程陈里亮成良玉教授摘要随着Intemet技术的不断发展,全球正在进入一个崭新的网络时代。在强调信息利用及加强网络信息交流的需要和趋势下,建设一个先进、高效的网络办公自动化系统是提高工作质量和效率,加快公文流转速度和信息交流,实现规范化、程序化管理的需要。.NET是一个全新的开发平台,它集成了Microsoft公司20世纪九十年代后期的许多技术。.NET平台最主
2、要的控件是Framework框架。.NETFramework有两个主要组件:公共语言运行库(CLR)和.NETFramework类库。ADO.NET是.NET平台中的数据访问组件。ADO.NET支持多种数据源,断开式数据库连接和Web服务。ADO.NET的两个核心组件是:DataSet和.NETFramework数据提供程序。DataSet支持断开式数据库连接,这也是数据集最主要的特性。本文以广州长宝计算机软件有限公司的办公自动化系统为例,介绍了基于ASENET技术的办公自动化系统的需求分析、功能设计、数据设计、系统结构设计和系统开发。该系统以.NET为技术平台,
3、后台数据库为SQLServer2000,开发语言为VisualBasic.NET,采用基于B/S的三层结构,将应用分成3层:表示层、业务逻辑层和数据访问层。关键词ASRNET,办公自动化,公文流转,车辆管理TitleMajorNameSupervisorDevelopmentofOfficeAutomationSystemBasedonASENETSoftwareEngineeringChenYuLiangProf.ChengLiangYuABSTRACTAlongwiththeunceasingdevelopmentofInternettechnology,wh
4、oleworldisenteringabrand-newnetworktimes.Whenemphasizingthatinformationasesandstrengthenstheneedsofnetworkinformationexchangetowantwithundertendency,constructionhasadvanced,theefficientnetworksystemofofficeautomationistoraiseworkingqualityandefficiency,acceleratethecirculationspeedand
5、informationexchangeofofficialdocument,realizationisstandardized,theneedsthatprogrammeltstomanage.,NETplatformisabrandnewdevelopframework,itintegratesmanytechnologyofMicrosoftcompanyinthelateof90s.Themostimportantcontrolof.NETplatformisFramework.And.NETFrameworkhastwoprimarycomponents:
6、CLRand.NETFrameworkclasslibraries.ADO.NETisthedatabaseaccesscomponentof.NETplatform.AndADO.NETsupportsmulti-typedatasource,disconnecteddatabaseconnectionandWebservice.ThetwocorecomponentsofADO.NETareDateSetandDataProvider.DateSetsupportsdisconnecteddatabaseconnection,whichisthemainlyc
7、haracteristicofdataset.BasedontheexampleofofficeautomationsystemofGuangzhouChangBaocomputersoftwareCo.,Ltd.,thispaperintroducesthedemandanalysis,functiondesign,datadesign,andsystemicstructuredesignandsystemexplorationofvehiclemanagementsubsystembasedonASENET.Thetechnologyplatformofthi
8、ssyst
此文档下载收益归作者所有