随着信息化技术的发展,数据库系统运用越来越广泛。在众多的数据库系统中,存在一些相同或者相似的功能模块,例如:用户登陆验证、系统用户管理、用户权限管理等。在实际的应用系统开发过程中,这些模块被重复开发,浪费了大量的人力、物力,并且会影响系统的开发进度。针对这种情况,文中提出了一个基于.Net的可复用软件开发框架WebFrameWork,对数据库系统开发过程中的一些常用功能模块进行集成,从而提高数据库系统的开发效率;并且详细阐述了WebFrameWork的设计方法;最后通过应用实例来说明WebFrameWork的使用方法。通过多个应用系统开发证明,该框架能够加快应用目标系统的开发速度,提高软件质量,节约成本,并且在稳定性和效率上能够满足实际需要。
Database system is used more and more widely with the development of information technology.In many database systems,there are some of the same or similar function modules,such as users login authentication module,system users management module and users authority management module and so on.In the practical application of the system development process,these modules are repeatedly developed,which will lead to the waste of manpower,material,and will affect the progress of the development of the system.In this paper,a reusable software WebFrameWork based on.Net is proposed,in which some commonly used features modules are integrated in the development process of database systems to improve the efficiency of database systems development.The method for the design of WebFrameWork is proposed in detail,the usage of the WebFrameWork is also given.Multiple application development cases prove that the application framework can accelerate the development speed of the target system,improve software quality,save costs and meet the actual needs on the stability and efficiency.