欢迎来到天天文库
浏览记录
ID:27249530
大小:593.00 KB
页数:59页
时间:2018-12-02
《毕业论文——基于.NET的图书馆管理信息系统 (2)》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业论文第59页/共59页摘 要本文首先阐述了基于.NETFramework平台的图书馆管理信息系统的开发背景以及其实践意义,其次说明了图书馆管理信息系统的功能以及相比同类软件的创新之处。然后就图书馆管理系统开发中所使用的一些的技术进行研究探讨。主要针对数据库的设计技术、存储过程技术、ADO.NET技术以及用SQLServer.NETFramework数据提供程序访问SQLserver2000数据库技术四个方面进行了研究。最后还附上了图书馆管理信息系统的安装说明、简单使用说明和一些通用性的经典代码。笔者化了大量的时间用于程序设计,这也是笔者工作的重点,所开发的软件具有实
2、用价值,所编写的代码对.NET程序员也有很好的参考性。在系统的开发过程中,笔者深刻体会到了.NET平台的强大性、优越性以及存储过程在提高数据访问性能和增强数据访问安全性上所起到的重要作用。此外,对于关系代数在数据库科学里的应用,笔者在编程过程中也做了一定的研究。关键词:数据库;.NETFramework;ADO.NET;存储过程;SQLServer.NETFramework数据提供程序毕业论文第59页/共59页ABSTRACTTheManagementInformationSystemofLibraryusing.NETThispaperexpatiatetheManag
3、ementInformationSystemofLibraryusing.NET,itsbackgroundandthesignificanceithaswhenapplication.Then,itpresentsthefunctionoftheManagementInformationSystemofLibraryandalsodiscusssometechnologiesusingwhendevelopthissystem.Especially,itdiscussthedesigntechnologyofdatabase,StoredProcedure,ADO.NE
4、TandcontrolSQLServer2000usingSQLServer.NETFrameworkDataProvider.Intheend,itdetailsthesetupintroductionandtheuser’sguidefortheManagementInformationSystemofLibraryandalsosomeclassiccode.Thewriterusedalotoftimetodesigntheprogramwhichisthekeystoneofalltheworks.Thewriterrealizedtheimportanceof
5、StoredProcedureforbetterperformanceandimprovingthesecurityandalsotheadvantageof.NETwhenprogramming.Moreover,thewriteralsoinvestigatestheapplicationsofrelationalalgebraindatabasesciencewhenprogramming.Keywords:Database;NETFramework;ADO.NET;StoredProcedure;SQLServer.NETFrameworkDataProvider
6、毕业论文第59页/共59页目录摘要.........................................................ABSTRACT.....................................................1系统开发背景以及主要内容阐述..............................2系统概述..................................................2.1系统提供的功能.......................................2.2系统
7、一些新特点.......................................3系统设计过程及原理阐述....................................数据库设计...........................................3.1.1数据库设计重点.................................3.1.2规范化设计.....................................3.1.3数据库完整性设计.....................
此文档下载收益归作者所有