摘要
数据库访问技术是应用软件系统开发中非常重要的技术之一。以往应用软件对数据库的访问实现复杂,访问效率低。文中介绍了一种应用简单且数据库访问效率较好的数据库访问技术ADO.NET技术。详细介绍了ADO.NET数据库访问技术的对象模型组成,访问数据库的原理及一般操作步骤,最后通过一个具体的ASP.NET网站开发实例来说明了其应用。应用实例显示,ADO.NET数据库访问技术的应用简化了开发中数据库访问技术,提高了访问效率,同时还提高了数据访问的安全性。通过对此技术的研究与应用,希望能给相关的软件开发人员及数据库访问技术人员提供借鉴与参考。
Database access technology is one of the most important technologies in the development of application software.In the past,the database access in the development of application software is complex and the access efficiency is low.A database access technology,ADO.NET technology,which is simple and efficient,is introduced in this paper.The paper describes in detail the object model composition of the ADO.NET database access technology,the principle of database access and operation steps,finally illustrates its application through a concrete ASP.NET web development example.Application example shows that the application of ADO.NET database access technology simplifies the development of database access technology,improves the access efficiency,and increases the security of data access at the same time.Through the research and application of this technology,a valuable reference is hoped to give to those relevant software developers and database access technology researchers.
出处
《软件工程师》
2015年第7期19-21,共3页
Software Engineer