欢迎来到天天文库
浏览记录
ID:5284850
大小:2.73 MB
页数:60页
时间:2017-12-07
《基于net平台软件开发的相关技术研究》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、厦门大学硕士学位论文基于.Net平台软件开发的相关技术研究姓名:陈清彻申请学位级别:硕士专业:软件工程指导教师:董槐林20080801摘要随着计算机技术的快速发展,传统开发工具及技术正存被新犁开发工具及技术逐步取代,因此学习新的开发工具,使用新的技术是符合时代潮流发展的。.NetFramework是Microsoft为开发应用程序而创建的一个富有革命性的新平台,是口后计算机应用发展的一个极为重要的组成部份,因此在.NetFramework平台.卜开发新型的应用程序是软件行业发展的大趋势。本文在.NetF
2、ramework平台中研究两种基于C1ient/Server的快速开发技术,并将两者综合运用,以达到提高软件开发效率及质量的目标。首先,运用中间件的技术思想,以及ADO.Net的强大功能研究离线型数据库技术。这种技术可以使程序在客户端编写过程中能够尽可能地抛开后台数据库不同类型的影响,使用相同的代码在不同类型的数据库上实现相同的功能。通过使用这一技术可在客户端建立和数据库基本相
3、一的数据关系环境,将大部份的业务功能在客户端处理完成后,再把结果存回数据库,从而减少数据库服务器的负载,提高服务器的效率。其次
4、,开发一些特殊的控件,特别是用来显示数据的Grid控件,结合XML一起使用,以实现一种代码开发和界面配置分工完成的新的开发模式。最后,重点探索如何使用两种新技术开发出几种基本的快速开发模板,并说明如何使用这些模板实现开发效率的提升。关键词:ADO.Net:离线型;开发模板AbstractWiththerapiddevelopmentofthecomputertechnology,thetraditionaldevelopmentinstrumentsandtechnologyarebeingreplac
5、edbythenewones.Thusstudyingandadoptingthenewdevelopmentinstrumentsandtechnologyhavebecometobethetrendofthedevelopmentofsociety.NetFrameworkisarevolutionaryplatformdevelopedbyMicrosoft,whichisspeciallyestablishedtodeveloptheapplicationandisanextraordinari
6、lyimportantpartinthedevelopmentofthecomputerinthefuture.Thus,todevelopthenewapplicationbasedontheNetframeworkbecomesthemaintrendofthesoftwaredevelopment.ThisarticleaimstoresearchontwokindsofdevelopmenttechnologiesbasedontheC1ient/ServeintheNetFrameworkpl
7、atform,andtriestoimprovetheefficiencyandqualityinthesoft-waredevelopmentbythecombineduseofthesetechnologies.Firstly,wewillmakearesearchontheoff-linedatabasetechnologywiththetechnologicalideaofmiddlewareandpowerfulfunctionofADO.Net.Thistechnologywillfurth
8、estavoidtheeffectofthebackgrounddatabaseontheapplicationduringtheprogramming,andcanachievethesamefunctionwiththeuseofthesamecodeonthedifferentdatabase.Andthroughthistechnology,wecanalsomakeasimilardata—relationshipenvironmentlikethedatabaseforthecustomer
9、,andcansavethefinaldataintothedatabaseaftertheprocessingofmostofthebusinessfunctions.Andthiswillhelptoreducetheloadoftheserverandenhanceitsefficiency.Secondly,wearetryingtodevelopsomespecialcontrols,especiallythegridcontro
此文档下载收益归作者所有